Page 1 of 1

FEU template

Posted: Wed Dec 16, 2009 5:21 pm
by Piwi
Hello!

I'm trying to modify FEU login template, for instance I want to change the lenght of the user prompt which is {$prompt_username} in the template.
How could I change this var ?

The HTML code is

Code: Select all

 <p>Username <input type="text" name="m713a0feu_input_username" id="m713a0feu_input_username" value="" size="40" maxlength="40" />
I don't know if "name" and "id" are variables, besides I don't know how to assign a new value to this var that is to say, when and where ?

Thanks !!

Re: FEU template

Posted: Wed Dec 16, 2009 7:06 pm
by Peciura
Settings you want to change are in "Field Settings:" fieldset on "Users & Groups » Frontend User Management » Preferences"

Re: FEU template

Posted: Wed Dec 16, 2009 10:53 pm
by Piwi
Thanks!!

How could I miss this ?
I posted this question in a french CMSMS forum and I haven't had any answer in 2 weeks !

Still I wonder if there is any way to modify specific variables of a module. In case you cannot modify it that way in the back-end.

Do you ave any clue ?

Thanks again!

Re: FEU template

Posted: Wed Dec 16, 2009 11:07 pm
by Jeff
If they are lang strings look at this:

http://calguy1000.com/Blogs/6/60/custom ... lates.html

Re: FEU template

Posted: Thu Dec 17, 2009 9:53 am
by Peciura
For inline changes read here http://forum.cmsmadesimple.org/index.ph ... #msg184479

There is find-replace string concept.

It changes link ">" to an image