Search found 2 matches

by seneca
Fri Apr 15, 2011 1:44 pm
Forum: CMSMS Core
Topic: [SOLVED] Search module - specific folder search?
Replies: 7
Views: 4333

Re: Search module - specific folder search?

Manuel, all functions from php can be used as modifiers unless they are disabled in the distribution. Until now CMSMS didnt enable the security for smarty, so is a safe bet they wouldn't enable it in the future. See http://www.smarty.net/docsv2/en/language.modifiers.tpl Because the explode function ...
by seneca
Thu Apr 14, 2011 11:56 pm
Forum: CMSMS Core
Topic: [SOLVED] Search module - specific folder search?
Replies: 7
Views: 4333

Re: Search module - specific folder search?

A very non elegant solution i found is: Given that you store the current language in a variable, the site is structured like this - FR (section header) - - all the french pages - DE (section header) - - all the german pages and the url will be something like "yourwebsite.com/fr/page1" or &...

Go to advanced search