Commit Graph

3051 Commits (b4b063875100662dfd33520b6f4f3c9d8d84b039)

Author SHA1 Message Date
joey dd6fd0f7b4 web commit by http://raymundo.egloos.com/ 2007-03-12 03:37:11 +00:00
joey 2618e5b406 web commit by http://id.inelegant.org/ 2007-03-12 02:08:49 +00:00
joey e5ddd9b581 * Fix a bug with inlined create page links, including Discussion links on
blog post pages. The links will now create pages relative to the page that
  actually contains the link.
2007-03-11 04:59:03 +00:00
joey 6a01fac911 rm obsolete news item 2007-03-11 02:30:58 +00:00
joey 530f125188 add news item for ikiwiki 1.45 2007-03-11 02:29:34 +00:00
joey ec1dc5b00f releasing version 1.45 2007-03-11 02:29:15 +00:00
joey c7dd47619a foo 2007-03-11 00:32:00 +00:00
joey e0e65bc026 suggest as a soc project 2007-03-11 00:29:25 +00:00
joey 89673afc6b add postsparkline plugin, providing sparkliney stats goodness for blog
posts
2007-03-11 00:24:31 +00:00
joey ca5e4fbf37 rm 2007-03-09 22:51:41 +00:00
joey fcacabcdf9 web commit by http://ajdlinux.livejournal.com/ 2007-03-09 22:41:25 +00:00
joey 6077687034 web commit by http://ajdlinux.livejournal.com/ 2007-03-09 22:40:10 +00:00
joey 43fd7cc0c5 correct dup page name detect in blog posting code 2007-03-08 22:16:03 +00:00
joey 5b796b0bdb typo 2007-03-08 11:13:16 +00:00
joey 66a65b5ddd * Correct a deadlock that could occur in post-commit if the aggregate plugin
was enabled and tried to lock the already locked wiki.
2007-03-08 11:04:59 +00:00
joey 258c89e841 web commit by JoshTriplett: Add flickr 2007-03-08 08:48:40 +00:00
joey 5da072afb0 web commit by JoshTriplett: Add GNOME bugzilla. 2007-03-08 08:43:36 +00:00
joey 012cc7dd05 web commit by JoshTriplett: Add the Haskell wiki. 2007-03-08 08:31:23 +00:00
joey bd40543ab0 web commit by JoshTriplett: Add hoogle, the Haskell code search engine. 2007-03-08 08:22:03 +00:00
joey 1465676082 need to use uri_escape_utf8 2007-03-08 06:25:20 +00:00
joey c1b698e418 * The underscore escaping support exposed a bug in edit links: Such links
were titlepage escaped in the urls, and then doubly escaped by the CGI
  when editing. To fix this, I removed the titlepage escaping in the edit
  urls.
* That means that *every edit link* on the wiki is potentially changed.
  Rebuilding wikis on upgrade to this version therefore necessary; enabled
  that in postinst.
2007-03-08 06:03:59 +00:00
joey 8430ee09e5 web commit by http://joey.kitenet.net/ 2007-03-08 04:42:10 +00:00
joey 99c0f5654f rm 2007-03-08 04:40:19 +00:00
joey 3cb28ea95c web commit by http://joey.kitenet.net/ 2007-03-08 04:36:59 +00:00
joey 9fa2294d4e web commit by http://joey.kitenet.net/: test commit 2007-03-08 04:34:44 +00:00
joey 84b3fe66d4 web commit from 128.151.253.249: poll vote (It's fast enough) 2007-03-08 03:18:43 +00:00
joey 14ed04b2e9 update 2007-03-07 19:57:53 +00:00
joey 6304f6a595 add colspan support 2007-03-07 19:50:34 +00:00
joey 59b07af4cf cleanup 2007-03-07 19:12:22 +00:00
joey c79e5f0e5b missed a few 2007-03-07 19:11:00 +00:00
joey 0d108e74d9 further refinement 2007-03-07 19:07:36 +00:00
joey cfb2da268b further refinement
fix a regexp injection hole
2007-03-07 18:42:41 +00:00
joey 355494b78b web commit by JoshTriplett: Fix typo. 2007-03-07 12:39:26 +00:00
joey b0e643aacc web commit by JoshTriplett: Fix typo. 2007-03-07 12:36:56 +00:00
joey 4d8b2d84d5 more i18n improvements 2007-03-07 12:04:45 +00:00
joey 5d57a8436f * Add a table plugin, derived from the one written by Victor Moral. 2007-03-07 11:40:22 +00:00
joey 750553dfd4 fix link 2007-03-07 09:56:32 +00:00
joey 16ab4ba2df remove debugging 2007-03-07 09:49:38 +00:00
joey b365d864c5 My fix to support encoded underscores in page titles broke links to pages
with underscores in their filenames, since the link code also used
titlepage. Create a new linkpage function and have the link code use that
instead.
2007-03-07 09:48:59 +00:00
joey b39495f501 add check marks 2007-03-07 09:39:13 +00:00
joey c69d6f669a * The slash escaping when adding to a blog from the CGI was not working
since it ended up being double-escaped. Instead, just remove slashes.
* Fix some nasty issues with page name escaping during previewing
  (introduced in 1.44).
2007-03-07 09:23:13 +00:00
joey de87149039 web commit by JonasSmedegaard: Correction: is should -> should. 2007-03-07 08:45:30 +00:00
joey 4cbb1095d6 support previewing of sparklines: embed in data uris for preview 2007-03-07 07:41:07 +00:00
joey 7ae2deacdf improve l10n 2007-03-07 06:27:27 +00:00
joey 4a770de3ac deal with new preview parameter 2007-03-07 05:53:47 +00:00
joey e22c33b4d0 improve 2007-03-07 05:50:31 +00:00
joey 433200c5c7 format improvements 2007-03-07 05:49:02 +00:00
joey 7629ca1768 mention git 2007-03-07 05:47:34 +00:00
joey d72644211e improve format 2007-03-07 05:36:32 +00:00
joey 1af4def09a typo sparline => sparkline 2007-03-07 05:35:35 +00:00