| Commit message (Expand) | Author | Age |
* | merged; notes | Joey Hess | 2010-07-23 |
* | Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b' | Joey Hess | 2010-07-23 |
|\ |
|
| * | Support ordered po_slave_languages as discussed previously.•••Backward compatibility is still supported.
| intrigeri | 2010-07-20 |
* | | html | Joey Hess | 2010-07-23 |
* | | html | Joey Hess | 2010-07-23 |
* | | html | Joey Hess | 2010-07-23 |
* | | Implemented, please merge. | intrigeri | 2010-07-23 |
* | | todo update | intrigeri | 2010-07-23 |
* | | add tipjar link to sidebar•••and flattr button, as an experiment
| Joey Hess | 2010-07-23 |
* | | add flattr button | Joey Hess | 2010-07-23 |
* | | add news item for ikiwiki 3.20100722 | Joey Hess | 2010-07-22 |
|/ |
|
* | (no commit message) | http://jeremiahfoster.com/ | 2010-07-19 |
* | (no commit message) | http://jeremiahfoster.com/ | 2010-07-19 |
* | Added example | http://jeremiahfoster.com/ | 2010-07-19 |
* | Added second question. | http://jeremiahfoster.com/ | 2010-07-19 |
* | typo | Javier Rojas | 2010-07-19 |
* | Merge branch 'master' of git://git.ikiwiki.info | Javier Rojas | 2010-07-19 |
|\ |
|
| * | fix link syntax | http://weakish.myopenid.com/ | 2010-07-19 |
| * | link to 404 plugin | http://weakish.myopenid.com/ | 2010-07-19 |
| * | remove lighttpd doc: lighttpd send 200 to dynamic error pages. Thus this plu... | http://weakish.myopenid.com/ | 2010-07-19 |
| * | update url | http://weakish.myopenid.com/ | 2010-07-19 |
| * | Revert "po_slave_languages can now be a hash, if order matters."•••This reverts commit 4cf185e781a5f94373b30ec9a0e10dfb626b6d86.
That commit broke t/po.t (probably the test case only is testing too
close the the old implementation and needs correcting).
Also, we have not decided how to want to represent it yet, so I'm not
ready for this change.
Conflicts:
IkiWiki/Plugin/po.pm
doc/plugins/po.mdwn
| Joey Hess | 2010-07-18 |
| * | merge fix for selflink po problem | Joey Hess | 2010-07-18 |
| * | response on po_slave_languages structure | Joey Hess | 2010-07-18 |
| * | Merge remote branch 'intrigeri/po' | Joey Hess | 2010-07-18 |
| |\ |
|
| | * | po: added an optional target percentage to needstranslation | intrigeri | 2010-07-11 |
| | * | Merge remote branch 'upstream/filter-full' into prv/po | intrigeri | 2010-07-11 |
| | |\ |
|
| | * | | Revert po vs. template kludges.•••This reverts commits dcd57dd5c9f3265bb7a78a5696b90976698c43aa,
d4136aea8aa8968d2cd87b40e8d85301a3549323 and
d877b9644bcfbbfc5eaf3f7fc13cb96ecda946c9.
| intrigeri | 2010-07-11 |
| | * | | Merge remote branch 'upstream/master' into prv/po•••Conflicts:
IkiWiki/Plugin/po.pm
doc/plugins/po.mdwn
| intrigeri | 2010-07-11 |
| | |\ \ |
|
| | * \ \ | Merge remote branch 'upstream/master' into prv/po•••Conflicts:
doc/plugins/po.mdwn
| intrigeri | 2010-06-29 |
| | |\ \ \ |
|
| | * | | | | po: added a needstranslation() pagespec | intrigeri | 2010-06-29 |
| | * | | | | Add a fullpage arg to filter.•••Set it to true every time IkiWiki::filter is called on a full page's content.
This is a much nicer solution, for the po plugin, than previous whitelisting
using caller().
| intrigeri | 2010-06-29 |
| | * | | | | typo fix. | intrigeri | 2010-06-26 |
| | * | | | | po_slave_languages can now be a hash, if order matters. | intrigeri | 2010-06-26 |
| | * | | | | po: added support for html pagetype•••... after having audited the po4a Xml and Xhtml modules for security issues.
Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2010-06-25 |
| * | | | | | noticed a bug in the po plugin•••(I should probably put this in bugs/, but I am not sure if intregriti
watches there..)
| Joey Hess | 2010-07-18 |
* | | | | | | new syntax file for ikiwiki files in vim | Javier Rojas | 2010-07-19 |
|/ / / / / |
|
* | | | | | (no commit message) | crest | 2010-07-18 |
* | | | | | remove dup sentence | Joey Hess | 2010-07-18 |
* | | | | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-07-18 |
|\ \ \ \ \ |
|
| * | | | | | this plugin is different from the [[html]] plugin and it is safe in most cases. | http://weakish.myopenid.com/ | 2010-07-18 |
| * | | | | | typo | bento | 2010-07-17 |
| * | | | | | support-statement | bento | 2010-07-17 |
* | | | | | | fix other 2 cases of conflicting destdir files•••Cleanly fixed case where destdir file failed to be written because there
was a directory with the same name. This can be detected with no extra
system calls, and dealt with by finding all pages that wrote files
inside the directory, and removing them and the directory.
The other, inverse case would be expensive to detect in will_render,
since it would need to check each parent directory of the file to see
if the directory is really a conflicting file. But prep_writefile
already does a similar scan for symlinks in the path, so I added code
there to remove the conflicting file. This fix assumes that the file
is written using writefile, and not some other means (but using other means
would be a security hole too, so hopefully nothing does).
| Joey Hess | 2010-07-18 |
* | | | | | | class of bugs I am working on | Joey Hess | 2010-07-18 |
|/ / / / / |
|
* | | | | | Add Banu | https://mukund.startssl.com/ | 2010-07-17 |
* | | | | | Added a comment | http://joey.kitenet.net/ | 2010-07-16 |
* | | | | | Fix a couple of grammar errors. | Jonas Smedegaard | 2010-07-16 |
* | | | | | (no commit message) | tkane | 2010-07-16 |
* | | | | | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | 2010-07-15 |