| Commit message (Expand) | Author | Age |
* | response | Joey Hess | 2009-05-21 |
* | Add a microblog template that is useful for inlining microblogging posts. | Joey Hess | 2009-04-11 |
* | add a button to prefs page for comment moderation | Joey Hess | 2009-01-25 |
* | rename comments_form to editcomment | Joey Hess | 2008-12-19 |
* | rename comments_display to comment | Joey Hess | 2008-12-19 |
* | first pass through comments documentation•••Moved documentation out of contrib.
Mostly tweaked some wording. Moved documentation of various bits to other
pages (pagespec, etc), and linked to those.
Documented the new templates in wikitemplates.
Small quantities of documentation were removed. Particularly the list of
template variables, which I think is fairly obvious when editing the
template.
| Joey Hess | 2008-12-12 |
* | move inline docs to ikiwiki/directive/inline•••ikiwiki/blog will be going away
| Joey Hess | 2008-09-11 |
* | search: Converted to use xapian-omega.•••Everything is done except for the actual indexing. I plan to do incremental
indexing as pages change.
| Joey Hess | 2008-06-03 |
* | hashed password support, and empty password security fix•••This implements the previously documented hashed password support.
While implementing that, I noticed a security hole, which this commit
also fixes..
| Joey Hess | 2008-05-30 |
* | web commit by http://edward.myopenid.com/: fix link | Joey Hess | 2008-02-05 |
* | non-tabular recentchanges display•••Doesn't look as good as the old table, but works as a rss feed.
| Joey Hess | 2008-01-29 |
* | * Removed support for sending commit notification mails. Along with it went••• the svnrepo and notify settings, though both will be ignored if left in
setup files.
| Joey Hess | 2008-01-29 |
* | proof of concept implementation of static recentchanges•••Currently hardcoded to write to recentchanges/*, and the page format needs
to be rethought to be usable for aggregation, but it basically works.
| Joey Hess | 2008-01-28 |
* | web commit by AlexandreDupas: Fix typo. | Joey Hess | 2007-12-30 |
* | incomplate edittemplate plugin | Joey Hess | 2007-12-12 |
* | MAJOR basewiki reorg•••Including redir pages for the moved basewiki pages. These will be removed in
a future release.
| Joey Hess | 2007-12-08 |
* | * Add templatefile hook.•••* Add pagetemplate plugin, which allows changing the template used for
a page. (Not to be confused with the hook of the same name..)
| joey | 2007-07-26 |
* | * Use div layout for the signin and preferences forms, so that they can be••• styled using the stylesheet, rather than by creating signin and prefs
templates.
* Make the openid login form nicely styled.
| joey | 2007-04-30 |
* | link | joey | 2007-03-31 |
* | * 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.
| joey | 2007-03-31 |