summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-24pagesources might not be populatedJoey Hess
2008-06-24only convert urls if the module is installedJoey Hess
2008-06-24formattingJoey Hess
2008-06-24rename to txtJoey Hess
2008-06-24initial versionJoey 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-24Disable handling of "bare" links by the creole plugin.Bernd Zeimetz
This change needs libtext-wikicreole-perl (>= 0.05-2). Also removing custom link function, there's no need for it - if it is not defined, the unmodified markup will be returned.
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-21Add support for the universal edit buttonJoey Hess
<http://universaleditbutton.org/> Not forcing a rebuild on upgrade just for this.
2008-06-21changelogJoey 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-20Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey 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-19Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey 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-19avoid creole parsing wikilinksJoey Hess
ikiwiki already does, and escaped links should not be processed by creole after ikiwiki de-escapes them
2008-06-19creole: New plugin from Bernd Zeimetz. Closes: #486930Joey Hess
2008-06-19Version the suggests of xapian-omega to a version known to be new enough to ↵Joey Hess
work with ikiwiki. Reportedly, version 0.9.9 is too old to work. Closes: #486592
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.
2008-06-16web commit by http://alcopop.org/me/openid/: ikiwiki version is 2.50Joey Hess
2008-06-16web commit by http://alcopop.org/me/openid/: bug with bad input textJoey Hess
2008-06-16web commit by http://ptecza.myopenid.com/: * Thanks!Joey Hess
2008-06-15Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-06-15meta: Store "description" in pagestate for use by other plugins.Joey Hess
map: Support show=description.
2008-06-15bugfixes for show=titleJoey Hess
Can't sort by titles; the tree building logic requires that the list be sorted by page name. Setting linktext => $page is not the same as omitting it entirely. So some contortions to only set linktext when the page name is not being shown.
2008-06-15web commit by XTaran: Changed case of repo link since hgweb seems to be ↵Joey Hess
pickier about it than before, thanks to Marillion for reporting the dead link.
2008-06-15check that parent hash exists, to avoid creating itJoey Hess
2008-06-15note about titles and dependenciesJoey Hess
2008-06-15web commit by XTaran: Link change to hnb pluginJoey Hess