aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Make directives generated by shortcuts accept a `desc` parameter.Adeodato Simó2008-03-02
| | | | (cherry picked from commit 252da396bfa728b99af7c9bb304a7b5f3f6d94e6)
* web commit by bremnerJoey Hess2008-03-02
| | | | (cherry picked from commit 7eeafb3ef95cada7fdff50a6aa0b3f83af96977e)
* web commit by bremnerJoey Hess2008-03-02
| | | | (cherry picked from commit f8e4bcf7f2f30b8f2b30401bb1c5a7b5803c8538)
* web commit by AlexandreDupas: Question around bibtex plugin develJoey Hess2008-03-01
|
* formattingJoey Hess2008-02-29
|
* add news item for ikiwiki 2.40Joey Hess2008-02-29
|
* releasing version 2.40Joey Hess2008-02-29
|
* remove link to wikitemplatesJoey Hess2008-02-29
| | | | this page is in the basewiki, and so it should not link to pages that are not
* responsesJoey Hess2008-02-29
|
* add changelog entryJoey Hess2008-02-29
|
* mark done, patch is appliedJoey Hess2008-02-29
|
* Merge branch 'master' of git://git.madduck.net/code/ikiwikiJoey Hess2008-02-29
|\
| * Allow colons in URLs after the first slashAdeodato Simó2008-02-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A new regexp fixes this bug: http://ikiwiki.info/bugs/No_link_for_blog_items_when_filename_contains_a_colon/ I traced this down to htmlscrubber. If disabled, it works. If enabled, then $safe_url_regexp determines the URL unsafe because of the colon and hence removes the src attribute. Digging into this, I find that RFC 3986 pretty much discourages colons in filenames: """ A path segment that contains a colon character (e.g., "this:that") cannot be used as the first segment of a relative-path reference, as it would be mistaken for a scheme name. Such a segment must be preceded by a dot-segment (e.g., "./this:that") to make a relative- path reference. """ on the other hand, with usedirs, any link to another page will be prepended by ../ anyway, so that makes them okay again. The solution still seems not to use colons. In any case, htmlscrubber should get a new regexp, courtesy of dato. I have tested and verified this. Signed-off-by: martin f. krafft <madduck@madduck.net>
* | remove incorrect commentJoey Hess2008-02-29
| |
* | fix locationJoey Hess2008-02-29
| |
* | web commit by http://alcopop.org/me/openid/Joey Hess2008-02-29
| |
* | web commit by http://alcopop.org/me/openid/: an example commentJoey Hess2008-02-29
| |
* | web commit by http://madduck.myopenid.com/: remove comment about relative ↵Joey Hess2008-02-29
| | | | | | | | links always using ../, which is not true
* | web commit by http://madduck.myopenid.com/: close bugJoey Hess2008-02-29
| |
* | web commit by http://madduck.myopenid.com/: add patch/git commitJoey Hess2008-02-29
| |
* | web commit by http://madduck.myopenid.com/: add analysis based on rfc3986 ↵Joey Hess2008-02-29
| | | | | | | | and suggest a new regexp
* | web commit by http://alcopop.org/me/openid/: brief biogJoey Hess2008-02-29
| |
* | web commit by http://alcopop.org/me/openid/: potwikiJoey Hess2008-02-29
| |
* | web commit by http://madduck.myopenid.com/: trace this bug to htmlscrubber ↵Joey Hess2008-02-29
| | | | | | | | and $safe_url_regexp
* | web commit by http://madduck.myopenid.com/: merge bug with colon-in-links bugJoey Hess2008-02-29
| |
* | web commit by http://madduck.myopenid.com/: add my homepageJoey Hess2008-02-29
| |
* | web commit by http://madduck.myopenid.com/: add vcs-pkg and vcs-homeJoey Hess2008-02-29
| |
* | web commit by http://madduck.myopenid.com/: confirm this bugJoey Hess2008-02-29
| |
* | web commit by bremnerJoey Hess2008-02-29
| |
* | web commit by bremnerJoey Hess2008-02-29
| |
* | web commit by bremnerJoey Hess2008-02-29
| |
* | web commit by bremnerJoey Hess2008-02-29
| |
* | web commit by bremnerJoey Hess2008-02-29
| |
* | web commit by bremnerJoey Hess2008-02-29
|/
* web commit by http://alcopop.org/me/openid/: state that the svn instructions ↵Joey Hess2008-02-28
| | | | work for local repos only
* web commit by bremnerJoey Hess2008-02-28
|
* web commit by bremnerJoey Hess2008-02-28
|
* web commit by bremnerJoey Hess2008-02-28
|
* web commit by http://mmassonnet.myopenid.com/Joey Hess2008-02-27
|
* remove page-o-cruftJoey Hess2008-02-26
| | | | (user "yyl": you're risking being banned..)
* web commit by http://hendry.iki.fi/Joey Hess2008-02-26
|
* web commit by MathiasJoey Hess2008-02-26
|
* web commit by http://liw.iki.fi/liw/: Removed "nagios" link to userpage ↵Joey Hess2008-02-26
| | | | without content from front page.
* web commit by http://brian.may.myopenid.com/: work around not solutionJoey Hess2008-02-25
|
* web commit by yylJoey Hess2008-02-25
|
* web commit by yylJoey Hess2008-02-25
|
* web commit by http://harningt.eharning.us/Joey Hess2008-02-25
|
* web commit by buo: More comments on mercurial use.Joey Hess2008-02-25
|
* web commit by http://madduck.myopenid.com/Joey Hess2008-02-25
|
* web commit by http://madduck.myopenid.com/Joey Hess2008-02-25
|