Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-25 | correction | Joey Hess | |
2009-12-24 | question: "still domain specific or not?" | http://weakish.pigro.net/ | |
2009-12-23 | added tag | http://kerravonsen.dreamwidth.org/ | |
2009-12-23 | added tag | http://kerravonsen.dreamwidth.org/ | |
2009-12-23 | third time lucky? | http://kerravonsen.dreamwidth.org/ | |
2009-12-23 | try again with tag | http://kerravonsen.dreamwidth.org/ | |
2009-12-23 | added tag | http://kerravonsen.dreamwidth.org/ | |
2009-12-12 | Getting OpenID verified identity externally | http://www.google.com/profiles/kari.pahula | |
2009-12-11 | on my unixauth branch now | http://www.google.com/profiles/schmonz | |
2009-12-04 | oops, fixed name | http://kerravonsen.dreamwidth.org/ | |
2009-12-04 | added field plugin | http://kerravonsen.dreamwidth.org/ | |
2009-12-02 | minor: a link to describe the mentioned format | http://lj.rossia.org/users/imz/ | |
2009-12-02 | minor: a link to describe the format | http://lj.rossia.org/users/imz/ | |
2009-12-02 | added the proper template thingie | http://kerravonsen.dreamwidth.org/ | |
2009-12-02 | here be a plugin for processing POD! | http://kerravonsen.dreamwidth.org/ | |
2009-12-01 | clearing up a bit of confusion about who I am | http://kerravonsen.dreamwidth.org/ | |
2009-12-01 | now have fixed xslt plugin | http://kerravonsen.dreamwidth.org/ | |
2009-12-01 | bug fix; now checks extensions. | http://kerravonsen.dreamwidth.org/ | |
2009-12-01 | reply to comment | http://kerravonsen.dreamwidth.org/ | |
2009-12-01 | security and comments | Joey Hess | |
2009-12-01 | add plugin template | http://jmtd.livejournal.com/ | |
2009-11-30 | xslt plugin | http://kerravonsen.dreamwidth.org/ | |
2009-11-26 | htmllink: allow a title attribute to be specified | Joey Hess | |
2009-11-25 | remove info about how to manually add relativedates | Joey Hess | |
The date directive is a better approach. | |||
2009-11-25 | date: New plugin that allows inserting date directives that expand to ↵ | Joey Hess | |
pretty-printed dates, using the same formatting as used for page modification date display, etc. | |||
2009-11-10 | httpauth: Add cgiauthurl setting that can be used to do http basic auth only ↵ | Joey Hess | |
when ikiwiki needs authentication, rather than for any access to the cgi/wiki. | |||
2009-11-09 | localstyle: New plugin, allows overrding the toplevel local.css with one ↵ | Joey Hess | |
that is closer to a page. I chose not to have it override style.css, because style.css is not really intended to be edited; the one from the underlay is intended to be used as a base that local.css overrides. I chose to use a plugin rather than changing the default behavior, both because I didn't want to have to worry about possibly breaking backwards compatability (though this seems unlikely), and because it seemed cleaner to not include style template parameters in the main page template code. I suppose someone might want a way to not override the toplevel local.css, but instead include it as well as foo/local.css. Probably the best way to do that would be to have foo/local.css @import ../local.css (modulo browser compatability issues). Alternatively, edit page.tmpl to always include the toplevel local.css, or swap out this plugin for another one. | |||
2009-11-08 | Moved the postscan hook to run on the raw html of a page, before the ↵ | Joey Hess | |
template is filled out. This improves the search plugin's indexing, since it will not include navigational elements from the page template or sidebar. | |||
2009-11-05 | rm empty discussion page | Jon Dowland | |
2009-11-05 | move forum | http://mcfrisk.myopenid.com/ | |
2009-11-04 | from html to ikiwiki with url compatibility | http://mcfrisk.myopenid.com/ | |
2009-10-29 | google: Pass the whole wiki url to google, not just the domain, so that ↵ | Joey Hess | |
search works correctly for wikis that are located in subdirectories of domains. | |||
2009-10-28 | the setup file wants `rsync_command`, not `rsync` | Amitai Schlair | |
2009-10-28 | update URL to mediawiki plugin | Jon Dowland | |
2009-10-27 | Google will take a full URL, request that the plugin send it | Amitai Schlair | |
2009-10-27 | 403 response may be a "not found" too | Jogo | |
2009-10-26 | moderatedcomments: New plugin to allow comment moderation w/o relying on ↵ | Joey Hess | |
blogspam.net. | |||
2009-10-16 | shortcuts: local file. | tschwinge | |
2009-10-15 | not another hidden requirement... | http://smcv.pseudorandom.co.uk/ | |
2009-10-15 | add a bit more attribution so it's clearer what Joey wrote | http://smcv.pseudorandom.co.uk/ | |
2009-10-15 | comments after trying to implement joey's idea | http://smcv.pseudorandom.co.uk/ | |
2009-10-14 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-13 | .htaccess hack | http://schmonz.livejournal.com/ | |
2009-10-13 | Merge branch 'dependency-types' | Joey Hess | |
Conflicts: doc/todo/dependency_types.mdwn | |||
2009-10-12 | (no commit message) | Jogo | |
2009-10-11 | Merge branch 'master' into dependency-types | Joey Hess | |
2009-10-11 | response | Joey Hess | |
2009-10-11 | Merge branch 'master' into dependency-types | Joey Hess | |
Conflicts: debian/changelog doc/plugins/calendar.mdwn | |||
2009-10-11 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-11 | ikiwiki-calendar: New command automates creation of archive pages using the ↵ | Joey Hess | |
calendar plugin. |