Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-09-15 22:32:51
- dreamer
- Member
- Registered: 2007-06-08
- Posts: 242
[textile] break tags in textile after using <textile></textile>
on my page here, I still get <br /> tags b/w the paragraphs after embracing the entire piece of content with <notextile></notextile>
What am I doing wrong?
Last edited by dreamer (2009-09-16 00:58:08)
Offline
#2 2009-09-15 22:38:57
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [textile] break tags in textile after using <textile></textile>
Where did you place the <notextile>
tags? In your article or in your form? I assume it’s in your form, because Textile only works in the article body and excerpt, so you’d have to place it there, or else turn off Textile for that article. I’m not sure if you want to loose the <p>
s or the <br />
s or both.
Last edited by els (2009-09-15 23:00:25)
Offline
#3 2009-09-15 23:55:23
- dreamer
- Member
- Registered: 2007-06-08
- Posts: 242
Re: [textile] break tags in textile after using <textile></textile>
I placed them in my article at the beginning and end of it. I just want to lose the <br />.
EDIT: I think I solved it. Apparently, I also need to add “notextile.” before the start of the first p tag where it says, “Company president….”
And then that will cascade down towards the rest of the paragraphs? If so, isn’t it a bit redundant to put <notextile> around the entire content and then to have to put notextile. again before the first p tag? Or am I not understanding textile.
Last edited by dreamer (2009-09-16 01:00:24)
Offline
Re: [textile] break tags in textile after using <textile></textile>
If the entire content is nort using textile why don’t you use the “Leave text untouched” option?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#5 2009-09-16 05:17:25
- dreamer
- Member
- Registered: 2007-06-08
- Posts: 242
Re: [textile] break tags in textile after using <textile></textile>
if i defaulted to that, then it would use the WYSIWYG editor, Hak Tiny MCE
Offline
Re: [textile] break tags in textile after using <textile></textile>
notextile.
affects only till first paragraph break. You possibly should be using notextile..
which is a long notextile block, and won’t break with out you using blocktag to end it.
For example:
notextile.. My notextile content.
And more it to be come <strong>Yeah.</strong>
Offline