Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
How to parse html from within input fields
Hi,
I want to parse html tags from within a category title input field e.g.
mycategorytitle<sup>®</sup>
Is this possible?
I think, therefore I AM, … … er … I think :-?
Offline
#2 2010-06-07 20:29:15
- Vide-Dressing
- Member
- Registered: 2010-06-07
- Posts: 31
Re: How to parse html from within input fields
I Think that’s not possible.
This title will be used in the page meta title <title>Your category <sup>©</sup></title>
Your page will no more be w3c valid.
Maybe you can use custom field to give an alias title, using html in it.
Offline
Re: How to parse html from within input fields
ok thanks
I think, therefore I AM, … … er … I think :-?
Offline
#4 2010-06-09 07:10:41
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: How to parse html from within input fields
I assume you can use upm_textile.
Offline
Re: How to parse html from within input fields
er … if the standard textile is upm_textile then mu answer is yes.
Last edited by Timid&friendly (2010-06-09 19:11:08)
I think, therefore I AM, … … er … I think :-?
Offline
#6 2010-06-09 20:06:01
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Offline
Re: How to parse html from within input fields
ok…… thx
I think, therefore I AM, … … er … I think :-?
Offline
Re: How to parse html from within input fields
For reference sake I found this link Enter html into an article title” at the fantastically helpful TXP tips website
Last edited by Timid&friendly (2010-06-10 18:03:34)
I think, therefore I AM, … … er … I think :-?
Offline