Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e935d3
)
(no commit message)
author
simonraven
<simonraven@web>
Mon, 20 Apr 2009 09:04:53 +0000
(
05:04
-0400)
committer
Joey Hess
<joey@kitenet.net>
Mon, 20 Apr 2009 09:04:53 +0000
(
05:04
-0400)
doc/tips/add_chatterbox_to_blog/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/tips/add_chatterbox_to_blog/discussion.mdwn
b/doc/tips/add_chatterbox_to_blog/discussion.mdwn
index 57e4b76ad801c2a391688e87269e8f2b2a6174e4..bf7c9b1c3f53dcc761e88b334e1386344f58ae8b 100644
(file)
--- a/
doc/tips/add_chatterbox_to_blog/discussion.mdwn
+++ b/
doc/tips/add_chatterbox_to_blog/discussion.mdwn
@@
-20,3
+20,6
@@
On the [[/ikiwiki/pagespec]] page, it says "internal" pages aren't "first-class"
> You need to fix your pagespec to refer to where the pages are aggregated
> to, under the page that contains the aggregate directive. In your example,
> it should be `internal(./blog/meta/microblog-feed/kijkaqawej/*)` --[[Joey]]
+
+>> Oooh, I see, it's referring to an absolute path (relative to the site), right?
+>> Thanks :).