sipb-www
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32e6c71
)
(no commit message)
author
smcv
<smcv@web>
Tue, 8 Jul 2014 09:01:28 +0000
(
05:01
-0400)
committer
admin
<admin@branchable.com>
Tue, 8 Jul 2014 09:01:28 +0000
(
05:01
-0400)
doc/plugins/trail/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/trail/discussion.mdwn
b/doc/plugins/trail/discussion.mdwn
index 731b8c7909db4ff7dfd5fb925677c81aa08b1ea6..93036e8784f58647a7e805032b105e5218d03b8c 100644
(file)
--- a/
doc/plugins/trail/discussion.mdwn
+++ b/
doc/plugins/trail/discussion.mdwn
@@
-170,3
+170,10
@@
I have removed a similar comment from the album discussion.
>> Let me know if you need anything else. Would be great to hear it works
>> as expected for everyone else ;) --[[kjs]]
+
+>>> Hmm. Investigating the indexdb:
+>>>
+>>> perl -le 'use Storable; my $index = Storable::retrieve("stockholm/.ikiwiki/indexdb"); use Data::Dumper; print Dumper $index' |less
+>>>
+>>> indicates that `20130504` depends on `internal(*)` and so does `20130505`.
+>>> I don't know why yet. --s