diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-06 23:07:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-06 23:14:36 -0400 |
commit | 121e2ffc2f25bf264a68d35e80a9386995fa9e5a (patch) | |
tree | f6a363068cb77bbfc659ceeb01961b446bd091a0 /doc/plugins/po | |
parent | 4c320176c080038f95131f39ecaca3101b4b1745 (diff) |
Renamed postscan hook to indexhtml, to reflect its changed position.
Probably only the search plugin uses it, so this seemed safe.
Diffstat (limited to 'doc/plugins/po')
-rw-r--r-- | doc/plugins/po/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/po/discussion.mdwn b/doc/plugins/po/discussion.mdwn index ab822e76c..27683f1ea 100644 --- a/doc/plugins/po/discussion.mdwn +++ b/doc/plugins/po/discussion.mdwn @@ -513,7 +513,7 @@ finish it at some point in the first quarter of 2009. --[[intrigeri]] >>>> >>>>> Done. --[[intrigeri]] >>> -> * I'm very fearful of the `add_depends` in `postscan`. +> * I'm very fearful of the `add_depends` in `indexhtml`. > Does this make every page depend on every page that links > to it? Won't this absurdly bloat the dependency pagespecs > and slow everything down? And since nicepagetitle is given |