creating a section editor with directory

3 posts by 3 authors in: Forums > CMS Builder
Last Post: January 20, 2010   (RSS)

By Maurice - January 19, 2010

when i make a new section editor is it possible for cmsb to create a directory with the same name or a unique name for the directory??

nice would be that that unique directory also be the publishing directory for files or images.
-------------------------------------------

Dropmonkey.nl

Re: [Maurice] creating a section editor with directory

By Dave - January 20, 2010

Also, I'll add that you can set specific upload directories for each upload field. So if you want uploads for a certain section to go in a certain folder. You can do that.

Also, you can remove the .php extension from viewer files:
http://www.interactivetools.com/docs/cmsbuilder/file_extensions.html

So news.php shows up as news/

Also, there's an option called useSeoUrls that makes your urls look like this:
/news.php/news-title-123

Which combined with the above gives you:
/news/news-title-123

You can create any kind of custom urls you want. Some just take more work than others.

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com