History: PluginAuthor
Source of version: 2
Copy to clipboard
! Plugin Author >= Tiki6.0 This ((Wiki Plugin)) displays popup giving the authors on text. The text is displayed with a color for each author. {REMARKSBOX(type=>note, title=>Note)}''This plugin is very similar to ((PluginMouseover)).''{REMARKSBOX} !! Usage and Parameters To use this plugin in a wiki page, use the syntax: %%% {CODE(caption=>Syntax, wrap=>1)} {AUTHOR(author=admin,popup=1,visible=1)}Lorem ipsum dolor sit amet, consectetur adipiscing elit. {AUTHOR} {CODE} {FANCYTABLE( head=> __Parameter__ ~|~ __Accepted values__ ~|~ __Default__ ~|~ __Effect__ ~|~ __Required?__ ~|~ __Since__ )} ''author'' ~|~ Username ~|~ none ~|~ The username ~|~ y ~|~ ''popup'' ~|~ 0 or 1 ~|~ 0 ~|~ Will display a popup on the text ~|~ n ~|~ ''visible'' ~|~ 0 or 1 ~|~ 0 ~|~ Should this author's contribution be visible ~|~ n ~|~ ''deleted_by'' ~|~ Username ~|~ none ~|~ User name of the user who deleted the text~|~ n ~|~ {FANCYTABLE} !!Example {CODE()} {AUTHOR(author=admin,popup=1,visible=1)}Lorem ipsum dolor sit amet, consectetur adipiscing elit. {AUTHOR}{AUTHOR(author=sylvie,popup=1,visible=1)}Lorem ipsum dolor sit amet, consectetur adipiscing elit. {AUTHOR} {AUTHOR(author=beth,popup=1,visible=0)}Lorem ipsum dolor sit amet, consectetur adipiscing elit. {AUTHOR} {AUTHOR(author=sylvie, visible=1)}Lorem{AUTHOR} {CODE} will produce {img fileId=295 styleimage=border}