2009/3/25 Linly <[email protected]>:
>
> Here is the template:
>
> [[#main]]![[{+p}|+]]
> [[{+p1}]] [(time {info.wikiblog::{+p}} %Y/%m/%d)] by {+author}
> <div class="subtt">Comments: {info.wikiblog::comment.{+p}}</div>
> [(include page={+p} lines='1..5')] [ [[?{+p}|Read More ...]] ]
> <br><br><br>[[#end]]
>
> As you can see, I already added three <br>s there. :(

Paragraph tags go around any line with two line breaks after it.

Try this:

[[#main]]![[{+p}|+]]
[[{+p1}]] [(time {info.wikiblog::{+p}} %Y/%m/%d)] by {+author}
<div class="subtt">Comments: {info.wikiblog::comment.{+p}}</div>
[(include page={+p} lines='1..5')] [ [[?{+p}|Read More ...]] ]


[[#end]]

I'm not sure this will work, but it might. The other (easy) option is
to make sure every blog entry ends with two line breaks. Try editing a
blog entry or two and add two extra line returns at the end to see if
it fixes it.  (You can build this into the blog entry form so it
automatically adds it for you.)

There is not an easy third option (that I see) because there are many
times we do not want the paragraph tags. So we have to tell BoltWire
to insert it somehow (two line breaks). There may be other options
however I'm not thinking of.

Cheers,
Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to