summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2007-04-02rewriterulejoey
2007-04-02Move todo item to todo/joshtriplett
2007-04-02web commit by JoshTriplettjoey
2007-04-02web commit by JoshTriplett: s/parens/square brackets/joey
2007-04-02Improve description of usedirs in ikiwiki.setupjoshtriplett
2007-04-01typojoey
2007-04-01* Finally apply the index.html patch, with thanks to everyone who workedjoey
on and supported creating it (especially Tumov). This adds a "usedirs" option that makes ikiwiki use foo/index.html instead of foo.html as output page names. It is not yet enabled by default.
2007-04-01web commit by hb: force reconstruction of the pagejoey
2007-04-01web commit by hb: testjoey
2007-04-01web commit by hb: trying to put this done (it is !)joey
2007-03-31* Hide excess backlinks and expand using CSS trick; control quantiy viajoey
the numbacklinks setting.
2007-03-31linkjoey
2007-03-31improvejoey
2007-03-31* Add a templates page to the basewiki. It will automatically list alljoey
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.
2007-03-31remove old discussion page (since it's currently being included into thejoey
basewiki as a template..)
2007-03-29--no-rcs is the default now, so no need to explicitly specifyjoey
2007-03-29don't exclude discussion for this examplejoey
2007-03-29* Add --post-commit option, which allows for the case of a split web serverjoey
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-28add news item for ikiwiki 1.48joey
2007-03-26The typography plugin could support configuration of which translations to ↵joshtriplett
make. Text::Typography does.
2007-03-26Note that enabling or disabling the htmlscrubber plugin also affects some otherjoshtriplett
HTML-related functionality, such as whether [[meta]] allows potentially unsafe HTML tags.
2007-03-26Fix typo in page name: s/MultiMarkdon/MultiMarkdown/joshtriplett
2007-03-26web commit by LukClaes: Add my blogjoey
2007-03-25web commit by http://ressukka.net/joey
2007-03-25web commit by tuomov: A note on getctime optimisationjoey
2007-03-25web commit by tuomov: bahjoey
2007-03-25web commit by tuomov: Another partial darcs suppot pluginjoey
2007-03-24web commit by hbjoey
2007-03-24web commit by hbjoey
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-24web commit by MarkusSchaber: removed obsolete suggestionjoey
2007-03-24web commit by MarkusSchaberjoey
2007-03-24web commit by hb: Adding patch for the no message case for mercurialjoey
2007-03-24web commit by JonasSmedegaard: Fix for htmllink brokenness since ikiwiki 1.44.joey
2007-03-22web commit by http://getopenid.com/tpikonenjoey
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-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-21thoughtsjoey
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