summaryrefslogtreecommitdiff
path: root/doc/plugins
AgeCommit message (Collapse)Author
2009-07-21add a warningJoey Hess
2009-07-21Merge branch 'master' of git://git.ikiwiki.infoJon Dowland
2009-07-21some thoughts in the wake of a spam attackJon Dowland
2009-07-21one issue with basewiki translationsJoey Hess
2009-07-21po: Add support for mo files in underlaysJoey Hess
In order to support translated basewiki and other underlays, we need support for mo files in underlays. The code did not allow this before, because if a mo file was in an underlay, then it might try to update it, and its pot, and write to the underlay, which is guaranteed to either fail due to permissions, or be undesirable. To fix, my approach is to just detect if a mo or pot file that is about to be updated is in an underlay, and skip updating it. This seems to work well: - If the mo is out of date in the underlay, it won't get updated, but this would probably be due to a problem in the underlay, or more likely, the wiki is being rebuilt and so it *thinks* the mo is out of date, but it's really not (and it would be a waste of time to rebuild it anyway). - If a page from the basewiki is edited, it is saved to the srcdir, which causes generation of an updated mo and pot also in the srcdir; the underlay stops being used for that page, and everything seems to work. Note that I am not including an underlay search directory for pot files. They *seem* to be unnecessary for the underlay, since the mo files in there never need to be updated.
2009-07-21(no commit message)harishcm
2009-07-20link to existing bughttp://smcv.pseudorandom.co.uk/
2009-07-20Issue with ul and div tag closure when returning empty mapharishcm
2009-07-20build translated underlays for use with non-English wikisJoey Hess
2009-07-20create translated underlays in mdwn formatJoey Hess
These are for use by wikis where the primary language is not English. On such a wiki, it makes sense to use an underlay has the source for pages in the native language.
2009-07-20more thoughts on underlaysJoey Hess
2009-07-20note branch nameJoey Hess
2009-07-20Update with Git URL for danish l10n.Jonas Smedegaard
2009-07-20update, think I have the real bug this timeJoey Hess
2009-07-19%links dedup bug?Joey Hess
2009-07-19bad po plugin bugJoey Hess
2009-07-19language display orderJoey Hess
2009-07-19shut up msgmergeJoey Hess
2009-07-19new minor bugJoey Hess
2009-07-19bugfix: Avoid generating po files for files that are not httmlizableJoey Hess
2009-07-19add a bugJoey Hess
2009-07-19s/castellano/español/Joey Hess
2009-07-19move robustness tests section to discussionJoey Hess
2009-07-19fix headerJoey Hess
2009-07-19fix linkJoey Hess
2009-07-19move contrib/po to po/discussionJoey Hess
2009-07-19Merge branch 'master' into poJoey Hess
Conflicts: debian/changelog
2009-07-18(no commit message)http://smcv.pseudorandom.co.uk/
2009-07-18New plugin for reviewhttp://smcv.pseudorandom.co.uk/
2009-07-18Compare with [[todo/allow_site-wide_meta_definitions]]http://smcv.pseudorandom.co.uk/
2009-07-09minor: fixed a wikilink.http://lj.rossia.org/users/imz/
2009-07-04rst support for WikiLinks via native syntax (syntax tweak)http://kaizer.se/
2009-07-04rst support for WikiLinks via native syntaxhttp://kaizer.se/
2009-06-23link to mirror of mediawiki.pmJon Dowland
2009-06-22(no commit message)simonraven
2009-06-22Home site is MIA. Where is it?http://mjr.towers.org.uk/
2009-06-16(no commit message)http://smcv.pseudorandom.co.uk/
2009-06-14responseJoey Hess
2009-06-09feature request/discussion for highlight options.bremner
2009-06-06Merge commit 'upstream/master' into pub/pointrigeri
Conflicts: debian/changelog debian/control Signed-off-by: intrigeri <intrigeri@boum.org>
2009-06-05move anchor page out of ikiwiki subdirJoey Hess
Since this page is not in the basewiki, it is confusing to put it in the ikiwiki subdir, which is intended for basewiki and other underlay pages that are used to document ikiwiki on other wikis.
2009-06-05Fixed a wikilink target.http://lj.rossia.org/users/imz/
2009-06-05A suggestion to simply extract/merge this functionality from/with another ↵http://lj.rossia.org/users/imz/
plugin.
2009-06-05Added a keyword to the description, so that this plugin can be found by ↵http://lj.rossia.org/users/imz/
searching.
2009-06-05Test the more plugin.http://lj.rossia.org/users/imz/
2009-06-05Fixed a wikilink.http://lj.rossia.org/users/imz/
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-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.