After editing $$actions in code.snippets I get line breaks after each
item which break inline display of the list:
[[#actions]][if login]<div class=actions>
* [[?{p}&action=view|view]]
* [[action.create|create]]
* [[{p}&action=edit|edit]]
* [[{p}&action=copy|copy]]
* [[{p}&action=rename|rename]]
* [[{p}&action=delete|delete]]
* [[{p}&action=undo|undo]]
* [[{p}&action=source|source]]
* [[{p}&action=changes|changes]]
* [[{p}&action=data|data]]
* [[{p}&action=zones|zones]]
* [[{p}&action=skin|skin]]
* [[site]]
* [[action.plugins|plugins]]
* [[{p}&action=title|title]]
* [[{p}&help|help]]
* [[{p}&action=logout|logout]]
* [[{p}&action=search|search]]
* [[{p}&action=print|print|link=nofollow]]
</div>
[if][[#end_actions]]
<div class='actions' ><br />
<ul><li><a href="http://localhost:8888/apflog/top&action=view"
>ansehen</a> <br /></li><li><a
href="http://localhost:8888/apflog/action/create" >erstellen</a> <br
/></li><li><a href="http://localhost:8888/apflog/top&action=edit"
>bearbeiten</a> <br /></li><li><a
href="http://localhost:8888/apflog/top&action=copy" >kopieren</a> <br
/></li><li><a
...
Interestingly there is a line break just after <div class='actions'
>. One can't get rid of it because the * list must be at the beginning
of the line.
--
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.