aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* (no commit message)qiang2009-01-23
|
* followup on pagespec negationjustin2009-01-22
|
* 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
|
* (no commit message)cfm2009-01-17
|
* add news item for ikiwiki 3.02Joey Hess2009-01-17
|
* releasing version 3.02Joey Hess2009-01-17
|
* blogspam api now supports homepage linkJoey Hess2009-01-17
|
* load rpc xml lib on the flyJoey Hess2009-01-17
| | | | | This way, enabling the plugin via websetup is safe, it can't leave ikiwiki in a broken state.
* use short names in comittypeJoey Hess2009-01-17
| | | | | | Use mtn for monontone and hg for mercurial. The long names cause ugly formatting in recentchanges, which has CSS that only allows a few characters for the commit type column.
* back to apt-getJoey Hess2009-01-17
| | | | | Using aptitude command lines used to be a good idea, but apt and aptitude share info now, and apt-get has all the important features of aptitude
* Typo.PaulePanter2009-01-17
|
* As far as I know, aptitude is recommended by Debian. And who does use ↵PaulePanter2009-01-17
| | | | apt-get instead should know to replace aptitude by apt-get.
* added monotone wiki, which uses ikiwiki-on-monotonehttp://lapo.it/2009-01-17
|
* (no commit message)http://evacuee.myid.net/2009-01-17
|
* mention depJoey Hess2009-01-16
|
* add link to options listJoey Hess2009-01-16
|
* add blogspam to auto-blogJoey Hess2009-01-16
| | | | configure it to only check comment posts for spam