diff options
author | Cord <Cord@web> | 2008-08-28 17:31:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-08-28 17:31:58 -0400 |
commit | 7de578934f29887d5488a6219ed2a2809d95d4c5 (patch) | |
tree | 5fde0c7c06e24d779bc7c1024b701a540d70e384 | |
parent | 6efbbf967e662670a8b5bbbbd9a6569699cddf45 (diff) |
removed warning, observed problems are also present without this patch
-rw-r--r-- | doc/todo/using_meta_titles_for_parentlinks.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/todo/using_meta_titles_for_parentlinks.html b/doc/todo/using_meta_titles_for_parentlinks.html index 2252c81a4..8a42bf4a8 100644 --- a/doc/todo/using_meta_titles_for_parentlinks.html +++ b/doc/todo/using_meta_titles_for_parentlinks.html @@ -1,9 +1,6 @@ It is possible to set a Page-Title in the meta-plugin, but that one isn't reused in parentlinks. This patch may fix it. -**This patch may introduce some bugs, i need to investigate** - - <ul> <li> I give pagetitle the full path to a page. <li> I redefine the 'pagetitle'-sub to deal with it. |