diff options
author | Joey Hess <joey@kitenet.net> | 2010-09-10 17:17:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-10 17:17:23 -0400 |
commit | 4c5cf30ff9cc1a7f88a973afcc7c6d838ae578b0 (patch) | |
tree | 93a4e5601ae0c58a35a9dabe2a018b908e8e05df | |
parent | c4ebdd6f467f3361b1f444d9462e10acdbcf9322 (diff) | |
parent | a3ce17387c2af17a419114ef863afb6f06d4c816 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r-- | doc/forum/recovering_original_title_with_meta_directive.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/recovering_original_title_with_meta_directive.mdwn b/doc/forum/recovering_original_title_with_meta_directive.mdwn new file mode 100644 index 000000000..ad0b02a9e --- /dev/null +++ b/doc/forum/recovering_original_title_with_meta_directive.mdwn @@ -0,0 +1 @@ +When using the \[[!meta title=""]] directive, the documentation states that a template variable is set when the title is overridden. However, how does one recover the original page title? --[[Glenn|geychaner@mac.com]] |