diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 06:32:49 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 06:32:49 +0000 |
commit | 7eeec7d9c5b24f58601c15b590174759d2452e50 (patch) | |
tree | ae7c05fd806f3103d3b00426b2f1052b25e294f1 | |
parent | d3b50329115f02d76d68b7829d1a1fe8385854c5 (diff) | |
download | ikiwiki-7eeec7d9c5b24f58601c15b590174759d2452e50.tar ikiwiki-7eeec7d9c5b24f58601c15b590174759d2452e50.tar.gz |
web commit by JoshTriplett
-rw-r--r-- | doc/todo/Adjust_goodstuff.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/todo/Adjust_goodstuff.mdwn b/doc/todo/Adjust_goodstuff.mdwn index 5addfada2..78764c8c6 100644 --- a/doc/todo/Adjust_goodstuff.mdwn +++ b/doc/todo/Adjust_goodstuff.mdwn @@ -1,6 +1,10 @@ Need to re-evaluate the contents of [[plugins/goodstuff]] based on external dependencies. * Possibly drop [[plugins/img]] due to PerlMagick dependency, and [[plugins/otl]] due to vimoutliner dependency. -* Possibly add [[plugins/favicon]], [[plugins/more]], and [[plugins/table]] due to lack of external dependencies. +* Add [[plugins/favicon]] and [[plugins/more]] due to lack of external dependencies. + +Alternatively, if including items that have minor external dependencies: + +* Possibly add [[plugins/table]]. --[[JoshTriplett]] |