aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* comments: Add a moderation web interface.Joey Hess2009-01-25
|
* remove hr under comment actionsJoey Hess2009-01-25
| | | | | The horizontal line was only meant to be displayed under the actions at the top of a page.
* add alt tagJoey Hess2009-01-25
|
* comments: If comment content checks fail, store the comment (in ↵Joey Hess2009-01-25
| | | | .ikiwiki/comments_pending) for moderator review.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-25
|\
| * vote for Template::ToolkitRocco2009-01-25
| |
| * (no commit message)http://joey.kitenet.net/2009-01-24
| |
| * (no commit message)qiang2009-01-24
| |
* | blogspam: Fix use of blogspam_options and blogspam_server config settings.Joey Hess2009-01-25
| |
* | clarify description of verboseJoey Hess2009-01-24
|/ | | | It enables debug prints, so not just during building, but at runtime.
* typoJoey Hess2009-01-23
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-23
|\
| * (no commit message)qiang2009-01-23
| |
| * (no commit message)qiang2009-01-23
| |
| * followup on pagespec negationjustin2009-01-22
| |
* | mention identica groupJoey Hess2009-01-23
|/
* typoJoey Hess2009-01-22
|
* fix uninitialized value warningsJoey Hess2009-01-22
| | | | I suspect these are only triggered by spammers.
* fix typoJoey Hess2009-01-22
|
* responseJoey Hess2009-01-22
|
* question on locked_pages and users() in pagespecjustin2009-01-21
|
* one fleeting second thoughtJoey Hess2009-01-21
|
* responseJoey Hess2009-01-21
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-21
|\
| * Question about user testsjustin2009-01-21
| |
| * added versionkgjenkins2009-01-21
| |
| * (no commit message)kent2009-01-20
| |
* | addJoey Hess2009-01-21
| |
* | img: only provide alt text if it was specifiedGabriel McManus2009-01-21
|/ | | | | | if suitable alternate text is unknown, then it should not be given. empty alt text is suitable mainly for purely decorative images. (cherry picked from commit 3cd7f67f0cf894f4fd5ba16f68e82e4f7bdbfdc5)
* add human-readable error when unknown pagespec function is calledJoey Hess2009-01-20
| | | | | | | | | | It used to replace unknown functions with "0" when translating a pagespec. Instead, replace it with a FailReason object. This way, the pagespec will still evaluate as before (possibly successfully if other terminals exist), but a human-readable error will be shown if the result is displayed. Also, an empty pagespec used to be replaced with "0", to avoid a eval error. Also use a FailReason here.
* cleanupJoey Hess2009-01-20
|
* responseJoey Hess2009-01-20
|
* Remove nonstandard css. Closes: #512378Joey Hess2009-01-20
|
* fix removal form displayJoey Hess2009-01-20
| | | | The form was misdisplayed when displayed via comment removal.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-01-20
|\
| * (no commit message)http://taozhyn.myopenid.com/2009-01-19
| |
| * po: let's walk the last steps needed before merge!intrigeri2009-01-20
| | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | blogspam: Log spam info on failure.Joey Hess2009-01-19
|/
* Updated spanish translationVíctor Moral2009-01-19
|
* (no commit message)http://zms.myopenid.com/2009-01-19
|
* (no commit message)http://zms.myopenid.com/2009-01-19
|
* (no commit message)kent2009-01-19
|
* Avoid feeding decoded unicode to Term::ReadLineJoey Hess2009-01-18
| | | | | | | | That resulted in double encoded display when using perl's stub readline module. Apparently that module unconditionally upgrades text to utf8, in a quite braindead way. (Term::ReadLine::Gnu::Perl worked ok.)
* overriding visible modification time (to avoid insignificant edits flooding ↵http://smcv.pseudorandom.co.uk/2009-01-18
| | | | planets)
* Some more thoughts about a gallery pluginSimon McVittie2009-01-18
|
* Add myself to ikiwikiusersSimon McVittie2009-01-18
|
* fix typo, mention git branchhttp://smcv.pseudorandom.co.uk/2009-01-18
|
* underlay plugin, a command-line interface for add_underlay()http://smcv.pseudorandom.co.uk/2009-01-18
|
* I really ought to RTFM before I make todo requests, eh?cfm2009-01-17
|
* Created user page.cfm2009-01-17
|