summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
f246739)
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
# rcs backend to use
rcs => 'git',
# plugins to add to the default configuration
# rcs backend to use
rcs => 'git',
# plugins to add to the default configuration
+ # IMPORTANT! If you add plugins that involve interface changes, you
+ # will need to modify our templates to allow this, as our custom
+ # template does not support them yet. See ~/src/ikiwiki/templates
add_plugins => [qw(goodstuff httpauth)],
# plugins to disable
add_plugins => [qw(goodstuff httpauth)],
# plugins to disable
- disable_plugins => [qw(smiley)],
+ # IMPORTANT! If you reenable passwordauth/openid, you need to
+ # do some modifications described in TODO.SIPB in the source-tree
+ disable_plugins => [qw(smiley passwordauth openid)],
# location of template files
templatedir => '/mit/sipb-www/share/ikiwiki/templates',
# base wiki source location
# location of template files
templatedir => '/mit/sipb-www/share/ikiwiki/templates',
# base wiki source location