Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: A new default template for Textpattern
Back online.
Offline
#32 2005-07-13 18:49:39
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: A new default template for Textpattern
When a form is submitted with missing compulsory fields an error message is displayed. Taken from your new comment form, see “Please enter your name”:
<code>
<div id=“commentInputName”>
<label>Your name:
Please enter your name<br /><input type=“text” name=“name” value=”“ size=“25” tabindex=“2” />
</label>
</div>
</code>
The error message should be able to be styled (in red or something), but it isn’t. I guess its part of the Txp code that needs to be changed. What do you think?
Offline
Re: A new default template for Textpattern
Lee, that’s not in the template, but in the TXP code. But yes I’ll look at it.
And the templates have been sent to Dean for approval and/or tweaking.
Offline
#34 2005-11-03 16:39:32
- davidm
- Member

- From: Paris, France
- Registered: 2004-04-27
- Posts: 719
Re: A new default template for Textpattern
Any progress on this ?
.: Retired :.
Offline
Re: A new default template for Textpattern
Yep, a long time ago :) Dean did some changes to the native template, but refused to include mine or rework on it. I don’t know why exactly.
Offline