diff options
author | simonraven <simonraven@web> | 2009-05-02 21:21:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-02 21:21:39 -0400 |
commit | 147828c62ddb1401d18af57f812bb59d95ce73c9 (patch) | |
tree | 5ac860f0f464fcbc9c5fe0dbca690e5cfb47a6b0 /doc/tips/add_chatterbox_to_blog | |
parent | 714f0e65cb0f604fb2407d497bda3dc1d14156ff (diff) |
Diffstat (limited to 'doc/tips/add_chatterbox_to_blog')
-rw-r--r-- | doc/tips/add_chatterbox_to_blog/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tips/add_chatterbox_to_blog/discussion.mdwn b/doc/tips/add_chatterbox_to_blog/discussion.mdwn index 8960a8b0f..7057235c5 100644 --- a/doc/tips/add_chatterbox_to_blog/discussion.mdwn +++ b/doc/tips/add_chatterbox_to_blog/discussion.mdwn @@ -27,3 +27,5 @@ On the [[/ikiwiki/pagespec]] page, it says "internal" pages aren't "first-class" >>> Right, PageSpecs are always absolute paths unless prefixed with `./` >>> (somewhat confusingly since WikiLinks are always realtive unless >>> previxed with `/` ...) --[[Joey]] + +>> This is not working for me at all, all I get is some SHA1 hash all the time. I've tried variants of the `internal()` arg, and nothing gets spit out. --[[simonraven]] |