Search found 6 matches
- Tue Dec 18, 2007 1:23 am
- Forum: CMS Show Off
- Topic: ANOTHER School site
- Replies: 10
- Views: 6351
Re: ANOTHER School site
I was thinking of my site, and menu structure was exactly the same as yours! It works really great for giving a mean to navigate 70-pages websites wich is mine (Growing). Thanks for pointing us there. Please tell me on this page: http://eas.schoolconnect.com.au/index.php?page=1937---1951 The in this...
- Tue Dec 18, 2007 12:03 am
- Forum: CMS Show Off
- Topic: Church Website
- Replies: 7
- Views: 3408
Re: Church Website
How did you implement the "back" and "home" button that show on some pages, but not others?
I think you didnt use different templates for different pages, but just coded some script in one template?
Did you use custom tags? Would you share basic code or idea?
I think you didnt use different templates for different pages, but just coded some script in one template?
Did you use custom tags? Would you share basic code or idea?
- Mon Dec 17, 2007 1:11 pm
- Forum: Modules/Add-Ons
- Topic: Textile support
- Replies: 4
- Views: 2810
Re: Textile support
Many thanks to dev team for providing such a nice CMS :-) I felt in love with it immediately. If a feature is not there, you just code it in. No other CMS lets you do it as quickly. Maybe this is "the programmers-friendly cms". I'll tell textile team to add smarty interface (if they wish) ...
- Mon Dec 17, 2007 10:15 am
- Forum: [locked] CMSMS MLE fork
- Topic: [BUG? REPORT] undefined index: locale and locale_cms error
- Replies: 8
- Views: 6433
[BUG? REPORT] undefined index: locale and locale_cms error
I installed CMSMS MLE 1.2.2 and got this PHP errors on my site (both fronted & admin): Notice: Undefined index: locale_cms in c:\programmi\easyphp1-8\www\cmsms\include.php on line 229 Notice: Undefined index: locale in c:\programmi\easyphp1-8\www\cmsms\include.php on line 230 I resolved them, by...
- Sun Dec 16, 2007 12:50 pm
- Forum: Modules/Add-Ons
- Topic: Textile support
- Replies: 4
- Views: 2810
Re: Textile support
Well, it was not that hard, I just coded myself, and works. I followed markdown implementation for guidelines. 1) Download latest textile-php http://textile.thresholdstate.com/ 2) put in /lib/smarty/plugins renamed as modifier.textile.php 3) Add this code inside .php file, anywhere outside class def...
- Sun Dec 16, 2007 12:05 pm
- Forum: Modules/Add-Ons
- Topic: Textile support
- Replies: 4
- Views: 2810
Textile support
I'd like textile support for CMSMS. Perhaps in the same flavour as MarkDown support:
{cms_textile} {/cms_textile} {content|textile}
Where do I start developing?
Where do I start learning how to code in this support?
Or are there developers interested in doing this job?
{cms_textile} {/cms_textile} {content|textile}
Where do I start developing?

Where do I start learning how to code in this support?
Or are there developers interested in doing this job?