Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-01 | (no commit message) | test | |
2009-10-01 | Link to trac's Wiki-RestructuredText syntax description | Ulrik Sverdrup | |
2009-10-01 | documentation seems inaccurate | martin | |
2009-10-01 | empty page | http://certifi.ca/lunix | |
2009-10-01 | checking external links seems not practical | http://weakish.pigro.net/ | |
2009-10-01 | [patch] add an option to determine whether put autoindex pages in repo or not | http://weakish.pigro.net/ | |
2009-10-01 | add my openid | http://weakish.pigro.net/ | |
2009-09-30 | clarifications. and indent one of joey's oneliner responses. | Ulrik Sverdrup | |
2009-09-30 | furthermore | Joey Hess | |
2009-09-30 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-09-30 | response | Joey Hess | |
2009-09-30 | minimal user page for this guy | http://kaizer.se/ | |
2009-09-30 | Comment, type, discuss and otherwise type wayy to much sorry!! | Ulrik Sverdrup | |
2009-09-30 | thoughts | Joey Hess | |
2009-09-30 | comments and some code review | Joey Hess | |
2009-09-29 | fixed | Joey Hess | |
2009-09-29 | Merge commit 'origin/master' | Joey Hess | |
2009-09-29 | Support RPC::XML 0.69's incompatable object instantiation method. | Joey Hess | |
2009-09-29 | typo | Joey Hess | |
2009-09-29 | short report so that others know when they encouter this. | http://kaizer.se/ | |
2009-09-29 | test backlinks | http://weakish.pigro.net/ | |
2009-09-29 | point backports to lenny instead of etch | http://weakish.pigro.net/ | |
2009-09-29 | removing extra space to avoid mistakes | http://mhymn.pip.verisignlabs.com/ | |
2009-09-28 | rst: Introduce _to_dict to turn argument list into keword args | Ulrik Sverdrup | |
(cherry picked from commit 7d788655104089b5747a5ff1a4c5106eac871c14) | |||
2009-09-28 | toggle, relativedate: Support templates that add attributes to the body tag. | Joey Hess | |
2009-09-27 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-09-27 | img: Fix dependency code for full size images. | Joey Hess | |
I had assumed that an image shown full size did not need add_depends, since a change would not need a change to the displaying page. But this is not true if the image is modified and its size changes. Then the page needs to update its img tag to reflect the current size. | |||
2009-09-27 | img: Correct bug in image size calculation code. | Joey Hess | |
If an image was resized smaller, with width and height specified to values that did not fit its aspect ratio, the image tag with/height were not adjusted to the actual size imagemagick chooses. This was broken by 03449610d6c666ba24bea68f01d896613e522278. To fix it right, it unfortunatly needs to always read the src image now, in order to determine if the image is being displayed larger, or resized smaller. When resized smaller, it then always uses the size of the thumbnail, while for larger it calculates the size. (Only way to get rid of this sometimes extra image read would be to change it to not allow displaying images larger.) | |||
2009-09-27 | removed | http://bruno.boulgour.com/ | |
2009-09-27 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-09-27 | parentlinks: Add has_parentlinks template parameter to allow styling the ↵ | Joey Hess | |
toplevel index differently etc. | |||
2009-09-27 | updated with nginx solution | http://certifi.ca/lunix | |
2009-09-27 | rename forum/missing_pages_redirected_to_search.mdwn to ↵ | http://certifi.ca/lunix | |
forum/missing_pages_redirected_to_search-SOLVED.mdwn | |||
2009-09-27 | (no commit message) | http://bruno.boulgour.com/ | |
2009-09-27 | (no commit message) | http://bruno.boulgour.com/ | |
2009-09-27 | (no commit message) | http://bruno.boulgour.com/ | |
2009-09-26 | (no commit message) | http://openid2.kisikew.org/simonraven | |
2009-09-26 | (no commit message) | http://openid2.kisikew.org/simonraven | |
2009-09-25 | poll vote (Accept only OpenID for logins) | 121.21.240.138 | |
2009-09-25 | poll vote (Accept only password logins) | 95.88.220.68 | |
2009-09-25 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-09-25 | add comments page to example blog, listing all comments | Joey Hess | |
2009-09-25 | reply to potential album user | http://smcv.pseudorandom.co.uk/ | |
2009-09-25 | fix email address linking | David Riebenbauer | |
2009-09-25 | create myself a user page | David Riebenbauer | |
and link from my signatures so far | |||
2009-09-24 | add news item for ikiwiki 3.14159265 | Joey Hess | |
2009-09-24 | releasing version 3.14159265 | Joey Hess | |
2009-09-24 | images are not always scaled *down* | NicolasLimare | |
2009-09-23 | otl: Avoid globally filtering non-otl pages | Joey Hess | |
Through a complex chain of circumstances, that filtering was causing dumpsetup to trigger undefined warning messages from the po plugin. But anyway, munging the otl in htmlize is less error-prone and less expensive, a win all around. | |||
2009-09-23 | avoid ugly messages when running ikiwiki -setup on a *directory* | Joey Hess | |