summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-05Fixed a wikilink.http://lj.rossia.org/users/imz/
2009-06-05Some thoughts on how to disable 'Preferences' link when irrelevantLunar
2009-06-04update po filesJoey Hess
2009-06-04fix further places where translated discussion case was assumedJoey Hess
Another benefit is that consistently using gettext("Discussion") eliminates the need to translate one string.
2009-06-04Avoid relying on translators preserving the case when translating ↵Joey Hess
"discussion", which caused Discussion pages to get unwanted Discussion links.
2009-06-04Reporting minor problems with cvonnecting to the remote repo.http://lj.rossia.org/users/imz/
2009-06-03fix link, remove redirection pageJoey Hess
There was only one broken links. See plugins/brokenlinks for a list.
2009-06-03update openid docs regarding openid 2, since smcv noticedJoey Hess
a newer perl module supports it. Although, based on its bug reports at <http://rt.cpan.org/Public/Dist/Display.html?Name=Net-OpenID-Consumer>, there may be some problems (myspace is known not to work, for example).
2009-06-03fixed upstream, debian bug openedhttp://smcv.pseudorandom.co.uk/
2009-06-03(no commit message)http://smcv.pseudorandom.co.uk/
2009-06-03Adding a plain link along with a redirect in order to track backlinks at the ↵http://lj.rossia.org/users/imz/
bottom of the target page correctly.
2009-06-03Fixing a broken link: since it's not obvious how many broken links point to ↵http://lj.rossia.org/users/imz/
this location, I'm creating a redirect rather than just fixing one broken link.
2009-06-03po: fixed one of the last Joey's concernsintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-06-03new bug and patchintrigeri
2009-06-03Correct wikilink.http://lj.rossia.org/users/imz/
2009-06-02comment: Make comment directives no longer use the internal "_comment" form, ↵Joey Hess
and document the comment directive syntax. Rationalle: Comments need to be user-editable so that they can be posted via git commit etc. The _comment directive is still supported, for back-compat.
2009-06-02Revert "testing 123"Joey Hess
This reverts commit 15a3647b3f89d0629e77fbcf43335894329ffa24.
2009-06-02revert my incorrect reversion. oopsJoey Hess
2009-06-02Revert "add news item for ikiwiki 3.14"Joey Hess
This reverts commit b0fb8a62554578738b8ee7b0ca42c09e8ada8c20. pilchu: abuse the front page again and you will be banned
2009-06-02testing 123pilchu
2009-06-01add news item for ikiwiki 3.14Joey Hess
2009-06-01releasing version 3.14Joey Hess
2009-05-28Mention need for localized templates, and separation of system and page locales.http://dr.jones.dk/
2009-05-28Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-05-28Danish translation update. Closes: #530877Joey Hess
2009-05-28Move po4a patch note up close to "translated basewiki", and expand with note ↵http://dr.jones.dk/
on danish translation.
2009-05-27add link to openSUSE packageslnussel
2009-05-26minor: A bit more wikilinks.http://lj.rossia.org/users/imz/
2009-05-26minor: Added wikilinks for better "connectivity".http://lj.rossia.org/users/imz/
2009-05-26Made the links to the userpage work in the prev.edit.http://lj.rossia.org/users/imz/
2009-05-26Added links to related work.http://lj.rossia.org/users/imz/
2009-05-26Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-05-26call initLanguage after initThemeJoey Hess
See #530654
2009-05-26minor invisible: I learned how to mark up code examples.http://lj.rossia.org/users/imz/
2009-05-26A wish.http://lj.rossia.org/users/imz/
2009-05-26minor: Added a wikilink (for connectivity).http://lj.rossia.org/users/imz/
2009-05-26minor: A text for a link, otherwise it's not displayed; also rm unneeded ↵http://lj.rossia.org/users/imz/
escaping.
2009-05-26A misfeature I stumbled upon.http://lj.rossia.org/users/imz/
2009-05-26Added a wikilink (for connectivity).http://lj.rossia.org/users/imz/
2009-05-26One more suggestion for the wiki-synatx.http://lj.rossia.org/users/imz/
2009-05-26A workaround without introducing different kinds of links (but with ↵http://lj.rossia.org/users/imz/
completely auxiliary link targets).
2009-05-26Comment: this illustrates there is no workaround.http://lj.rossia.org/users/imz/
2009-05-26Report the unpleasant need to press "reload" in firefox.http://lj.rossia.org/users/imz/
2009-05-26Added a reason for this to be an ikiwiki's concern.http://lj.rossia.org/users/imz/
2009-05-25Mention bug#530574: improved po4a Markdown supporthttp://dr.jones.dk/
2009-05-25Fix test suite to not rely on an installed copy of ikiwiki after underlaydir ↵Joey Hess
change. Closes: #530502
2009-05-25updated spanish translationVíctor Moral
2009-05-25New wish.http://lj.rossia.org/users/imz/
2009-05-23cache highlighters to optimiseJoey Hess
Setting up a new highlighter object is slightly expensive since it reads and parses the langfile each time. So cache them. This also speeds up ext2langfile by avoiding it needing to check for the existence of a language file in some cases.
2009-05-23updateJoey Hess