DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:alphalist2

This is an old revision of the document!


alphalist2 Plugin

Compatible with DokuWiki

No compatibility info given!

plugin Simple plugin which allows display ordered and unorderd lists in alphabetical order.

Last updated on
2015-02-25
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to alphalist

This is a very simple jQuery based dokwiki plugin which allows you to display dokuwiki list in alphabetical order.

Installation

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Examples/Usage

All you have to do is to put your DokuWiki list between <alphalist></alphalist> tags:

<alphalist>
  * Test 1
  * Foo
  * bar
</alphalist>

Will result with:

  • bar
  • Foo
  • Test 1

Syntax

<alphalist>
  - or * [any allowed dokuwiki syntax]
</alphalist>

Discussion

Is it possible you make similar plugin to put the table content in alphabetical order? -JGOSS

plugin/alphalist2.1485980290.txt.gz · Last modified: 2017-02-01 21:18 by solewniczak

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