Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-08 | web commit by http://sabr.myopenid.com/ | Joey Hess | |
2008-04-08 | web commit by http://sabr.myopenid.com/ | Joey Hess | |
2008-04-08 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-04-08 | web commit by http://xayk.net/ | Joey Hess | |
(cherry picked from commit 146b3d9ac2754112e7c6c63f7c2e783ac2bf4dbe) | |||
2008-04-08 | web commit by http://sabr.myopenid.com/ | Joey Hess | |
(cherry picked from commit 8e4a0640c591df95810fe94ab62521030134823b) | |||
2008-04-08 | web commit by cjb: Trivial syntax bug. | Joey Hess | |
2008-04-04 | web commit by http://cstork.org/: poll vote (Accept only OpenID for logins) | Joey Hess | |
2008-04-03 | need to handle urls to images the same | Joey Hess | |
Also, simplified finding the url to the top of the site. | |||
2008-04-03 | Bug#473987: [PATCH] Links relative to baseurl mangled in atom/rss feeds | Manoj Srivastava | |
tag 473987 +patch thanks Hi, The issue is that we need to convert relative links to absolute ones for atom and rss feeds -- but there are two types of relative links. The first kind, relative to the current document ( href="some/path") is handled correctly. The second kind of relative url is is relative to the http server base (href="/semi-abs/path"), and that broke. It broke because we just prepended the url of the current document to the href (http://host/path/to/this-doc/ + link), which gave us, in the first place: http://host/path/to/this-doc/some/path [correct], and http://host/path/to/this-doc//semi-abs/path [wrong] The fix is to calculate the base for the http server (the base of the wiki does not help, since the base of the wiki can be different from the base of the http server -- I have, for example, "url => http://host.name.mine/blog/manoj/"), and prepend that to the relative references that start with a /. This has been tested. Signed-off-by: Manoj Srivastava <srivasta@debian.org> | |||
2008-04-03 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-04-03 | aggregate: Correct a mistake in the code that dummy up a guid for feeds ↵ | Joey Hess | |
lacking one. | |||
2008-04-02 | web commit by http://inthemedium.myopenid.com/: poll vote (Accept only ↵ | Joey Hess | |
OpenID for logins) | |||
2008-04-02 | many thanks to madduck for his donation | Joey Hess | |
2008-04-02 | web commit by http://montyz.livejournal.com/: more make woes | Joey Hess | |
2008-04-02 | web commit by http://alcopop.org/me/openid/: formatting, tagging | Joey Hess | |
2008-04-02 | web commit by http://alcopop.org/me/openid/: minor documentation adjustment | Joey Hess | |
2008-04-01 | web commit by http://claimid.com/bug | Joey Hess | |
2008-04-01 | web commit by http://jblevins.org/: A plain SVG version of the ikiwiki favicon | Joey Hess | |
2008-04-01 | web commit by http://jblevins.org/: My user page | Joey Hess | |
2008-04-01 | web commit by http://jblevins.org/: Re: A make problem | Joey Hess | |
2008-04-01 | response | Joey Hess | |
2008-04-01 | web commit by http://montyz.livejournal.com/: A make problem | Joey Hess | |
2008-03-29 | add news item for ikiwiki 2.41 | Joey Hess | |
2008-03-29 | releasing version 2.41 | Joey Hess | |
2008-03-29 | Added a hardlink option in the setup file, useful if the source and dest are ↵ | Joey Hess | |
on the same filesystem and the wiki includes large media files, which would normally be copied, wasting time and space. | |||
2008-03-28 | wiki gnomes at work | Joey Hess | |
2008-03-28 | web commit by http://subvert.org.uk/~bma/: Add stylesheet. | Joey Hess | |
2008-03-28 | web commit by http://subvert.org.uk/~bma/: Link to new stylesheet. | Joey Hess | |
2008-03-28 | web commit by http://subvert.org.uk/~bma/: Update my URLs. | Joey Hess | |
2008-03-28 | web commit by http://certifi.ca/bronson | Joey Hess | |
2008-03-27 | web commit by http://weakish.int.eu.org/: invalid link | Joey Hess | |
2008-03-27 | web commit from 78.106.64.225: poll vote (Accept only password logins) | Joey Hess | |
2008-03-26 | Remove explanation of ohloh shortcut; it seems obvious enough. | Josh Triplett | |
2008-03-26 | Add shortcut for ohloh projects. | Josh Triplett | |
2008-03-25 | web commit by buo: Thanks | Joey Hess | |
2008-03-25 | web commit by buo: locales and mercurial | Joey Hess | |
2008-03-24 | web commit by http://willu.myopenid.com/: Add note about rel="nofollow" as ↵ | Joey Hess | |
an anti-spam suggestion | |||
2008-03-24 | web commit by http://jblevins.org/: htmlscrubber patch to sanitize SVG and ↵ | Joey Hess | |
MathML | |||
2008-03-24 | web commit by http://mjgoins.myopenid.com/ | Joey Hess | |
2008-03-24 | web commit by http://mjgoins.myopenid.com/ | Joey Hess | |
2008-03-23 | web commit by http://jblevins.org/: Thoughts about notation for citations | Joey Hess | |
2008-03-23 | revert destpage part of f7bdc2385 | Joey Hess | |
destpage does not normally need to be worried about when creating other files as part of the process of rendering a page. Using destpage results in inlined pages creating two copies of such files. It works to not use destpage in this case because the inlining page depends on the source page, so if the source page is modified or deleted the inlining page will be updated. | |||
2008-03-23 | inline: Allow the "feedshow" parameter to take values greater than the value ↵ | Joey Hess | |
for "show". | |||
2008-03-22 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-03-22 | add loadindex/saveindex test suite | Joey Hess | |
2008-03-22 | web commit by http://madduck.net/: add note about whole site rebuilds for ↵ | Joey Hess | |
little changes | |||
2008-03-22 | web commit by http://jblevins.org/: Notes about access keys from the main ↵ | Joey Hess | |
discussion page | |||
2008-03-21 | web commit by http://madduck.net/: put thoughts into the wishlist item | Joey Hess | |
2008-03-21 | scan hook works, remove NotImplemented exception | martin f. krafft | |
Signed-off-by: martin f. krafft <madduck@madduck.net> | |||
2008-03-21 | Do not output xml-rpc debugging | martin f. krafft | |
Signed-off-by: martin f. krafft <madduck@madduck.net> |