Your message dated Wed, 30 Dec 2009 14:58:31 -0500
with message-id <[email protected]>
and subject line Re: automatic map rendering on tag wikipages
has caused the Debian Bug report #443345,
regarding automatic map rendering on tag wikipages
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
443345: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443345
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ikiwiki
Version: 2.8
Severity: wishlist
Does ikiwiki have a way to find out whether a wikipage is actually
a tag, or a regular wikipage? If $tagbase is set, that should be
easy, if it's not set, maybe there's another way.
This wishlist bug is about viewing such wikipages. For instance,
given a tag 'foo' and an associated wikipage $tagbase/foo, it would
be really spiffy if ikiwiki would notice that it is compiling a tag
page and use a different template.
This template would then render a regular, editable wikipage, which
has a fixed header (or footer) similar to the output of
[[map pages="link($tagbase/foo) or link($tagbase/foo/*)"]]
Thanks for your consideration.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ikiwiki depends on:
ii gcc [c-compiler] 4:4.2.1-6 The GNU C compiler
ii gcc-4.1 [c-compiler] 4.1.2-16 The GNU C compiler
ii gcc-4.2 [c-compiler] 4.2.1-5 The GNU C compiler
ii libc6-dev [libc-dev] 2.6.1-2 GNU C Library: Development Librari
ii libcgi-formbuilder-perl 3.05.01-1 Easily generate and process statef
ii libcgi-session-perl 4.20-2 Persistent session data in CGI app
ii libhtml-parser-perl 3.56-1 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 libmail-sendmail-perl 0.79-4 Send email from a perl script
ii libtime-duration-perl 1.02-1 Time::Duration -- rounded or exact
ii libtimedate-perl 1.1600-8 Time and date functions for Perl
ii liburi-perl 1.35.dfsg.1-1 Manipulates and accesses URI strin
ii libxml-simple-perl 2.18-1 Perl module for reading and writin
ii markdown 1.0.1-6 Text-to-HTML conversion tool
ii perl 5.8.8-7 Larry Wall's Practical Extraction
Versions of packages ikiwiki recommends:
ii git-core 1:1.5.3.1-1 fast, scalable, distributed revisi
pn hyperestraier <none> (no description available)
pn libnet-openid-consumer-perl <none> (no description available)
ii mercurial 0.9.4-1 Scalable distributed version contr
ii subversion 1.4.4dfsg1-1 Advanced version control system
-- no debconf information
--
.''`. martin f. krafft <[email protected]>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
The first thing needed for this is done.
[[!edittemplate template="tagtemplate" match="tags/*"]]
What to put in tagtemplate in order to construct a map of
all pages linking to the tag page? Well, that's still not fixed,
but we have a nice shiney new bug report and proposal about it
here: http://ikiwiki.info/todo/support_link__40__.__41___in_pagespec/
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---