summaryrefslogtreecommitdiff
path: root/doc/plugins
AgeCommit message (Collapse)Author
2010-01-17respond: markup, not internalshttp://kerravonsen.dreamwidth.org/
2010-01-16(no commit message)simonraven
2010-01-16responded to discussionhttp://kerravonsen.dreamwidth.org/
2010-01-16(no commit message)simonraven
2010-01-16the pod bold thingy didn't work, making it a markdown onesimonraven
2010-01-15(no commit message)Spida
2010-01-14mention that lighttpd does support this. Example needed.Joey Hess
2010-01-13this is sort of format toohttp://kerravonsen.dreamwidth.org/
2010-01-13correcting linkhttp://kerravonsen.dreamwidth.org/
2010-01-13fixed titlehttp://kerravonsen.dreamwidth.org/
2010-01-13ftemplate: field-aware structured template pluginhttp://kerravonsen.dreamwidth.org/
2010-01-13getfield: query field (meta-data) valueshttp://kerravonsen.dreamwidth.org/
2010-01-13ymlfront: backend for structured datahttp://kerravonsen.dreamwidth.org/
2010-01-13more options for field configuration, additional pagespec testhttp://kerravonsen.dreamwidth.org/
2009-12-25correctionJoey Hess
2009-12-24question: "still domain specific or not?"http://weakish.pigro.net/
2009-12-23added taghttp://kerravonsen.dreamwidth.org/
2009-12-23added taghttp://kerravonsen.dreamwidth.org/
2009-12-23third time lucky?http://kerravonsen.dreamwidth.org/
2009-12-23try again with taghttp://kerravonsen.dreamwidth.org/
2009-12-23added taghttp://kerravonsen.dreamwidth.org/
2009-12-12Getting OpenID verified identity externallyhttp://www.google.com/profiles/kari.pahula
2009-12-11on my unixauth branch nowhttp://www.google.com/profiles/schmonz
2009-12-04oops, fixed namehttp://kerravonsen.dreamwidth.org/
2009-12-04added field pluginhttp://kerravonsen.dreamwidth.org/
2009-12-02minor: a link to describe the mentioned formathttp://lj.rossia.org/users/imz/
2009-12-02minor: a link to describe the formathttp://lj.rossia.org/users/imz/
2009-12-02added the proper template thingiehttp://kerravonsen.dreamwidth.org/
2009-12-02here be a plugin for processing POD!http://kerravonsen.dreamwidth.org/
2009-12-01clearing up a bit of confusion about who I amhttp://kerravonsen.dreamwidth.org/
2009-12-01now have fixed xslt pluginhttp://kerravonsen.dreamwidth.org/
2009-12-01bug fix; now checks extensions.http://kerravonsen.dreamwidth.org/
2009-12-01reply to commenthttp://kerravonsen.dreamwidth.org/
2009-12-01security and commentsJoey Hess
2009-12-01add plugin templatehttp://jmtd.livejournal.com/
2009-11-30xslt pluginhttp://kerravonsen.dreamwidth.org/
2009-11-26htmllink: allow a title attribute to be specifiedJoey Hess
2009-11-25remove info about how to manually add relativedatesJoey Hess
The date directive is a better approach.
2009-11-25date: 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-10httpauth: 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-09localstyle: 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-08Moved 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-05rm empty discussion pageJon Dowland
2009-11-05move forumhttp://mcfrisk.myopenid.com/
2009-11-04from html to ikiwiki with url compatibilityhttp://mcfrisk.myopenid.com/
2009-10-29google: 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-28the setup file wants `rsync_command`, not `rsync`Amitai Schlair
2009-10-28update URL to mediawiki pluginJon Dowland
2009-10-27Google will take a full URL, request that the plugin send itAmitai Schlair
2009-10-27403 response may be a "not found" tooJogo