summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-06-28rmJoey Hess
2008-06-28web commit by simonJoey Hess
2008-06-28web commit by simonJoey Hess
2008-06-28web commit by simon: argh, horrible namespacesJoey Hess
2008-06-28web commit by simonJoey Hess
2008-06-28web commit by simonJoey Hess
2008-06-28web commit by simon: updated darcs backend, patches welcomeJoey Hess
2008-06-28web commit by simonJoey Hess
2008-06-28web commit by simon: contact infoJoey Hess
2008-06-28web commit by simon: fix linksJoey Hess
2008-06-28web commit by simon: personal pageJoey Hess
2008-06-28web commit by simon: let's make a simple darcs backendJoey Hess
2008-06-27web commit by http://ptecza.myopenid.com/: * Fixed exampleJoey Hess
2008-06-27web commit by http://ptecza.myopenid.com/: * Bug reportJoey Hess
2008-06-26web commit by https://id.mayfirst.org/jamie/Joey Hess
2008-06-26web commit by https://id.mayfirst.org/jamie/Joey Hess
2008-06-26Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-06-26web commit by AndrewGreenberg: Added requirements that the TOVA Company ↵Joey Hess
needs for attachments
2008-06-26responseJoey Hess
2008-06-26responseJoey Hess
2008-06-25web commit by http://hendry.iki.fi/: about the sitemap protocolJoey Hess
2008-06-25web commit by https://id.mayfirst.org/jamie/Joey Hess
2008-06-25web commit by http://willu.myopenid.com/: Add fix for OpenID and reCaptcha ↵Joey Hess
plugin
2008-06-24questionsJoey Hess
2008-06-24web commit by https://id.mayfirst.org/jamie/Joey Hess
2008-06-24new txt plugin, was previously contrib/plaintextJoey Hess
2008-06-24web commit by http://gmcmanus.myopenid.com/: plaintext module: copyright and ↵Joey Hess
license
2008-06-24responseJoey Hess
2008-06-24add bug linkJoey Hess
2008-06-24response, analysis of validation problemJoey Hess
2008-06-24web commit by http://gmcmanus.myopenid.com/: new plaintext pluginJoey Hess
2008-06-23web commit by http://arnebab.livejournal.com/: Fixed Gentoo ebuild link (old ↵Joey Hess
one pointed directly to the download)
2008-06-23web commit by http://arnebab.livejournal.com/: Information about Gentoo ↵Joey Hess
ebuild added.
2008-06-22web commit by http://willu.myopenid.com/: Some info on tracking down the ↵Joey Hess
remaining issue
2008-06-22web commit by http://willu.myopenid.com/: Fix CAPTCHA code so you can ↵Joey Hess
actually try again if you get it wrong now.
2008-06-22web commit by http://willu.myopenid.com/: Add (buggy) code for todo itemJoey Hess
2008-06-21web commit by http://willu.myopenid.com/: reply to Joey's commentJoey Hess
2008-06-21`template` option for aggregate.pm.Bernd Zeimetz
Allows to specify the template file which is used to create the html pages.
2008-06-20some commentsJoey Hess
2008-06-20remove some stuff that doesn't really need to be noted in the wiki now thatJoey Hess
the plugin is in mainline
2008-06-20responseJoey Hess
2008-06-20responseJoey Hess
2008-06-20web commit by http://bremner.myopenid.com/: design questions for the lazy webJoey Hess
2008-06-20web commit by http://sabr.myopenid.com/Joey Hess
2008-06-20web commit by http://sabr.myopenid.com/Joey Hess
2008-06-20web commit by http://bremner.myopenid.com/: link to work in progressJoey Hess
2008-06-19web commit by http://willu.myopenid.com/: Add a new suggestion for a CAPTCHA ↵Joey Hess
on the login page
2008-06-19creole: New plugin from Bernd Zeimetz. Closes: #486930Joey Hess
2008-06-18web commit by ptman: It seems the exclamation mark is now needed, can ↵Joey Hess
someone confirm this?
2008-06-16textile: The Text::Textile perl module has some regexps that fail if input ↵Joey Hess
is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8.