diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 04:08:06 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 04:08:06 +0000 |
commit | fafaa119cfec08699472af1b5896ccba94e76099 (patch) | |
tree | bfbd0368e6c489318ce73ad73defc0bb9371dcaf /doc/todo | |
parent | d52450ecfffa09f3e511dc17e6c1c51428f0be7d (diff) |
Revert passwordauth fieldset and doc to avoid 2.0 regressions; need to re-evaluate after 2.0.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/conditional_underlay_files.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo/conditional_underlay_files.mdwn b/doc/todo/conditional_underlay_files.mdwn index fc721de08..87f70696b 100644 --- a/doc/todo/conditional_underlay_files.mdwn +++ b/doc/todo/conditional_underlay_files.mdwn @@ -2,7 +2,6 @@ I'd like to see some way to include certain files from the underlay only when th * Only include smileys.mdwn and the smileys subdirectory if you enable the [[plugins/smiley]] plugin. * Exclude openid.mdwn if you disable the [[plugins/openid]] plugin. -* Exclude passwordauth.mdwn if you disable the [[plugins/passwordauth]] plugin. * Include shortcuts.mdwn only if you enable the [[plugins/shortcut]] plugin. * Include blog.mdwn only if you don't disable the [[plugins/inline]] plugin. * Include favicon.ico only if you enable the [[plugins/favicon]] plugin. |