Joey Hess [Sat, 5 Jan 2008 06:29:27 +0000 (01:29 -0500)]
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sat, 5 Jan 2008 06:27:36 +0000 (01:27 -0500)]
* aggregate: Only save state if it was already loaded. This didn't used to
matter, but after recent changes, state is not always loaded, and saving
would kill it.
Joey Hess [Sat, 5 Jan 2008 06:26:09 +0000 (01:26 -0500)]
* aggregate: Only save state if it was already loaded.
Joey Hess [Sat, 5 Jan 2008 06:01:11 +0000 (01:01 -0500)]
web commit by adb
Joey Hess [Fri, 4 Jan 2008 17:20:41 +0000 (12:20 -0500)]
web commit by http://weakish.int.eu.org/: some more thought
Joey Hess [Fri, 4 Jan 2008 14:16:55 +0000 (09:16 -0500)]
web commit by tschwinge: Suggest syntax for creating anchors via a to-be-written plugin.
Joey Hess [Fri, 4 Jan 2008 12:09:14 +0000 (07:09 -0500)]
web commit by tschwinge: Patch.
Joey Hess [Fri, 4 Jan 2008 09:38:18 +0000 (04:38 -0500)]
web commit by http://weakish.int.eu.org/: minor
Joey Hess [Fri, 4 Jan 2008 09:34:58 +0000 (04:34 -0500)]
web commit by http://weakish.int.eu.org/: minor
Joey Hess [Fri, 4 Jan 2008 09:33:26 +0000 (04:33 -0500)]
web commit by http://weakish.int.eu.org/
Joey Hess [Fri, 4 Jan 2008 09:26:50 +0000 (04:26 -0500)]
web commit by http://weakish.int.eu.org/
Joey Hess [Thu, 3 Jan 2008 10:32:21 +0000 (05:32 -0500)]
web commit by http://stefano.zacchiroli.myopenid.com/
Joey Hess [Thu, 3 Jan 2008 04:38:45 +0000 (23:38 -0500)]
round days old message
Joey Hess [Wed, 2 Jan 2008 21:28:56 +0000 (16:28 -0500)]
web commit by AlexandreDupas: Proposition for a plugin displaying bibtex files
Joey Hess [Wed, 2 Jan 2008 20:20:22 +0000 (15:20 -0500)]
web commit by http://harningt.eharning.us/
Joey Hess [Wed, 2 Jan 2008 19:18:04 +0000 (14:18 -0500)]
web commit by http://openid.eharning.us/
Joey Hess [Wed, 2 Jan 2008 14:59:27 +0000 (09:59 -0500)]
web commit by http://weakish.myopenid.com/: creole is a wanna to be standard markup for all wikis.
Joey Hess [Wed, 2 Jan 2008 10:39:47 +0000 (05:39 -0500)]
web commit by tschwinge: Answer.
Joey Hess [Wed, 2 Jan 2008 01:12:41 +0000 (20:12 -0500)]
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Wed, 2 Jan 2008 01:12:22 +0000 (20:12 -0500)]
fixed
Joey Hess [Wed, 2 Jan 2008 01:11:27 +0000 (20:11 -0500)]
web commit by joey: remove markdown test foo
Joey Hess [Wed, 2 Jan 2008 00:58:45 +0000 (19:58 -0500)]
* Stop testing Encode::is_utf8 in decode_form_utf8: That doesn't work.
* decode_form_utf8 only fixed the utf-8 encoding for fields that were
registered at the time it was called, which was before the
formbuilder_setup hook. Fields added by the hook didn't get decoded.
But it can't be put after the hook either, since plugins using the hook
need to be able to use form values. To fix this dilemma, it's been changed
to a decode_cgi_utf8, which is called on the cgi query object, before the
form is set up, and decodes *all* cgi parameters.
Joey Hess [Wed, 2 Jan 2008 00:11:27 +0000 (19:11 -0500)]
response
Joey Hess [Wed, 2 Jan 2008 00:10:21 +0000 (19:10 -0500)]
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Tue, 1 Jan 2008 23:48:34 +0000 (18:48 -0500)]
* Split error messages for failures to drop real uid and gid.
* Retry dropping uid and gid, possibly this will help with the "Resource
temporarily unavailable" failures I've experienced under xen.
Joey Hess [Tue, 1 Jan 2008 23:44:53 +0000 (18:44 -0500)]
web commit by tschwinge: Another UTF-8 problem.
Joey Hess [Tue, 1 Jan 2008 23:41:44 +0000 (18:41 -0500)]
web commit by tschwinge: Report an inconvenience.
Joey Hess [Mon, 31 Dec 2007 02:21:13 +0000 (21:21 -0500)]
web commit by AlexandreDupas: Added my self
Joey Hess [Mon, 31 Dec 2007 01:50:29 +0000 (20:50 -0500)]
web commit by AlexandreDupas: Fix typo.
Joey Hess [Sun, 30 Dec 2007 20:05:02 +0000 (15:05 -0500)]
add news item for ikiwiki 2.17
Joey Hess [Sun, 30 Dec 2007 20:04:25 +0000 (15:04 -0500)]
releasing version 2.17
Joey Hess [Sun, 30 Dec 2007 19:57:33 +0000 (14:57 -0500)]
I *think* that this comment is out of date.
Joey Hess [Sun, 30 Dec 2007 19:49:54 +0000 (14:49 -0500)]
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sun, 30 Dec 2007 19:49:25 +0000 (14:49 -0500)]
* aggregate: Fix stupid mistake introduced when converting it to use
the needsbuild hook. This resulted in feeds not being removed when pages
were updated, and probably other bugs.
* aggregate: Avoid uninitialised value warning when removing a feed that
has an expired guid.
Joey Hess [Sat, 29 Dec 2007 10:18:45 +0000 (05:18 -0500)]
web commit by tschwinge: Answer.
Joey Hess [Fri, 28 Dec 2007 22:22:17 +0000 (17:22 -0500)]
* map: Fix handling of common prefix to handle the case where it's
in a subdirectory. Patch by Larry Clapp.
Joey Hess [Fri, 28 Dec 2007 22:12:43 +0000 (17:12 -0500)]
pass -refresh
Joey Hess [Fri, 28 Dec 2007 21:55:20 +0000 (16:55 -0500)]
* conditional: Improve regexp testing for simple uses of pagespecs
that match only the page using the directive, adding 'included()'
and supporting negated pagespecs and added whitespace.
Joey Hess [Fri, 28 Dec 2007 21:28:31 +0000 (16:28 -0500)]
response
Joey Hess [Fri, 28 Dec 2007 21:15:23 +0000 (16:15 -0500)]
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Fri, 28 Dec 2007 21:14:43 +0000 (16:14 -0500)]
* img: Allow the link parameter to point to an exterior url.
Joey Hess [Fri, 28 Dec 2007 18:13:59 +0000 (13:13 -0500)]
web commit by http://mdlbear.livejournal.com/
Joey Hess [Fri, 28 Dec 2007 15:43:48 +0000 (10:43 -0500)]
web commit by AlexandreDupas: Fix typo.
Joey Hess [Fri, 28 Dec 2007 13:36:30 +0000 (08:36 -0500)]
web commit by tschwinge: Correct link.
Joey Hess [Fri, 28 Dec 2007 12:36:11 +0000 (07:36 -0500)]
web commit by tschwinge: passwordauth: sendmail interface
Joey Hess [Fri, 28 Dec 2007 12:09:01 +0000 (07:09 -0500)]
web commit by AlexandreDupas: Patch for new header options
Joey Hess [Fri, 28 Dec 2007 00:38:55 +0000 (19:38 -0500)]
shut up git commands run manually
Joey Hess [Thu, 27 Dec 2007 21:28:46 +0000 (16:28 -0500)]
web commit by http://liw.iki.fi/liw/: Added Enemies of Carlotta to ikiwikiusers
Joey Hess [Wed, 26 Dec 2007 15:49:15 +0000 (10:49 -0500)]
* img: Avoid nesting images when linking to another image. Closes: #457780
Joey Hess [Mon, 24 Dec 2007 00:06:50 +0000 (19:06 -0500)]
web commit by JoshTriplett
Joey Hess [Sun, 23 Dec 2007 23:43:33 +0000 (18:43 -0500)]
web commit by JoshTriplett: Fix typo.
Joey Hess [Sun, 23 Dec 2007 23:39:43 +0000 (18:39 -0500)]
web commit by JoshTriplett: Add version information to front page.
Joey Hess [Sun, 23 Dec 2007 17:13:48 +0000 (12:13 -0500)]
followup
Joey Hess [Sun, 23 Dec 2007 17:01:44 +0000 (12:01 -0500)]
web commit by http://engla.myopenid.com/: About the proposal to add access to "off-wiki places"
Joey Hess [Sun, 23 Dec 2007 16:55:11 +0000 (11:55 -0500)]
web commit by http://engla.myopenid.com/: +a comment on symlinks and other
Joey Hess [Sun, 23 Dec 2007 01:37:37 +0000 (20:37 -0500)]
response
Joey Hess [Sun, 23 Dec 2007 01:20:09 +0000 (20:20 -0500)]
Revert change to example pagespec for matching the tag. The pagespec intentionally
limits it to pages in the blog tagged with the tag, since that's what you typically
want, not any page anywhere in the wiki that is tagged or links to the tag.
Joey Hess [Sat, 22 Dec 2007 18:41:20 +0000 (13:41 -0500)]
correct misconception about links to nonexistant pages not existing -
such links _do_ exist!
Joey Hess [Sat, 22 Dec 2007 18:36:24 +0000 (13:36 -0500)]
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sat, 22 Dec 2007 18:11:56 +0000 (13:11 -0500)]
update changelog
Thomas Schwinge [Sat, 22 Dec 2007 15:21:00 +0000 (16:21 +0100)]
IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors.
Joey Hess [Sat, 22 Dec 2007 15:25:15 +0000 (10:25 -0500)]
web commit by http://morgant.myopenid.com/
Joey Hess [Sat, 22 Dec 2007 06:36:55 +0000 (01:36 -0500)]
typo
Joey Hess [Fri, 21 Dec 2007 21:47:45 +0000 (16:47 -0500)]
web commit by http://engla.myopenid.com/: fixing larry's link
Joey Hess [Fri, 21 Dec 2007 21:39:53 +0000 (16:39 -0500)]
web commit by http://theclapp.myopenid.com/
Joey Hess [Fri, 21 Dec 2007 21:35:17 +0000 (16:35 -0500)]
web commit by http://theclapp.myopenid.com/: question / feature request about tag plugin
Joey Hess [Fri, 21 Dec 2007 21:21:50 +0000 (16:21 -0500)]
response
Joey Hess [Fri, 21 Dec 2007 16:31:48 +0000 (11:31 -0500)]
web commit by http://svend.myopenid.com/: Patch was reversed.
Joey Hess [Fri, 21 Dec 2007 16:04:26 +0000 (11:04 -0500)]
web commit by http://svend.myopenid.com/: Submit patch.
Joey Hess [Fri, 21 Dec 2007 14:32:32 +0000 (09:32 -0500)]
web commit by tschwinge: Default content for *copyright* and *license*.
Joey Hess [Fri, 21 Dec 2007 12:50:27 +0000 (07:50 -0500)]
web commit by http://ptecza.myopenid.com/: * Now I build an unofficial backport of ikiwiki for Ubuntu Gutsy
Joey Hess [Fri, 21 Dec 2007 05:34:50 +0000 (00:34 -0500)]
web commit by http://theclapp.myopenid.com/: fixed signature
Joey Hess [Fri, 21 Dec 2007 05:33:52 +0000 (00:33 -0500)]
web commit by http://theclapp.myopenid.com/: create page
Joey Hess [Fri, 21 Dec 2007 05:24:01 +0000 (00:24 -0500)]
web commit by http://theclapp.myopenid.com/: create bug
Joey Hess [Fri, 21 Dec 2007 03:43:16 +0000 (22:43 -0500)]
web commit by http://theclapp.myopenid.com/
Joey Hess [Thu, 20 Dec 2007 21:14:08 +0000 (16:14 -0500)]
web commit by http://engla.myopenid.com/: addendum.
Joey Hess [Thu, 20 Dec 2007 21:06:47 +0000 (16:06 -0500)]
web commit by http://engla.myopenid.com/: New topic
Joey Hess [Thu, 20 Dec 2007 20:57:24 +0000 (15:57 -0500)]
web commit by http://engla.myopenid.com/: Adding a forum thing. (I don't think this forum has this yet)
Victor Moral [Thu, 20 Dec 2007 17:25:21 +0000 (12:25 -0500)]
Here you have the updated version of the spanish translation for
ikiwiki.
Joey Hess [Wed, 19 Dec 2007 22:32:18 +0000 (17:32 -0500)]
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Wed, 19 Dec 2007 22:31:28 +0000 (17:31 -0500)]
add a setup file for building the doc wiki
Joey Hess [Wed, 19 Dec 2007 22:03:37 +0000 (17:03 -0500)]
web commit by tschwinge: Confirmed. Removing this.
Joey Hess [Wed, 19 Dec 2007 21:44:33 +0000 (16:44 -0500)]
* Improved parentlinks special case for index pages.
Joey Hess [Wed, 19 Dec 2007 14:41:07 +0000 (09:41 -0500)]
web commit from 68.82.66.180: poll vote (It's fast enough)
Joey Hess [Wed, 19 Dec 2007 00:51:54 +0000 (19:51 -0500)]
formatting
Joey Hess [Wed, 19 Dec 2007 00:51:00 +0000 (19:51 -0500)]
add news item for ikiwiki 2.16
Joey Hess [Wed, 19 Dec 2007 00:50:40 +0000 (19:50 -0500)]
releasing version 2.16
Joey Hess [Tue, 18 Dec 2007 08:29:24 +0000 (03:29 -0500)]
web commit by http://ptecza.myopenid.com/: * Response
Joey Hess [Tue, 18 Dec 2007 05:38:06 +0000 (00:38 -0500)]
file_pruned regression tests
Joey Hess [Tue, 18 Dec 2007 00:25:44 +0000 (19:25 -0500)]
* Work around perl taint checking bug #411786, where perl sometimes randomly
sets the taint flag on untainted variables, by disabling taint checking
in the deb. This sucks.
Joey Hess [Mon, 17 Dec 2007 23:57:36 +0000 (18:57 -0500)]
response2
Joey Hess [Mon, 17 Dec 2007 23:51:41 +0000 (18:51 -0500)]
response
Joey Hess [Mon, 17 Dec 2007 20:38:41 +0000 (15:38 -0500)]
web commit by http://ptecza.myopenid.com/: * Response
Joey Hess [Mon, 17 Dec 2007 20:33:47 +0000 (15:33 -0500)]
improve error message if shortcuts.mdwn DNE
Joey Hess [Mon, 17 Dec 2007 18:53:51 +0000 (13:53 -0500)]
further improve the .. regexp
Joey Hess [Mon, 17 Dec 2007 18:44:59 +0000 (13:44 -0500)]
response
Joey Hess [Mon, 17 Dec 2007 18:38:00 +0000 (13:38 -0500)]
remove dup bug report
This was filed as a dup because ikiwiki refused to render it dut to a bug I just fixed.
Joey Hess [Mon, 17 Dec 2007 18:37:19 +0000 (13:37 -0500)]
* Don't refuse to render files with ".." in their name. (Anchor the regexp.)
Joey Hess [Mon, 17 Dec 2007 15:42:06 +0000 (10:42 -0500)]
web commit by http://ptecza.myopenid.com/: * Update
Joey Hess [Mon, 17 Dec 2007 10:46:29 +0000 (05:46 -0500)]
web commit by http://ptecza.myopenid.com/: * Addendum