Can you go back and make one change at a time until you can figure out
what actually makes the mistake? My first guess would be to change the
ending to match the start:

</div>[if][[#end_actions]]

Though I don't see any reason it shouldn't work as is...  I just cut
and paste it into my test site and it displayed properly.

Is your $$actions marker on a line by itself?

Cheers,
Dan


On Tue, Mar 23, 2010 at 4:30 AM, Markus Weimar
<[email protected]> wrote:
> 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.

Reply via email to