Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-21 | improve Makefile | joey | |
2007-03-21 | typo | joey | |
2007-03-21 | updates | joey | |
2007-03-21 | * Fix link() PageSpecs to not just look at the raw link text, but at where | joey | |
that given link points based on the page doing the linking. Note that this could make such PageSpecs match different things than before, if you relied on the old behavior of them only matching the raw link text. * This required changing the match_* interface, adding a third parameter. * Allow link() PageSpecs to match relative, as is allowed with globs.a * Add postform option to inline plugin. * Add an bug tracker to the softwaresite example. | |||
2007-03-21 | response | joey | |
2007-03-21 | add news item for ikiwiki 1.47 | joey | |
2007-03-21 | releasing version 1.47 | joey | |
2007-03-21 | thoughts | joey | |
2007-03-21 | fix | joey | |
2007-03-21 | * Fix a security hole that allowed insertion of unsafe content via the meta | joey | |
plugins's support for inserting html link and meta tags. Now such content is passed through the htmlscrubber like everything else. * Unfortunatly, that means that some valid uses of those tags are no longer usable, and special case methods needed to be added for including stylesheets, and for doing openid delegation. If you use either of these in your wiki, it will need to be modified. See the meta plugin docs for details. | |||
2007-03-21 | web commit by http://getopenid.com/tpikonen | joey | |
2007-03-21 | web commit by JoshTriplett: Unindent my comment and reply to the right ↵ | joey | |
level, and provide an example. | |||
2007-03-21 | web commit by JoshTriplett: meta link stylesheet test | joey | |
2007-03-21 | hmm | joey | |
2007-03-21 | switch to titlepage template | joey | |
2007-03-21 | web commit by http://joey.kitenet.net/: test | joey | |
2007-03-21 | web commit by JoshTriplett: stylesheet media="print" | joey | |
2007-03-21 | web commit by JoshTriplett: Avoid a line break inside the sample syntax when ↵ | joey | |
inside a blockquote, since that makes the > show up as part of the syntax. | |||
2007-03-21 | web commit by JoshTriplett | joey | |
2007-03-21 | add news item for ikiwiki 1.46 | joey | |
2007-03-21 | add news item for ikiwiki 1.33.2 | joey | |
2007-03-21 | the real bug turned out to be in the meta plugin | joey | |
2007-03-21 | forgot to revert this | joey | |
2007-03-21 | oh, this is confusing, it needs escaping in <title>, but not when it's used | joey | |
inline, already escaped there | |||
2007-03-21 | * Fix a few bugs around page titles containing html. The worst of these | joey | |
is an actual security hole as it allows insertion of html into the title element of a page, which is not processed by the htmlscrubber. | |||
2007-03-21 | web commit by JoshTriplett | joey | |
2007-03-20 | web commit by http://choffee.co.uk/: Added a zooomr shortcut | joey | |
2007-03-19 | another issue with the mercurual backend | joey | |
2007-03-19 | web commit by http://bmalee.eu/~bma/: Oops...fix the toggle thing. | joey | |
2007-03-19 | web commit by http://bmalee.eu/~bma/: Here's my mostly-working darcs plugin. | joey | |
2007-03-18 | response | joey | |
2007-03-18 | * Applied a patch from Michał to make the mercurial backend pass --quiet to | joey | |
hg. | |||
2007-03-18 | web commit by http://meep.pl/: bug report | joey | |
2007-03-17 | wording | joey | |
2007-03-17 | * Detect the case of two people independently creating the same page at the | joey | |
same time, and let the second person resolve the conflict. | |||
2007-03-17 | * Make ikiwiki -verbose -setup with a setup file that enabled syslog logging | joey | |
output the verbose build log to stdout, rather than to the syslog. | |||
2007-03-17 | updates | joey | |
2007-03-17 | web commit by http://joey.kitenet.net/: more detail | joey | |
2007-03-17 | * Fix some broken logic in cgi creation of a subpage when a toplevel page | joey | |
with the same name already exists, and generally simplify the edit code. | |||
2007-03-17 | simplify preview code | joey | |
2007-03-17 | respinse | joey | |
2007-03-17 | response | joey | |
2007-03-17 | web commit by MichaelStevens: added new bug report | joey | |
2007-03-17 | web commit by http://id.inelegant.org/: Added link to my site. | joey | |
2007-03-17 | web commit by MarkusSchaber | joey | |
2007-03-17 | web commit by http://id.inelegant.org/: Let .htaccess files be copied over. | joey | |
2007-03-17 | web commit by http://id.inelegant.org/: Suggestion for branch. | joey | |
2007-03-17 | web commit by http://id.inelegant.org/: Bug report. | joey | |
2007-03-16 | web commit by http://id.inelegant.org/: Test over. Please delete this page. | joey | |
2007-03-16 | web commit by http://id.inelegant.org/: Testing a possible bug. | joey | |