Search found 14 matches
- Mon Mar 30, 2009 3:05 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Form Builder Templat eMail
- Replies: 2
- Views: 1075
Re: Form Builder Templat eMail
perfect, I do not click on the mail field!
- Mon Mar 30, 2009 2:08 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Form Builder Templat eMail
- Replies: 2
- Views: 1075
[SOLVED] Form Builder Templat eMail
Hello, I what to edit the Template of an eMail send by "Form Builder", but I have not found this template! I read in Extensions » Form Builder > Submission Template : This template is for display to the user after the form is submitted. This template does not effect emails generated or oth...
- Tue Mar 10, 2009 2:23 pm
- Forum: [locked] CMSMS MLE fork
- Topic: MLE and URL alias
- Replies: 1
- Views: 1737
MLE and URL alias
Hello, I m working to do different alias page (with pretty url) for each language, is it possible? I have a page "news". For the moment this page is : /fr_FR/news.hml /en_EN/news.hml /de_DE/news.hml I want that : /fr_FR/nouvelles.hml /en_EN/news.hml /de_DE/nachrichten.hml Is it possible? I...
- Mon Mar 09, 2009 4:10 pm
- Forum: [locked] CMSMS MLE fork
- Topic: [Solved] MLE and URL rewriting
- Replies: 2
- Views: 1976
Re: MLE and URL rewriting
but now the switch between language does not work. Did you know how to do a correct rewritting with MLE? Look htaccess.txt in doc folder Alby perfect It is in : doc/htaccess.mle Read FAQ: http://wiki.cmsmadesimple.org/index.php/FAQ/Installation/Pretty_URLs From doc/htaccess.txt replace last rule: R...
- Mon Mar 09, 2009 3:24 pm
- Forum: [locked] CMSMS MLE fork
- Topic: [Solved] MLE and URL rewriting
- Replies: 2
- Views: 1976
[Solved] MLE and URL rewriting
I try the script I have for CMSMS normal edition with CMSMS MLE to do URL rewriting : RewriteEngine on RewriteCond %{REQUEST_URI} !/$ RewriteCond %{REQUEST_URI} !\. RewriteRule ^(.*) %{REQUEST_URI}/ [R=301,L] RewriteCond %{REQUEST_FILENAME} !-f [NC] RewriteCond %{REQUEST_FILENAME} !-d [NC] RewriteRu...
- Mon Mar 09, 2009 3:20 pm
- Forum: [locked] CMSMS MLE fork
- Topic: [Solved] Module news date format with MLE edition
- Replies: 4
- Views: 3313
- Mon Mar 09, 2009 2:12 pm
- Forum: [locked] CMSMS MLE fork
- Topic: [Solved] Module news date format with MLE edition
- Replies: 4
- Views: 3313
Re: Module news date format with MLE edition
No it is not the problem.alby wrote:Check better for your server locale and sets in config_lang.phpsynergie wrote: but it always display : "09 March 2009 " !!
Alby
Config lang is perfect, it is working very well front and backend.
Juste this date problem!
- Mon Mar 09, 2009 1:39 pm
- Forum: [locked] CMSMS MLE fork
- Topic: [Solved] Module news date format with MLE edition
- Replies: 4
- Views: 3313
[Solved] Module news date format with MLE edition
I have a website in MLE 1.5.2, it rocks! but in the news module I want to display the date in the local language : in EN : "09 March 2009 " in FR: "09 Mars 2009 " I try that in "gabarit" : {if $entry->postdate} {$entry->postdate|cms_date_format:"%d%B%Y" lang=&...
- Tue Nov 18, 2008 4:14 pm
- Forum: Help Wanted (commercial)
- Topic: CMS coder / designer for projects!
- Replies: 1
- Views: 2018
Re: CMS coder / designer for projects!
I will be very happy to collaborate.
Lot of project made with CMSMS.
www.synergie-consulting.com
www.essante.ch
www.lolitapille.com
...
Lot of project made with CMSMS.
www.synergie-consulting.com
www.essante.ch
www.lolitapille.com
...
- Mon Nov 17, 2008 4:02 pm
- Forum: French - Français
- Topic: Module Album : problemes de vignettes
- Replies: 4
- Views: 2110
Re: Module Album : problemes de vignettes
t as regardé si physiquement tu as bien une miniature ou il t'enregistre une deuxième fois la grande image?
- Mon Nov 17, 2008 9:28 am
- Forum: French - Français
- Topic: Module Album : problemes de vignettes
- Replies: 4
- Views: 2110
Re: Module Album : problemes de vignettes
hum...
Regarde d'avoir les bons droit (CHMOD) sur le dossier image et upload.
Vite le cache (de CMSMS et de ton navigateur tant qu on y est).
T as la dernière version?
Regarde d'avoir les bons droit (CHMOD) sur le dossier image et upload.
Vite le cache (de CMSMS et de ton navigateur tant qu on y est).
T as la dernière version?
- Mon Nov 17, 2008 9:23 am
- Forum: French - Français
- Topic: Inclure du PHP
- Replies: 2
- Views: 1632
Re: Inclure du PHP
Salut , j'aimerais dans une de mes pages integrer du PHP (en fait un formulaire + verification du formulaire en PHP) je ne connais pas encore trop ce CMS mais il me plait ,alors si quelqu'un peut me dire comment integrer des sript quitte à bidouiller ... Merci Bonne nuit Si tu veux faire des formul...
- Fri Nov 14, 2008 3:07 pm
- Forum: General Discussion
- Topic: Multilingual does not have to wait!
- Replies: 11
- Views: 3868
Re: Multilingual does not have to wait!
For me you do not speak like an open-source project man. I think Open Source cover the function that most of the people need. Pay Software make release only where and when they can make money. I do not say : "you should do this now because I need it", but "you should do this sooner be...
- Fri Nov 14, 2008 2:20 pm
- Forum: General Discussion
- Topic: Multilingual does not have to wait!
- Replies: 11
- Views: 3868
Multilingual does not have to wait!
I am a regular user of CMSMS. I carry out lot of Websites (thanks to this splendid CMS), for my customers. But... 85% of my customers wish Websites in several languages. In Europe we cannot make our websites only in English… So now I need to duplicate the page in each language, FromBuilder page too....