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

Last updated on
2015-02-17
Provides
CSS/JS-only
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

plugin/alphalist2.1424174485.txt.gz · Last modified: 2015-02-17 13:01 by freesz

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