Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-27 | the rename hooks names waltz seems over | intrigeri | |
Another set of hooks would not endure such heavy renaming, but the rename* hooks actually do ;) Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-27 | revert renamepage's hook original name | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | contrib/po: update after implementing suggested changes | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | plugins/po: talk about the po4a version in the first lines | intrigeri | |
... as it seems it can be missed if I keep it only in the security section. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | only pass named parameters to the canremove hook | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | only pass named parameters to the canrename hook | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2009-01-26 | po and doc/todo/need_global_renamepage_hook: response | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | review | Joey Hess | |
2009-01-26 | don't add new exported warning function | Joey Hess | |
Nothing in the po plugin actually uses this function. The benefit of adding the function in general is debatable, but I'd prefer to keep the changes involved in merging po at a minimum. | |||
2009-01-26 | Merge branch 'master' into po | Joey Hess | |
2009-01-25 | update | Joey Hess | |
2009-01-25 | update | Joey Hess | |
2009-01-25 | add a button to prefs page for comment moderation | Joey Hess | |
2009-01-25 | comments: If comment content checks fail, store the comment (in ↵ | Joey Hess | |
.ikiwiki/comments_pending) for moderator review. | |||
2009-01-20 | po: let's walk the last steps needed before merge! | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-19 | remove cansave plugin, now replaced by Joey's checkcontent one | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-19 | make checkcontent compatible with hooks that need the full content | intrigeri | |
Always pass the full (modified) content in `content` named parameter. When the user edits an existing wiki page, also pass a `diff` named parameter, which includes only the lines that they added to the page, or modified. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-18 | Document underlay plugin as included | Simon McVittie | |
2009-01-18 | fix typo, mention git branch | http://smcv.pseudorandom.co.uk/ | |
2009-01-18 | underlay plugin, a command-line interface for add_underlay() | http://smcv.pseudorandom.co.uk/ | |
2009-01-18 | Merge commit 'upstream/master' into prv/po | intrigeri | |
Conflicts: t/syntax.t | |||
2009-01-17 | Typo. | PaulePanter | |
2009-01-17 | Merge commit 'upstream/master' into prv/po | intrigeri | |
Conflicts: IkiWiki/Plugin/editpage.pm IkiWiki/Plugin/skeleton.pm.example doc/plugins/write.mdwn t/syntax.t | |||
2009-01-17 | po(doc): moved security analysis to its own page | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-16 | mention dep | Joey Hess | |
2009-01-16 | add link to options list | Joey Hess | |
2009-01-16 | blogspam: New plugin, adding spam filtering for page editing / comment ↵ | Joey Hess | |
posting using the BlogSpam.net API. | |||
2009-01-16 | checkcontent: New hook, can be used to implement arbitrary content filters, ↵ | Joey Hess | |
including spam filters. | |||
2009-01-16 | po: when possible, disable use of Text::WrapI18N in po4a; else warn about ↵ | intrigeri | |
too old po4a Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-16 | add a warning (exported) function to the core | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-15 | po(todo): more test results | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-15 | po: pages in underlay dirs are not translatable | intrigeri | |
Fixes build break due to read-only underlay dirs, e.g. basewiki. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-15 | po/todo: some testing results | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-15 | po: more security-related reports | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-13 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2009-01-07 | repolist: New plugin to support the rel=vcs-* microformat. | Joey Hess | |
* repolist: New plugin to support the rel=vcs-* microformat. * goodstuff: Include repolist by default. (But it does nothing until configured with the repository locations.) | |||
2009-01-02 | po/todo: update | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-02 | po/todo: update | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-02 | po: added note about now implemented feature | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-02 | meta branch merge required | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-02 | po(formbuilder_setup): remove the rename/remove buttons on slave pages | intrigeri | |
This has to be done after the rename/remove plugins have added their buttons, so we set this hook to be run last. The canrename/canremove hooks already ensure this is forbidden at the backend level, so this is only UI sugar. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-02 | po/todo: update | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-02 | po/todo: remove silly ideas. | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-02 | po: do not allow to create pages of type po | intrigeri | |
The main reason to do so is to bypass the "favor the type of linking page on page creation" logic, which is unsuitable when a broken link is clicked on a slave (PO) page. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-02 | po/todo: added better implementation ideas | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-02 | po/todo: remove completed item | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-02 | po/todo: added bugreport about new page's type | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-01 | po/todo: update | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-01 | po(cansave): check PO validity using new isvalidpo function | intrigeri | |
... because Po4a's parser does not care about malformed PO data. Use gettext's msgfmt program instead. Signed-off-by: intrigeri <intrigeri@boum.org> |