summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-03-22* Make ikiwiki's stylesheet support printing by hiding parts of the pagejoey
that shouldn't appear in a printout: Search box, actions bar, blog post form, tags, backlinks, and feed buttons.
2007-03-21improve Makefilejoey
2007-03-21typojoey
2007-03-21updatesjoey
2007-03-21* Fix link() PageSpecs to not just look at the raw link text, but at wherejoey
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-21responsejoey
2007-03-21add news item for ikiwiki 1.47joey
2007-03-21releasing version 1.47joey
2007-03-21thoughtsjoey
2007-03-21fixjoey
2007-03-21* Fix a security hole that allowed insertion of unsafe content via the metajoey
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-21web commit by http://getopenid.com/tpikonenjoey
2007-03-21web commit by JoshTriplett: Unindent my comment and reply to the right ↵joey
level, and provide an example.
2007-03-21web commit by JoshTriplett: meta link stylesheet testjoey
2007-03-21hmmjoey
2007-03-21switch to titlepage templatejoey
2007-03-21web commit by http://joey.kitenet.net/: testjoey
2007-03-21web commit by JoshTriplett: stylesheet media="print"joey
2007-03-21web 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-21web commit by JoshTriplettjoey
2007-03-21add news item for ikiwiki 1.46joey
2007-03-21add news item for ikiwiki 1.33.2joey
2007-03-21the real bug turned out to be in the meta pluginjoey
2007-03-21forgot to revert thisjoey
2007-03-21oh, this is confusing, it needs escaping in <title>, but not when it's usedjoey
inline, already escaped there
2007-03-21* Fix a few bugs around page titles containing html. The worst of thesejoey
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-21web commit by JoshTriplettjoey
2007-03-20web commit by http://choffee.co.uk/: Added a zooomr shortcutjoey
2007-03-19another issue with the mercurual backendjoey
2007-03-19web commit by http://bmalee.eu/~bma/: Oops...fix the toggle thing.joey
2007-03-19web commit by http://bmalee.eu/~bma/: Here's my mostly-working darcs plugin.joey
2007-03-18responsejoey
2007-03-18* Applied a patch from Michał to make the mercurial backend pass --quiet tojoey
hg.
2007-03-18web commit by http://meep.pl/: bug reportjoey
2007-03-17wordingjoey
2007-03-17* Detect the case of two people independently creating the same page at thejoey
same time, and let the second person resolve the conflict.
2007-03-17* Make ikiwiki -verbose -setup with a setup file that enabled syslog loggingjoey
output the verbose build log to stdout, rather than to the syslog.
2007-03-17updatesjoey
2007-03-17web commit by http://joey.kitenet.net/: more detailjoey
2007-03-17* Fix some broken logic in cgi creation of a subpage when a toplevel pagejoey
with the same name already exists, and generally simplify the edit code.
2007-03-17simplify preview codejoey
2007-03-17respinsejoey
2007-03-17responsejoey
2007-03-17web commit by MichaelStevens: added new bug reportjoey
2007-03-17web commit by http://id.inelegant.org/: Added link to my site.joey
2007-03-17web commit by MarkusSchaberjoey
2007-03-17web commit by http://id.inelegant.org/: Let .htaccess files be copied over.joey
2007-03-17web commit by http://id.inelegant.org/: Suggestion for branch.joey
2007-03-17web commit by http://id.inelegant.org/: Bug report.joey
2007-03-16web commit by http://id.inelegant.org/: Test over. Please delete this page.joey