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

Works with 2017-02-19b "Frusterick Manners"

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

Last updated on
2017-09-29
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

Tagged with !discontinued

This is a very simple jQuery based DokuWiki 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

Development

Change Log

Releases:

plugin/alphalist2.1506681653.txt.gz · Last modified: 2017-09-29 12:40 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