With Joomla! it really depends on what you're doing. Media Manager will
allow you to store your images in the way you describe. The add-on
component, DocMan stores them all in one folder. Get the JoomlaExplorer
add-on and it allows you to upload files to any folder you want (as well
as create those folders).

The categories things shouldn't be an issue either...

Bill 

-----Original Message-----
From: Gustav Wiberg [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 31, 2007 7:40 AM
To: 'php windows' (php-windows@lists.php.net)
Subject: [PHP-WIN] CMS?

Hi there!
 
Anyone know a good CMS for handling documents and adding/deleting news
in diffrent categorys. Mambo/Joomla or Sharepoint Server would be great,
BUT in these systems documents are stored in ONE map on the server (and
through the db - the site shows respective document is shown in diffrent
categories). 
 
But I'm looking for a CMS that stores documents in physical paths, like 
 
this...
 
Category
 
Cars
-file1.jpg
Boats
-file2.doc
-file3.doc
 
Buses
-file4.doc
 
In for example this files are stored like this:
mambodocuments/file1.jpg, file2.jpg, file2.jpg, file3, file4.jpg
 
I want the CMS to store the files like this
 
mambodocuments/cars/file1.jpg
mambodocuments/boats/file2.jpg 
mambodocuments/boats/file3.jpg 
mambodocuments/buses/file4.jpg
 
 
Anyone? Help :-)
 
Best regards
/Gustav Wiberg

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to