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

Donation

If you like this plugin or want to thank me for development of your requested features please consider buying me a coffee. Thank you ;-)

Description

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

Installation

Search and install the plugin using the Extension Manager. 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>

Development

Change Log

Releases:

Discussion

plugin/alphalist2.1527530810.txt.gz · Last modified: 2018-05-28 20:06 by Klap-in

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