Commit Graph

554 Commits (e02154633d67506bc5ef52b05936a9b227841558)

Author SHA1 Message Date
joey e02154633d web commit by madmax 2007-09-27 18:53:24 +00:00
joey 3092645a52 markdown bug filed 2007-09-27 17:47:42 +00:00
joey 194efe68c9 web commit by madmax 2007-09-26 22:47:23 +00:00
joey f9f38ae31c * Save index after previewing page edit, since even previewing can create
files in some situations, and this is appropriate in some cases, such as
  the teximg plugin's error log file.
  Such files will be automatically cleaned up at an appopriate later time.
2007-09-22 18:31:52 +00:00
joey 811b8726db bug 2007-09-22 18:30:34 +00:00
joey 6be34dda9b analysis 2007-09-22 18:13:36 +00:00
joey aa0600bda3 think this is fixed too.. 2007-09-21 17:57:14 +00:00
joey 9d75d3005b * map: Render empty nodes on the way to subpages whose parent pages
are not included in the map.
* map: Fix valid html issue.
2007-09-21 17:54:58 +00:00
joey 5f15f6c883 web commit by http://madduck.myopenid.com/: add HTML snippet and slam suspision of this being display-only. 2007-09-21 17:10:24 +00:00
joey bbfbad2da7 rm 2007-09-21 16:58:42 +00:00
joey 77e7f76372 web commit by http://madduck.myopenid.com/ 2007-09-21 16:50:36 +00:00
joey bbec2c9af7 web commit by http://madduck.myopenid.com/ 2007-09-21 16:50:03 +00:00
joey f5839df1ae web commit by http://madduck.myopenid.com/ 2007-09-21 16:47:59 +00:00
joey 7a5638b800 web commit by http://madduck.myopenid.com/ 2007-09-21 16:37:19 +00:00
joey 42d15a8b05 web commit by http://madduck.myopenid.com/: remove links, add snapshot since I moved on 2007-09-21 16:34:31 +00:00
joey fb00915e79 web commit by http://madduck.myopenid.com/ 2007-09-21 10:33:49 +00:00
joey 5c52995bf7 web commit by http://madduck.myopenid.com/: add page on me 2007-09-21 10:16:15 +00:00
joey d3ec2b8c12 web commit by http://madduck.myopenid.com/: removing fixed flag, add confirmation and point at a minor remaining issue 2007-09-21 10:15:05 +00:00
joey 0935e380c5 * tag: Add taglink preprocessor directive, supporting visible tag links.
* map: Fully specify paths to links to avoid issues when the bestlink
  didn't point to the correct page.
2007-09-20 19:23:43 +00:00
joey 5c56633e81 web commit by http://madduck.myopenid.com/ 2007-09-20 19:05:07 +00:00
joey 7f087e18ae web commit by http://madduck.myopenid.com/: retitle 2007-09-20 18:58:22 +00:00
joey 7f2d04338e web commit by http://madduck.myopenid.com/: correction: seems related to page name 2007-09-20 18:52:54 +00:00
joey 453724f7dd web commit by http://madduck.myopenid.com/ 2007-09-20 18:49:07 +00:00
joey a1bb69510a web commit by Bj 2007-09-20 17:07:51 +00:00
joey ef43bff1ca * Correct generation of RFC 3339 format times for atom/rss feeds. Always use
gmtime for these since a time zone is not specified.
2007-09-02 19:29:40 +00:00
joey df81177d39 web commit by http://subvert.org.uk/~bma/: timezone bug. 2007-09-02 03:08:40 +00:00
joey 6f3aebd4f6 fix issue bma noticed (why does it use "r2"?) 2007-08-30 23:45:56 +00:00
joey a1ef7086f3 web commit by http://subvert.org.uk/~bma/: Escape what IkiWiki thinks are links. 2007-08-30 17:27:43 +00:00
joey 1091ab8c3e web commit by http://subvert.org.uk/~bma/ 2007-08-30 17:24:30 +00:00
joey f1a52fa06c web commit by madmax 2007-08-30 09:58:52 +00:00
joey 5d6d191e88 reference bug 2007-08-29 16:50:49 +00:00
joey 5edac33326 markdown bug 2007-08-29 16:49:49 +00:00
joey f5e7fbd9a0 web commit by madmax 2007-08-29 15:40:16 +00:00
joey c87cbb8ed5 web commit by madmax 2007-08-29 15:39:38 +00:00
joey d3df65fd72 web commit by madmax 2007-08-29 15:39:15 +00:00
joey d225141935 web commit by madmax 2007-08-29 15:38:36 +00:00
joey 5aae689b86 web commit by madmax 2007-08-29 15:20:24 +00:00
joey 2f531d503a web commit by madmax 2007-08-29 14:27:55 +00:00
joey 3b33d6946a web commit by madmax 2007-08-29 14:24:00 +00:00
joey ec0127bf09 web commit by madmax 2007-08-29 14:22:19 +00:00
joey a024a3f9a6 web commit by madmax 2007-08-29 14:17:16 +00:00
joey e110dd63cb web commit by madmax 2007-08-29 14:09:26 +00:00
joey 99261148fe fix 2007-08-28 23:11:40 +00:00
joey ad78b73fb0 fix 2007-08-28 23:09:41 +00:00
joey 447ad58ebb fix 2007-08-28 23:08:30 +00:00
joey cef0ebe691 fix 2007-08-28 23:08:01 +00:00
joey 4142c02f73 * Tables containing links with a link text were misparsed, because the "|"
in the wikilink looked like a table field separator. Avoid this ambiguity
  by linkifying the data before parsing it as a table.
* Turn on allow_loose_quotes in the table plugin's Text::CSV object,
  so that links from wikilinks don't confuse the parser.
2007-08-28 23:06:24 +00:00
joey fe316c4434 web commit by madmax: bugreport clarification 2007-08-28 17:14:20 +00:00
joey e87fcf2971 web commit by madmax 2007-08-28 17:06:25 +00:00
joey 9c5f4761d8 * Support for looking in multiple directories for underlay files.
* Plugins can add new directories to the search path with the add_underlay
  function.
* Split out smiley underlay files into a separate underlay, so if the plugin
  isn't used, the wiki isn't bloated with all those files.
2007-08-28 01:59:01 +00:00