aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* * Add a templates page to the basewiki. It will automatically list all••• available templates. Rename the old templates page to wikitemplates. * Include the note template in the basewiki. * Add a popup template in the basewiki. CSS based on some by Martin Krafft. * Make the note, popup, and plugin templates detect missing variables and be self-documenting, listing the available variables. joey2007-03-31
* remove old discussion page (since it's currently being included into the•••basewiki as a template..) joey2007-03-31
* --no-rcs is the default now, so no need to explicitly specifyjoey2007-03-29
* don't exclude discussion for this examplejoey2007-03-29
* * Add --post-commit option, which allows for the case of a split web server••• 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. joey2007-03-29
* add news item for ikiwiki 1.48joey2007-03-28
* The typography plugin could support configuration of which translations to ma...joshtriplett2007-03-26
* Note that enabling or disabling the htmlscrubber plugin also affects some other•••HTML-related functionality, such as whether [[meta]] allows potentially unsafe HTML tags. joshtriplett2007-03-26
* Fix typo in page name: s/MultiMarkdon/MultiMarkdown/joshtriplett2007-03-26
* web commit by LukClaes: Add my blogjoey2007-03-26
* web commit by http://ressukka.net/joey2007-03-25
* web commit by tuomov: A note on getctime optimisationjoey2007-03-25
* web commit by tuomov: bahjoey2007-03-25
* web commit by tuomov: Another partial darcs suppot pluginjoey2007-03-25
* web commit by hbjoey2007-03-24
* web commit by hbjoey2007-03-24
* * Fix mercurial backend to deal with empty commit messages.joey2007-03-24
* * Finally fixed the longstanding inline removal bug.•••* Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to actually store pages' mtimes. * Add "mtime" sort parameter to inline plugin. joey2007-03-24
* web commit by MarkusSchaber: removed obsolete suggestionjoey2007-03-24
* web commit by MarkusSchaberjoey2007-03-24
* web commit by hb: Adding patch for the no message case for mercurialjoey2007-03-24
* web commit by JonasSmedegaard: Fix for htmllink brokenness since ikiwiki 1.44.joey2007-03-24
* web commit by http://getopenid.com/tpikonenjoey2007-03-22
* * Make ikiwiki's stylesheet support printing by hiding parts of the page••• that shouldn't appear in a printout: Search box, actions bar, blog post form, tags, backlinks, and feed buttons. joey2007-03-22
* improve Makefilejoey2007-03-21
* updatesjoey2007-03-21
* * Fix link() PageSpecs to not just look at the raw link text, but at where••• 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. joey2007-03-21
* responsejoey2007-03-21
* add news item for ikiwiki 1.47joey2007-03-21
* thoughtsjoey2007-03-21
* * Fix a security hole that allowed insertion of unsafe content via the meta••• 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. joey2007-03-21
* web commit by http://getopenid.com/tpikonenjoey2007-03-21
* web commit by JoshTriplett: Unindent my comment and reply to the right level,...joey2007-03-21
* web commit by JoshTriplett: meta link stylesheet testjoey2007-03-21
* hmmjoey2007-03-21
* switch to titlepage templatejoey2007-03-21
* web commit by http://joey.kitenet.net/: testjoey2007-03-21
* web commit by JoshTriplett: stylesheet media="print"joey2007-03-21
* web commit by JoshTriplett: Avoid a line break inside the sample syntax when ...joey2007-03-21
* web commit by JoshTriplettjoey2007-03-21
* add news item for ikiwiki 1.46joey2007-03-21
* add news item for ikiwiki 1.33.2joey2007-03-21
* * Fix a few bugs around page titles containing html. The worst of these••• 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. joey2007-03-21
* web commit by JoshTriplettjoey2007-03-21
* web commit by http://choffee.co.uk/: Added a zooomr shortcutjoey2007-03-20
* another issue with the mercurual backendjoey2007-03-19
* web commit by http://bmalee.eu/~bma/: Oops...fix the toggle thing.joey2007-03-19
* web commit by http://bmalee.eu/~bma/: Here's my mostly-working darcs plugin.joey2007-03-19
* responsejoey2007-03-18
* * Applied a patch from MichaƂ to make the mercurial backend pass --quiet to••• hg. joey2007-03-18