Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
This is an old revision of the document!
Compatible with DokuWiki
2009-12-25+
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Tagged with indent, javascript, list, sort, tables, toolbar, wordcount
Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually.
The functionality of this plugin can also be installed as a GreaseMonkey user script in Firefox and Chrome. See http://userscripts.org/scripts/show/83233 for details.
The plugin adds a new picker to the toolbar which provides the following functions.
Selected text is sorted line by line in ascending order. Use this to sort tables or lists. No, this does not let you sort a table by the second column or any other sophisticated thing. It just sorts text lines alphabetically.
Same as above but reversed
Selected lines are indented by two spaces. Nice to quickly change the level of a bunch of list items.
Same as above but removes two spaces.
This basically implements the features of wordcounter into an on-demand counter. It counts characters and words of the total page, the currently edited section (if any) and the selected text (if any).
Might not always be 100% correct, but should be good enough.
Might come some day. Earlier if you send patches. Here are a few ideas: