Commit Graph

11680 Commits (3a1c8c2b463b8a4f6b3b2c866c5e1b1500f95193)

Author SHA1 Message Date
Joey Hess 4f9c5896b2 add bug about transitive dependencies 2009-10-02 15:15:23 -04:00
Joey Hess 49f0745050 didn't we already close this bug? Yes, we did. hmm 2009-10-02 15:05:40 -04:00
Joey Hess 10ef209136 followup 2009-10-02 15:02:02 -04:00
Joey Hess 44b23e9f4a Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-02 14:55:37 -04:00
http://jmtd.livejournal.com/ e0bb2396b5 +bugs/ the login page is unclear when multiple methods exist 2009-10-02 14:24:03 -04:00
http://jmtd.livejournal.com/ b2f3514029 opinion about login page clarity 2009-10-02 14:22:47 -04:00
http://jmtd.livejournal.com/ b9b4bb5cb9 weird tag/brokenlinks bug 2009-10-02 14:20:35 -04:00
Joey Hess 547bbebcbc Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-02 14:06:55 -04:00
http://jmtd.livejournal.com/ b9b06d9303 2009-10-02 13:53:52 -04:00
Joey Hess 1c5a9c0cc8 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-02 12:38:02 -04:00
Joey Hess 0c6648f02c mirrorlist: Display nothing if list is empty. 2009-10-02 12:37:53 -04:00
http://weakish.pigro.net/ 827c2c8bbe add link 2009-10-02 09:56:37 -04:00
http://jmtd.livejournal.com/ d902444875 remove some unintended wikilinks 2009-10-02 09:11:11 -04:00
http://jmtd.livejournal.com/ e29950ded6 remove unintended wikilink 2009-10-02 09:08:22 -04:00
Ulrik Sverdrup 009f7ffded link to docutils mailing list discussion. also ask about <p>[[!directives]]</p> 2009-10-02 15:03:14 +02:00
test 4b8dd76372 2009-10-01 15:28:31 -04:00
Ulrik Sverdrup 9584dfddd8 Link to trac's Wiki-RestructuredText syntax description 2009-10-01 14:55:36 +02:00
martin f62de29638 documentation seems inaccurate 2009-10-01 08:12:49 -04:00
http://certifi.ca/lunix 1837abd404 empty page 2009-10-01 08:07:38 -04:00
http://weakish.pigro.net/ bef2011cbd checking external links seems not practical 2009-10-01 05:57:53 -04:00
http://weakish.pigro.net/ 13940c5773 [patch] add an option to determine whether put autoindex pages in repo or not 2009-10-01 05:48:09 -04:00
http://weakish.pigro.net/ d4511f730e add my openid 2009-10-01 05:36:09 -04:00
Ulrik Sverdrup f8ad5988da clarifications. and indent one of joey's oneliner responses. 2009-09-30 21:59:11 +02:00
Joey Hess e7de3f0762 furthermore 2009-09-30 15:45:16 -04:00
Joey Hess 54f352bb74 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-09-30 15:40:15 -04:00
Joey Hess e04e9ccea9 response 2009-09-30 15:39:51 -04:00
http://kaizer.se/ 0159612ee0 minimal user page for this guy 2009-09-30 15:29:40 -04:00
Ulrik Sverdrup 4f37413050 Comment, type, discuss and otherwise type wayy to much sorry!! 2009-09-30 21:22:18 +02:00
Joey Hess caa3818eff thoughts 2009-09-30 15:17:03 -04:00
Joey Hess 2aa93377e8 comments and some code review 2009-09-30 13:57:36 -04:00
Joey Hess 9ed7ee836e fixed 2009-09-29 13:36:09 -04:00
Joey Hess 4d9976060b Merge commit 'origin/master' 2009-09-29 13:35:41 -04:00
Joey Hess ac8ecdcf68 Support RPC::XML 0.69's incompatable object instantiation method. 2009-09-29 13:35:30 -04:00
Joey Hess 1f929e7f64 typo 2009-09-29 13:33:23 -04:00
http://kaizer.se/ 9bea3db4f3 short report so that others know when they encouter this. 2009-09-29 13:20:13 -04:00
http://weakish.pigro.net/ 89577c689c test backlinks 2009-09-29 12:41:10 -04:00
http://weakish.pigro.net/ d00ccc2f65 point backports to lenny instead of etch 2009-09-29 12:22:21 -04:00
http://mhymn.pip.verisignlabs.com/ 2736055af5 removing extra space to avoid mistakes 2009-09-29 09:50:51 -04:00
Ulrik Sverdrup 936110ddb3 rst: Introduce _to_dict to turn argument list into keword args
(cherry picked from commit 7d788655104089b5747a5ff1a4c5106eac871c14)
2009-09-28 16:57:51 -04:00
Joey Hess 3525a6b7f2 toggle, relativedate: Support templates that add attributes to the body tag. 2009-09-28 16:21:03 -04:00
Joey Hess 13b525d8ea Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-09-27 20:57:45 -04:00
Joey Hess 7cb620d0e8 img: Fix dependency code for full size images.
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 20:57:27 -04:00
Joey Hess f42215cb65 img: Correct bug in image size calculation code.
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 03449610d6.

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 20:53:02 -04:00
http://bruno.boulgour.com/ 6c418c2848 removed 2009-09-27 20:30:50 -04:00
Joey Hess 1a366910d3 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-09-27 18:34:50 -04:00
Joey Hess 2acaa15830 parentlinks: Add has_parentlinks template parameter to allow styling the toplevel index differently etc. 2009-09-27 18:29:16 -04:00
http://certifi.ca/lunix ba4071bde2 updated with nginx solution 2009-09-27 18:06:19 -04:00
http://certifi.ca/lunix bfad3f23d0 rename forum/missing_pages_redirected_to_search.mdwn to forum/missing_pages_redirected_to_search-SOLVED.mdwn 2009-09-27 18:05:52 -04:00
http://bruno.boulgour.com/ 40947d522c 2009-09-27 16:49:43 -04:00
http://bruno.boulgour.com/ 362033885f 2009-09-27 16:48:04 -04:00