Subject: ikiwiki: Commenting out recentchanges plugin without effect Package: ikiwiki Version: 2.60 Severity: normal
*** Please type your report below this line ***
Dear DDs,
I would like to not have the RecentChanges generated and the link
(RecentChanges) displayed.
Therefore I commented out the plugin in my ikiwiki.setup.
# recentchanges plugin
# name of the recentchanges page
#recentchangespage => 'recentchanges',
# number of changes to track
#recentchangesnum => 100,
But running
~/wikiwc$ ikiwiki --setup ~/.config/ikiwiki/ikiwiki.setup
afterward does not have any effect.
Looking a little bit around, I found this in my working copy.
~/wikiwc$ ls
index.mdwn recentchanges
~/wikiwc$ ls recentchanges/
change_03b5ef3a583a6cd8943ca11c2ad0ddb4be7f91ce._change
change_1ab74648fc055285a9f1af69e5006d6346b26ef6._change
change_3f909869a53ba7e5f06b8806e43eec08cd453ce7._change
change_fc997a1a5bb8df5d2ae1ed46cc176f5d9dda14be._change
Is that ok?
~/wikiwc$ vim index.mdwn
~/wikiwc$ git commit -a
Created commit 69b661b: message
1 files changed, 4 insertions(+), 0 deletions(-)
~/wikiwc$ git-push
Counting objects: 5, done.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 384 bytes, done.
Total 3 (delta 1), reused 0 (delta 0)
Unpacking objects: 100% (3/3), done.
To /home/x/wiki.git
fc997a1..69b661b master -> master
The post-update hook worked alright and the wiki was updated, but still
with the recent changes.
~$ ls html/recentchanges/
index.html
Thank you for your help,
Paul
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ikiwiki depends on:
ii libhtml-parser-perl 3.56-1+b1 A collection of modules that parse
ii libhtml-scrubber-perl 0.08-4 Perl extension for scrubbing/sanit
ii libhtml-template-perl 2.9-1 HTML::Template : A module for usin
ii liburi-perl 1.35.dfsg.1-1 Manipulates and accesses URI strin
ii markdown 1.0.1-7 Text-to-HTML conversion tool
ii perl 5.10.0-13 Larry Wall's Practical Extraction
Versions of packages ikiwiki recommends:
ii gcc [c-compiler] 4:4.3.1-2 The GNU C compiler
ii gcc-4.2 [c-compiler] 4.2.4-3 The GNU C compiler
ii gcc-4.3 [c-compiler] 4.3.1-8 The GNU C compiler
ii git-core 1:1.5.6.3-1.1 fast, scalable, distributed revisi
ii libauthen-passphrase-perl 0.005-3 Perl module encapsulating hashed p
ii libc6-dev [libc-dev] 2.7-13 GNU C Library: Development Librari
ii libcgi-formbuilder-perl 3.05.01-6 Easily generate and process statef
ii libcgi-session-perl 4.35-1 Persistent session data in CGI app
ii liblwpx-paranoidagent-perl 1.03-1.1 a "paranoid" subclass of LWP::User
ii libmail-sendmail-perl 0.79-5 Send email from a perl script
ii libnet-openid-consumer-per 0.14-4 library for consumers of OpenID id
ii libtimedate-perl 1.1600-9 Time and date functions for Perl
ii libxml-simple-perl 2.18-1 Perl module for reading and writin
ii subversion 1.5.1dfsg1-1 Advanced version control system
Versions of packages ikiwiki suggests:
ii graphviz 2.20.2-1 rich set of graph drawing tools
ii libcrypt-ssleay-per 0.57-1+b1 Support for https protocol in LWP
ii libdigest-sha1-perl 2.11-2+b1 NIST SHA-1 message digest algorith
pn libfile-mimeinfo-pe <none> (no description available)
ii liblocale-gettext-p 1.05-4 Using libc functions for internati
ii libmailtools-perl 2.04-1 Manipulate email in perl programs
pn libnet-amazon-s3-pe <none> (no description available)
pn librpc-xml-perl <none> (no description available)
pn libsearch-xapian-pe <none> (no description available)
pn libtext-csv-perl <none> (no description available)
pn libtext-typography- <none> (no description available)
pn libtext-wikiformat- <none> (no description available)
pn libxml-feed-perl <none> (no description available)
ii perlmagick 7:6.3.7.9.dfsg1-2+b2 Perl interface to the libMagick gr
pn polygen <none> (no description available)
ii python 2.5.2-2 An interactive high-level object-o
pn python-docutils <none> (no description available)
pn sparkline-php <none> (no description available)
ii texlive 2007.dfsg.1-3 TeX Live: A decent selection of th
pn texlive-science <none> (no description available)
pn tidy <none> (no description available)
pn viewvc | gitweb | v <none> (no description available)
pn xapian-omega <none> (no description available)
-- no debconf information
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

