projects
/
wikirepo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef33d84
)
removed calendar plugin
author
Joe Milbourn
<joe@milbourn.org.uk>
Thu, 31 Aug 2017 11:55:48 +0000
(12:55 +0100)
committer
Joe Milbourn
<joe@milbourn.org.uk>
Thu, 31 Aug 2017 11:55:48 +0000
(12:55 +0100)
ikiwiki.setup
patch
|
blob
|
history
diff --git
a/ikiwiki.setup
b/ikiwiki.setup
index
8631ca4
..
3adcc0c
100644
(file)
--- a/
ikiwiki.setup
+++ b/
ikiwiki.setup
@@
-311,7
+311,7
@@
use IkiWiki::Setup::Standard {
# calendar plugin
# base of the archives hierarchy
-
#
archivebase => 'notes',
+ archivebase => 'notes',
# PageSpec of pages to include in the archives, if option `calendar_autocreate` is true.
archive_pagespec => '*',
# autocreate new calendar pages?