Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-29 | * Add --post-commit option, which allows for the case of a split web server | joey | |
and RCS server (or a push mirror). With this the RCS server can have a real post-commit hook that sshs back to the web server, and runs ikiwiki in post-commit mode to update the wiki. | |||
2007-03-28 | add news item for ikiwiki 1.48 | joey | |
2007-03-26 | The typography plugin could support configuration of which translations to ↵ | joshtriplett | |
make. Text::Typography does. | |||
2007-03-26 | Note that enabling or disabling the htmlscrubber plugin also affects some other | joshtriplett | |
HTML-related functionality, such as whether [[meta]] allows potentially unsafe HTML tags. | |||
2007-03-26 | Fix typo in page name: s/MultiMarkdon/MultiMarkdown/ | joshtriplett | |
2007-03-26 | web commit by LukClaes: Add my blog | joey | |
2007-03-25 | web commit by http://ressukka.net/ | joey | |
2007-03-25 | web commit by tuomov: A note on getctime optimisation | joey | |
2007-03-25 | web commit by tuomov: bah | joey | |
2007-03-25 | web commit by tuomov: Another partial darcs suppot plugin | joey | |
2007-03-24 | web commit by hb | joey | |
2007-03-24 | web commit by hb | joey | |
2007-03-24 | * Fix mercurial backend to deal with empty commit messages. | joey | |
2007-03-24 | * Finally fixed the longstanding inline removal bug. | joey | |
* Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to actually store pages' mtimes. * Add "mtime" sort parameter to inline plugin. | |||
2007-03-24 | web commit by MarkusSchaber: removed obsolete suggestion | joey | |
2007-03-24 | web commit by MarkusSchaber | joey | |
2007-03-24 | web commit by hb: Adding patch for the no message case for mercurial | joey | |
2007-03-24 | web commit by JonasSmedegaard: Fix for htmllink brokenness since ikiwiki 1.44. | joey | |
2007-03-22 | web commit by http://getopenid.com/tpikonen | joey | |
2007-03-22 | * Make ikiwiki's stylesheet support printing by hiding parts of the page | joey | |
that shouldn't appear in a printout: Search box, actions bar, blog post form, tags, backlinks, and feed buttons. | |||
2007-03-21 | improve Makefile | joey | |
2007-03-21 | updates | joey | |
2007-03-21 | * Fix link() PageSpecs to not just look at the raw link text, but at where | joey | |
that given link points based on the page doing the linking. Note that this could make such PageSpecs match different things than before, if you relied on the old behavior of them only matching the raw link text. * This required changing the match_* interface, adding a third parameter. * Allow link() PageSpecs to match relative, as is allowed with globs.a * Add postform option to inline plugin. * Add an bug tracker to the softwaresite example. | |||
2007-03-21 | response | joey | |
2007-03-21 | add news item for ikiwiki 1.47 | joey | |
2007-03-21 | thoughts | joey | |
2007-03-21 | * Fix a security hole that allowed insertion of unsafe content via the meta | joey | |
plugins's support for inserting html link and meta tags. Now such content is passed through the htmlscrubber like everything else. * Unfortunatly, that means that some valid uses of those tags are no longer usable, and special case methods needed to be added for including stylesheets, and for doing openid delegation. If you use either of these in your wiki, it will need to be modified. See the meta plugin docs for details. | |||
2007-03-21 | web commit by http://getopenid.com/tpikonen | joey | |
2007-03-21 | web commit by JoshTriplett: Unindent my comment and reply to the right ↵ | joey | |
level, and provide an example. | |||
2007-03-21 | web commit by JoshTriplett: meta link stylesheet test | joey | |
2007-03-21 | hmm | joey | |
2007-03-21 | switch to titlepage template | joey | |
2007-03-21 | web commit by http://joey.kitenet.net/: test | joey | |
2007-03-21 | web commit by JoshTriplett: stylesheet media="print" | joey | |
2007-03-21 | web commit by JoshTriplett: Avoid a line break inside the sample syntax when ↵ | joey | |
inside a blockquote, since that makes the > show up as part of the syntax. | |||
2007-03-21 | web commit by JoshTriplett | joey | |
2007-03-21 | add news item for ikiwiki 1.46 | joey | |
2007-03-21 | add news item for ikiwiki 1.33.2 | joey | |
2007-03-21 | * Fix a few bugs around page titles containing html. The worst of these | joey | |
is an actual security hole as it allows insertion of html into the title element of a page, which is not processed by the htmlscrubber. | |||
2007-03-21 | web commit by JoshTriplett | joey | |
2007-03-20 | web commit by http://choffee.co.uk/: Added a zooomr shortcut | joey | |
2007-03-19 | another issue with the mercurual backend | joey | |
2007-03-19 | web commit by http://bmalee.eu/~bma/: Oops...fix the toggle thing. | joey | |
2007-03-19 | web commit by http://bmalee.eu/~bma/: Here's my mostly-working darcs plugin. | joey | |
2007-03-18 | response | joey | |
2007-03-18 | * Applied a patch from Michał to make the mercurial backend pass --quiet to | joey | |
hg. | |||
2007-03-18 | web commit by http://meep.pl/: bug report | joey | |
2007-03-17 | web commit by http://joey.kitenet.net/: more detail | joey | |
2007-03-17 | * Fix some broken logic in cgi creation of a subpage when a toplevel page | joey | |
with the same name already exists, and generally simplify the edit code. | |||
2007-03-17 | respinse | joey | |