diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-09 16:11:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-09 16:11:16 -0400 |
commit | d9d783c4bc70ecffb6eab0d8ec474687af2ad4bc (patch) | |
tree | 0db0db30eaa192bdb1725f7386a3e6f290568af5 /doc/plugins | |
parent | 5d53fab853def09bcc2c7455cabdbc9a002746e2 (diff) |
goodstuff update
* goodstuff: Remove otl plugin from the bundle since it needs a significant
external dependency and is not commonly used. If you use otl, make sure
you explicitly enable it now.
* goodstuff: Add more, progress, and table plugins to the bundle.
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/goodstuff.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/plugins/goodstuff.mdwn b/doc/plugins/goodstuff.mdwn index adf2b0a5b..83b60f4fa 100644 --- a/doc/plugins/goodstuff.mdwn +++ b/doc/plugins/goodstuff.mdwn @@ -13,15 +13,17 @@ Currently included: * [[img]] * [[map]] * [[meta]] +* [[more]] * [[orphans]] * [[pagecount]] * [[pagestats]] +* [[progress]] * [[shortcut]] * [[smiley]] * [[tag]] +* [[table]] * [[template]] * [[toc]] * [[toggle]] -* [[otl]] New plugins will be added to this bundle from time to time. |