[pmwiki-users] How to stop the creation of a paragraph
Sebastian Pipping
webmaster at hartwork.org
Fri Mar 17 05:45:33 CST 2006
Carlos AB wrote:
> I have included the text below inside Site.PageActions .
>
> %item class=browse accesskey=$[ak_view]%[[{$FullName} | $[View] ]]
> (:if:)
> (:if [ loggedin ] && [ !action edit ] :)
> %item rel=nofollow class=edit
> accesskey=$[ak_edit]%[[{$FullName}?action=edit | $[Edit] ]]
> (:if:)
> (:if [ loggedin ] && [ !action diff ] :)
> %item rel=nofollow class=diff
> accesskey=$[ak_history]%[[{$FullName}?action=diff | $[History] ]]
> (:if:)
> (:if loggedin && auth upload:)
> %item rel=nofollow class=upload
> accesskey=$[ak_attach]%[[{$FullName}?action=upload | $[Attach] ]]
> (:if:)
> (:if !action print:)
> %item rel=nofollow class=print
> accesskey=$[ak_print]%[[{$FullName}?action=print | $[Print] ]]
> (:if:)
>
> [..]
---------------------------------------------------------
Hey cool, isn't that my recipe? :-D
Sebastian
--
Sebastian Pipping
http://www.hartwork.org/
More information about the pmwiki-users
mailing list