Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-27 | test | joey | |
2007-04-27 | add | joey | |
2007-04-27 | test | joey | |
2007-04-27 | add | joey | |
2007-04-27 | test | joey | |
2007-04-27 | add | joey | |
2007-04-26 | web commit by joey | joey | |
2007-04-26 | reorg | joey | |
2007-04-26 | relocate | joey | |
2007-04-26 | rm | joey | |
2007-04-26 | test add | joey | |
2007-04-26 | rm | joey | |
2007-04-26 | clean up cruft | joey | |
2007-04-20 | web commit by http://willthompson.co.uk/: Sorry, using the sandbox for ↵ | joey | |
testing stuff. | |||
2007-04-19 | web commit by http://arpitjain11.myopenid.com/ | joey | |
2007-02-26 | web commit by https://hhallman.myopenid.com/ | joey | |
2007-02-19 | web commit by http://joey.kitenet.net/ | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/ | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/ | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/ | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/: prototype #4 | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/ | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/ | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/ | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/ | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/ | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/ | joey | |
2007-01-11 | web commit by http://ethan.betacantrips.com/: Maybe I'll figure out how ↵ | joey | |
inline pages work | |||
2007-01-11 | web commit by http://ethan.betacantrips.com/: this is where the prototype goes | joey | |
2006-12-20 | web commit by http://getopenid.com/ptecza | joey | |
2006-12-20 | web commit by http://ethan.betacantrips.com/ | joey | |
2006-12-19 | web commit by http://getopenid.com/ptecza | joey | |
2006-12-18 | web commit by http://dmarti.myopenid.com/ | joey | |
2006-12-03 | web commit by hb | joey | |
2006-12-03 | web commit by hb | joey | |
2006-11-20 | web commit by http://joey.kitenet.net/ | joey | |
2006-09-21 | web commit by joey | joey | |
2006-08-27 | web commit by ppp | www-data | |
2006-08-10 | remove byte order mark that vim added for some reason | joey | |
2006-08-10 | * Improve markdown loading. First, try to load it as a properl perl module, | joey | |
in case it was installed as one. Then fall back to trying /usr/bin/markdown. * Document in install page how to install markdown, since it has no installation procedure in the upstream tarball. | |||
2006-08-10 | web commit by rmeden: this is a blog entry | www-data | |
2006-07-26 | web commit by joey | www-data | |
2006-07-26 | web commit by joey | www-data | |
2006-07-26 | web commit by joey | www-data | |
2006-07-22 | web commit by gsf | www-data | |
2006-06-12 | removing some test pages | joey | |
2006-06-08 | web commit by DonMarti | www-data | |
2006-05-30 | web commit by VictorMoral | www-data | |
2006-05-30 | web commit by VictorMoral | www-data | |
2006-05-26 | * --getctime had bitrotted (well I only ever used it the once so far..), | joey | |
* When inlining a page in another one, links from the inlined page are now expanded the same as they are when rendering the inlined page as a standalone page. So rather than being expanded from the POV of the inlining page, they are expanded from the POV of the inlined page. For example, a link from blog/foo to "bar" will now link to blog/bar if it exists. Previously this needed to be a link explicitly to "blog/bar"; such links will also continue to work. (This was slightly complex to do as the link still has to be constructed relative to the inlining page.) |