summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-07-20(no commit message)http://www.cse.unsw.edu.au/~willu/
2008-07-20(no commit message)bremner
2008-07-20fixing my own stupdiy. really not *that* much of a n00bhttp://www.tychoish.com/
2008-07-20(no commit message)http://www.tychoish.com/
2008-07-19describe postal-filer filterbremner
2008-07-19shorten musings about encoding referencesbremner
2008-07-19move musing about how to encode thread infobremner
2008-07-19oops, bad markdown fixedbremner
2008-07-19moved some discussion to discussion pagebremner
2008-07-19(no commit message)bremner
2008-07-19responseJoey Hess
2008-07-19respinseJoey Hess
2008-07-19responseJoey Hess
2008-07-19close bug, add changelogJoey Hess
2008-07-19responseJoey Hess
2008-07-19remove note about versionJoey Hess
This wiki documents the current (actually, next ;-) release of ikiwiki. I don't want to have version numbers everywhere. (plugins/write is an exception to this policy).
2008-07-19clean out sandboxJoey Hess
2008-07-19template suggestionJoshTriplett
2008-07-19(no commit message)http://bashman.myopenid.com/
2008-07-19pruebas prueba pruebas sandboxhttp://bashman.myopenid.com/
2008-07-19description meta taghttp://alcopop.org/me/openid/
2008-07-19list which versions of ikiwiki have this featurehttp://alcopop.org/me/openid/
2008-07-19new bug and patchhttp://gmcmanus.myopenid.com/
2008-07-19Help?http://www.cse.unsw.edu.au/~willu/
2008-07-18(no commit message)http://smcv.pseudorandom.co.uk/
2008-07-18More details on a related issuehttp://www.cse.unsw.edu.au/~willu/
2008-07-18Discussion about option to optionally turn off an overly restrictive ↵http://www.cse.unsw.edu.au/~willu/
security measure
2008-07-18New bug and patch - close stderr when forking a sub process to run githttp://www.cse.unsw.edu.au/~willu/
2008-07-18thinking loudintrigeri
2008-07-17final congratulations & the future's just startedintrigeri
2008-07-17responseJoey Hess
2008-07-17responseJoey Hess
2008-07-17asking for clarificationintrigeri
2008-07-17dummy up an email address for web commitsJoey Hess
Not doing so breaks cia and other things that try to parse a username out of the email address.
2008-07-17let's see what cia makes of thisJoey Hess
2008-07-17test change with my openidhttp://joey.kitenet.net/ (web)
2008-07-17web commit by http://jcflack.myopenid.com/Joey Hess
2008-07-17git: Put web committer name/openid/address in the git author fieldJoey Hess
The committer's email address is not used (because leaking email addresses is not liked by many users). Closes: #451023 A "Web-commit" trailer is added, to allow telling the difference between web commits and direct commits.
2008-07-17Add a postscan hook.Joey Hess
* Add a postscan hook. * search: Use postscan hook, avoid updating index when previewing.
2008-07-17web commit by http://jcflack.myopenid.com/Joey Hess
2008-07-17web commit by http://jcflack.myopenid.com/Joey Hess
2008-07-17web commit by http://jcflack.myopenid.com/: Oh, *that's* where XML RPC is ↵Joey Hess
specified! :)
2008-07-17add smiley to work around markdownJoey Hess
{*} can be interpreted as the start of emphasised text by markdown, so add {x} as an alternate way to get the same symbol
2008-07-17smiley escaping fixesJoey Hess
Smileys need to be double-escaped to work, since the smiley plugin runs as a sanitize hook, and markdown helpfully removes one level of escapes first. There were some bugs in the smiley handling code that made escaped smileys still be expanded. After unescaping a smiley, it needed to move pos forward past it or the next pass would expand it. Also, once the m//g got to the end, it seemed to loop back through and make one more pass (a difference in perl 5.10's regexp exngine? I observed that pos was undefined when this happened, so added a `last unless defined pos`.
2008-07-17web commit by http://jcflack.myopenid.com/Joey Hess
2008-07-17test for meta plugin and don't use when not availableJoey Hess
2008-07-17set commented-out code to 1Joey Hess
so it can be uncommented to enable
2008-07-16further thoughtsJoey Hess
2008-07-16responseJoey Hess
2008-07-16responseJoey Hess