Commit Graph

309 Commits (6d63b9665cde5db8fd8601f62db4270ffde56025)

Author SHA1 Message Date
joey af388addc6 web commit by JoshTriplett: Response: please, no. Client-side wrapping of selections possibly OK. 2007-04-09 06:42:10 +00:00
joey ec8144e9d2 response 2007-04-08 19:19:11 +00:00
joey c53c60541e web commit by hb 2007-04-08 10:35:19 +00:00
joey bc2f94a311 web commit by JoshTriplett: Same thing observed via lintian 2007-04-08 04:30:16 +00:00
joey 9e28f4b33f web commit by http://ethan.betacantrips.com/: minor bug 2007-04-08 04:13:11 +00:00
joey 072d097be1 magic 0 2007-04-07 16:55:16 +00:00
joey 8abe3af165 web commit by JoshTriplett 2007-04-07 09:36:27 +00:00
joey ba3547fb84 web commit by JoshTriplett: Similar to [[wiki_links_still_processed_inside_code_blocks]] 2007-04-06 20:21:20 +00:00
joey f3ae869262 web commit by http://ptecza.myopenid.com/: * Bug report 2007-04-06 09:57:16 +00:00
joey bcf08cf905 web commit by JoshTriplett: See "using the web interface with a real text editor" on the [[tips]] page. --[[JoshTriplett]] 2007-04-06 08:56:06 +00:00
joey d25e91e127 * Fix tags to page names that contain special characters. 2007-04-04 21:08:01 +00:00
joey b8be74be61 web commit by http://willthompson.co.uk/: I suck at wikilinks. 2007-04-04 20:17:42 +00:00
joey ad9f21f0e8 web commit by http://willthompson.co.uk/: hrm, my link is not escaped. 2007-04-04 20:12:38 +00:00
joey 695ddeb840 web commit by http://willthompson.co.uk/ 2007-04-04 20:11:07 +00:00
joey aee4621bae * Fix a bug in the img plugin that caused thumbnailed files to not be
* Make the OpenID library a reccommendation of the Debian package, rather
  than just a suggests, since OpenID is enabled by default.
2007-04-04 00:40:57 +00:00
joey 66c63328bc response 2007-04-04 00:40:10 +00:00
joey ee2b08c0bf web commit by http://adam.shand.net/ 2007-04-03 03:32:25 +00:00
joey f18b1f9037 web commit by http://adam.shand.net/ 2007-04-03 03:27:24 +00:00
joshtriplett da938cbaab Move todo item to todo/ 2007-04-02 22:19:30 +00:00
joey ef58a112a5 web commit by JoshTriplett 2007-04-02 21:59:15 +00:00
joey 02b9f69ba5 * Finally apply the index.html patch, with thanks to everyone who worked
on and supported creating it (especially Tumov). This adds a "usedirs"
  option that makes ikiwiki use foo/index.html instead of foo.html as
  output page names. It is not yet enabled by default.
2007-04-01 19:59:42 +00:00
joey c8b80a96d6 web commit by hb: test 2007-04-01 16:31:43 +00:00
joey 874c52c277 web commit by hb: trying to put this done (it is !) 2007-04-01 16:28:57 +00:00
joey a0727f4915 web commit by hb 2007-03-24 17:52:47 +00:00
joey 98bc61cb7b web commit by hb 2007-03-24 17:52:06 +00:00
joey c936ba1719 * Fix mercurial backend to deal with empty commit messages. 2007-03-24 15:14:53 +00:00
joey bbb0b3e72f * Finally fixed the longstanding inline removal bug.
* Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to
  actually store pages' mtimes.
* Add "mtime" sort parameter to inline plugin.
2007-03-24 15:10:58 +00:00
joey dc0bf7982f web commit by MarkusSchaber: removed obsolete suggestion 2007-03-24 15:09:33 +00:00
joey dbb4622c1b web commit by MarkusSchaber 2007-03-24 14:59:10 +00:00
joey 210fe3664b web commit by hb: Adding patch for the no message case for mercurial 2007-03-24 12:21:34 +00:00
joey cb0c642aed * Applied a patch from Michał to make the mercurial backend pass --quiet to
hg.
2007-03-18 22:20:44 +00:00
joey 62aecc19f0 web commit by http://meep.pl/: bug report 2007-03-18 21:59:04 +00:00
joey eeaaac10e5 web commit by http://joey.kitenet.net/: more detail 2007-03-17 23:26:46 +00:00
joey 188f1931c2 * Fix some broken logic in cgi creation of a subpage when a toplevel page
with the same name already exists, and generally simplify the edit code.
2007-03-17 23:20:27 +00:00
joey c1bf0eaf5d respinse 2007-03-17 22:07:46 +00:00
joey bf2c7f2298 response 2007-03-17 22:05:15 +00:00
joey 57606c7992 web commit by MichaelStevens: added new bug report 2007-03-17 21:00:34 +00:00
joey f1b09207bf web commit by http://id.inelegant.org/: Bug report. 2007-03-17 00:09:37 +00:00
joey 5bc575c365 close 2007-03-16 21:47:31 +00:00
joey ab5811fa5d web commit by http://id.inelegant.org/: Admission of stupidity. ;-) 2007-03-16 21:10:31 +00:00
joey 4be6ccbc02 response 2007-03-16 19:20:36 +00:00
joey f6a15f38c2 web commit by http://id.inelegant.org/ 2007-03-16 13:52:35 +00:00
joey fe88512059 web commit by HenrikBrixAndersen: Say thanks :) 2007-03-04 22:56:23 +00:00
joey d3b14e6d63 web commit by HenrikBrixAndersen: Add comment 2007-03-04 22:55:12 +00:00
joey 346b123d1f web commit by http://ptecza.myopenid.com/: * Fixed bug 2007-03-02 14:27:04 +00:00
joey ba0d82e7ea * Patch from HenrikBrixAndersen to fix a broken use of foreach in the
search plugin.
2007-02-23 19:36:31 +00:00
joey 5916447f98 fixed 2007-02-23 19:23:42 +00:00
joey 73f8f35056 web commit by HenrikBrixAndersen: Document issue with wrong permissions on PNG files 2007-02-23 12:46:29 +00:00
joey 0e8bed4e06 web commit by HenrikBrixAndersen: Indent 2007-02-23 12:40:31 +00:00
joey 5aaa61d842 web commit by HenrikBrixAndersen: Document issue and propose patch for inclusion 2007-02-23 12:37:00 +00:00