Hans,

The following markup is appending a newline that I don't think it used  
to append:

(:fox shoutbox put=top target={$FullName}:)
(:input textarea class=shoutbox shoutText value='' cols=30 rows=2:)
(:input submit post Enter:)
(:foxtemplate "{$$shoutText}[[<<]]":)
(:foxend shoutbox:)

If I enter "line1", then press enter, then enter "line2", I get:

line2

line1

I used to get:

line2
line1

Maybe I caused this with some configuration change. What behavior  
should I expect from the above Fox code?

Randy

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to