diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-06 23:19:00 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-06 23:19:00 -0400 |
commit | be2af2e5c1ddfe90802a67aa150cf17dbe903df0 (patch) | |
tree | 8a2752c15134177a27e3e0ec3e9f9cad8de90826 /doc | |
parent | ffb0802c4a2e48021677a78695d84a356b1b8024 (diff) | |
download | ikiwiki-be2af2e5c1ddfe90802a67aa150cf17dbe903df0.tar ikiwiki-be2af2e5c1ddfe90802a67aa150cf17dbe903df0.tar.gz |
add cpan link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/sortnaturally.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/plugins/sortnaturally.mdwn b/doc/plugins/sortnaturally.mdwn index 91f373f6b..a16381946 100644 --- a/doc/plugins/sortnaturally.mdwn +++ b/doc/plugins/sortnaturally.mdwn @@ -1,5 +1,6 @@ [[!template id=plugin name=sortnaturally core=1 author="[[chrysn]], [[smcv]]"]] [[!tag type/meta]] -This plugin provides the `title_natural` [[ikiwiki/pagespec/sorting]] order, -which uses Sort::Naturally to sort numbered pages in a more natural order. +This plugin provides the `title_natural` [[ikiwiki/pagespec/sorting]] +order, which uses [[!cpan Sort::Naturally]] to sort numbered pages in a +more natural order. |