Loading...
 
Skip to main content

History: PluginAuthor

Source of version: 3

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(caption=Example, wrap=1)}
{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}


        

History

Information Version
Josue Zirimwabagabo 15
Josue Zirimwabagabo 14
Yves Kipondo 13
lindon 12
lindon 11
lindon 10
lindon 9
lindon 8
lindon 7
lindon 6
Xavier de Pedro 4
sylvie 3
sylvie 2
sylvie 1