summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2007-12-17responseJoey Hess
2007-12-17remove dup bug reportJoey Hess
This was filed as a dup because ikiwiki refused to render it dut to a bug I just fixed.
2007-12-17web commit by http://ptecza.myopenid.com/: * UpdateJoey Hess
2007-12-17web commit by http://ptecza.myopenid.com/: * AddendumJoey Hess
2007-12-17web commit by http://ptecza.myopenid.com/: * Bug report againJoey Hess
2007-12-17web commit by http://ptecza.myopenid.com/: * Bug reportJoey Hess
2007-12-16* Re-organise dependencies and recommends now that recommends are installedJoey Hess
by default.
2007-12-16use %S in iki and archive shortcutsJoey Hess
remove zoomr shortcut, I don't like shortcuts that require explanation
2007-12-16remove ikirev shortcut, which was specific to ikiwiki being stored in svnJoey Hess
2007-12-16important note about pagestate persistenceJoey Hess
2007-12-16* meta: Drop support for "meta link", since supporting this for internalJoey Hess
* map: Don't inline images.
2007-12-16* meta: Drop support for "meta link", since supporting this for internalJoey Hess
links required meta to be run during scan, which complicated its data storage, since it had to clear data stored during the scan pass to avoid duplicating it during the normal preprocessing pass. * If you used "meta link", you should switch to either "meta openid" (for openid delegations), or tags (for internal, invisible links). I assume that nobody really used "meta link" for external, non-openid links, since the htmlscrubber ate those. (Tell me differently and I'll consider bringing back that support.) * meta: Improved data storage. * meta: Drop the hackish filter hook that was used to clear stored data before preprocessing, this hack was ugly, and broken (cf: liw's disappearing openids). * aggregate: Convert filter hook to a needsbuild hook.
2007-12-16Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2007-12-16web commit by tschwinge: Umeet 2007: talk about OpenID by Stephane Bortzmeye.Joey Hess
2007-12-15web commit by http://engla.myopenid.com/: plugins/map displays images inlineJoey Hess
2007-12-15Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2007-12-15add a link to a tipJoey Hess
2007-12-14web commit by CornelisJoey Hess
2007-12-13web commit by http://harningt.myopenid.com/Joey Hess
2007-12-13web commit by nis.martensen: Cairo is already mentioned aboveJoey Hess
2007-12-12* Allow editing a page and deleting all content, while still disallowingJoey Hess
creating a new page that's entirely empty.
2007-12-12web commit by tschwingeJoey Hess
2007-12-12web commit by tschwinge: Can't deplete page?Joey Hess
2007-12-12add quotesJoey Hess
2007-12-12fixJoey Hess
2007-12-12add google search for sites powered by ikiwikiJoey Hess
2007-12-12add awesomeJoey Hess
2007-12-12new bug I sawJoey Hess
2007-12-12move to todo item, responseJoey Hess
2007-12-12responseJoey Hess
2007-12-12responseJoey Hess
2007-12-12add carioJoey Hess
2007-12-12sandbox cleanup/test commitJoey Hess
2007-12-12* shortcut: Expand %S to the raw input text, not url-encoded.Joey Hess
2007-12-12commentJoey Hess
2007-12-12* Htmlize parameters passed to the template preprocessor directive beforeJoey Hess
inserting them into the html template. This ensures that markdown acts on them, even if the value is expanded inside a block-level html element in the html template. Closes: #454058 * Use a div in the note template rather than a span.
2007-12-12followup to other questionJoey Hess
2007-12-12 * Allow dashes in preprocessor directive commands, and shortcuts.Joey Hess
2007-12-12reformatJoey Hess
2007-12-12formatting fixupsJoey Hess
2007-12-12* Change formbuilder hook to not be responsible for displaying a form,Joey Hess
so that more than one plugin can use this hook. I believe this is a safe change, since only passwordauth uses this hook. (If some other plugin already used it, it would have broken passwordauth!)
2007-12-12works, but I'm not entirely happy with it yetJoey Hess
It would be better if it were a formbuilder hook. But the formbuilder hook is wacked.. I may need to change how that hook works, which would mean changing the only current user of it, passwordauth).
2007-12-12incomplate edittemplate pluginJoey Hess
2007-12-11web commit by tschwinge: Two and a half issues.Joey Hess
2007-12-10web commit by http://harningt.myopenid.com/: IRC discussion about usage ↵Joey Hess
semantics
2007-12-10web commit from 193.205.5.2: poll vote (It's fast enough)Joey Hess
2007-12-09Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2007-12-09closeJoey Hess
2007-12-09web commit from 85.25.141.60: poll vote (It's fast enough)Joey Hess
2007-12-09remove test codeJoey Hess