DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authorlist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:authorlist [2013-04-28 11:42] – [Authorlist Plugin] 188.100.0.4plugin:authorlist [2023-10-30 22:20] (current) Klap-in
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Displays all contributors/authors of a wikipage. +description: Displays all contributors/authors of a wikipage 
-author     : Martin Schulte +author     : Martin Schulte, Vladimir Kuzmin 
-email      : lebowski@corvus.uberspace.de+email      : jl.alice@yandex.ru
 type       : syntax, action, helper type       : syntax, action, helper
-lastupdate : 2013-04-28 +lastupdate : 2017-01-04 
-compatible : "Adora Belle""Weatherwax"+compatible : Adora Belle, Weatherwax, Binky, Elenor of Tsort
 depends    :  depends    : 
 conflicts  conflicts 
Line 14: Line 14:
  
  
-downloadurl: https://github.com/lebowski42/dokuwiki-authorlist/archive/master.zip +downloadurl: https://github.com/jlAlice/dokuwiki-authorlist/archive/master.zip 
-bugtracker : https://github.com/lebowski42/dokuwiki-authorlist/issues +bugtracker : https://github.com/jlAlice/dokuwiki-authorlist/issues 
-sourcerepo : https://github.com/lebowski42/dokuwiki-authorlist+sourcerepo : https://github.com/jlAlice/dokuwiki-authorlist
 ---- ----
  
Line 24: Line 24:
  
 ===== Installation ===== ===== Installation =====
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download %%URL%% above, which points to the latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Usage and Syntax===== ===== Usage and Syntax=====
 To display an authorlist you have to put  To display an authorlist you have to put 
 <code> <code>
- ~~AUTHORS~~+~~AUTHORS~~
 </code> </code>
 into the text of a wikipage. A list of all authors will be shown at this place. By default, this looks like into the text of a wikipage. A list of all authors will be shown at this place. By default, this looks like
Line 39: Line 39:
  
 ^ Option ^ Description ^ Possible values ^ ^ Option ^ Description ^ Possible values ^
-^ ''displayaslist '' | Displays the authors in a list instead all in row. | ''true''/''false''|+^ ''displayaslist '' | Displays the authors in a list instead (in row). | ''true''/''false''|
 ^ ''displaystyle '' | Defines the displaystyle for an author. It is possible to show his login name, his fullname or both. | ''loginname'', ''fullname'', ''loginname (fullname)'', ''fullname (loginname)''| ^ ''displaystyle '' | Defines the displaystyle for an author. It is possible to show his login name, his fullname or both. | ''loginname'', ''fullname'', ''loginname (fullname)'', ''fullname (loginname)''|
 ^ ''tooltip '' | The tooltip should be displayed, if the mouse is over the corresponding author (If ''linkto=email'' by default, the email-address is the tooltip). | ''loginname'', ''fullname''| ^ ''tooltip '' | The tooltip should be displayed, if the mouse is over the corresponding author (If ''linkto=email'' by default, the email-address is the tooltip). | ''loginname'', ''fullname''|
Line 77: Line 77:
 ^ ''showheading'' | Show a heading above the list. | no| ^ ''showheading'' | Show a heading above the list. | no|
 ^ ''heading'' | The heading that appears above the list, if you enabled this. You can use html-syntax. | Authors| ^ ''heading'' | The heading that appears above the list, if you enabled this. You can use html-syntax. | Authors|
-^ ''intro'' | A introducing text above the list. | <p><b>Contributing authors:</b></p>+^ ''intro'' | A introducing text above the list. | %%<p><b>Contributing authors:</b></p>%%
-^ ''creatortext'' | Text, in which the name of the creator and the date will be embedded (use %CREATOR% and %DATE% as wildcard for the creatorname and the date, you can use html-syntax. The date will displayed in the format specified by [[doku>config:dformat|Dokuwikis dformat]]). | %%<p>Created by <i>%CREATOR%</i> on %DATE%.</p>%%|+^ ''creatortext'' | Text, in which the name of the creator and the date will be embedded (use %CREATOR% and %DATE% as wildcard for the creatorname and the date, you can use html-syntax. The date will displayed in the format specified by [[config:dformat|DokuWiki'dformat]]). | %%<p>Created by <i>%CREATOR%</i> on %DATE%.</p>%%|
 ^ ''linkto'' | You can link each author to his userhomepage or with his email-adress | none| ^ ''linkto'' | You can link each author to his userhomepage or with his email-adress | none|
 ^ ''userpageid'' | The template for the link to the userhomepage (use %USER% as wildcard for the username (loginname)). | %%:user:%USER%%%| ^ ''userpageid'' | The template for the link to the userhomepage (use %USER% as wildcard for the username (loginname)). | %%:user:%USER%%%|
Line 89: Line 89:
  
 ===== Bugs / Feature Requests ===== ===== Bugs / Feature Requests =====
-Please report bugs or feature requests at the [[https://github.com/lebowski42/dokuwiki-authorlist/issues|Bug tracker]].+Please report bugs or feature requests at the [[https://github.com/jlAlice/dokuwiki-authorlist/issues|Bug tracker]]. 
  
 ==== ChangeLog ==== ==== ChangeLog ====
-{{rss>https://github.com/lebowski42/dokuwiki-authorlist/commits/master.atom  5 date 1h }}+{{rss>https://github.com/jlAlice/dokuwiki-authorlist/commits/master.atom  5 date 1h }}
  
 =====Discussion===== =====Discussion=====
 +
 +Authorlist renders putput before RefNotes plugin.
 +How to make the Authorlist go after the RefNotes and naturally before the Discussion Plugin putput?
 +
 +
  
  
plugin/authorlist.1367142153.txt.gz · Last modified: 2013-04-28 11:42 by 188.100.0.4

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki