Commit Graph

4914 Commits (f002759e69e5739cedf8f28af704e7120d07109d)

Author SHA1 Message Date
Victor Moral f002759e69 Here you have the updated version of the spanish translation for
ikiwiki.
2007-12-20 12:25:21 -05:00
Joey Hess e9a40c8716 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-12-19 17:32:18 -05:00
Joey Hess 852999c5e1 add a setup file for building the doc wiki 2007-12-19 17:31:28 -05:00
Joey Hess 71d1fb4326 web commit by tschwinge: Confirmed. Removing this. 2007-12-19 17:03:37 -05:00
Joey Hess b30fed47ea * Improved parentlinks special case for index pages. 2007-12-19 16:44:33 -05:00
Joey Hess 82963aae54 web commit from 68.82.66.180: poll vote (It's fast enough) 2007-12-19 09:41:07 -05:00
Joey Hess 300e69bbbd formatting 2007-12-18 19:51:54 -05:00
Joey Hess 36844658f3 add news item for ikiwiki 2.16 2007-12-18 19:51:00 -05:00
Joey Hess 0a26c630eb releasing version 2.16 2007-12-18 19:50:40 -05:00
Joey Hess a14f396433 web commit by http://ptecza.myopenid.com/: * Response 2007-12-18 03:29:24 -05:00
Joey Hess 10e26c0370 file_pruned regression tests 2007-12-18 00:38:06 -05:00
Joey Hess 67dcf175cb * Work around perl taint checking bug #411786, where perl sometimes randomly
sets the taint flag on untainted variables, by disabling taint checking
  in the deb. This sucks.
2007-12-17 19:25:44 -05:00
Joey Hess be85c0ca6d response2 2007-12-17 18:57:36 -05:00
Joey Hess d22caf2648 response 2007-12-17 18:51:41 -05:00
Joey Hess bf0589f116 web commit by http://ptecza.myopenid.com/: * Response 2007-12-17 15:38:41 -05:00
Joey Hess b72b8b2b0e improve error message if shortcuts.mdwn DNE 2007-12-17 15:33:47 -05:00
Joey Hess dd0b844477 further improve the .. regexp 2007-12-17 13:53:51 -05:00
Joey Hess c10f1a3f4c response 2007-12-17 13:44:59 -05:00
Joey Hess 0266946af0 remove dup bug report
This was filed as a dup because ikiwiki refused to render it dut to a bug I just fixed.
2007-12-17 13:38:00 -05:00
Joey Hess 90bce7d139 * Don't refuse to render files with ".." in their name. (Anchor the regexp.) 2007-12-17 13:37:19 -05:00
Joey Hess 3b536e0067 web commit by http://ptecza.myopenid.com/: * Update 2007-12-17 10:42:06 -05:00
Joey Hess 3d43cb1053 web commit by http://ptecza.myopenid.com/: * Addendum 2007-12-17 05:46:29 -05:00
Joey Hess 7993cf1de1 web commit by http://ptecza.myopenid.com/: * Bug report again 2007-12-17 05:39:09 -05:00
Joey Hess 1585b31883 web commit by http://ptecza.myopenid.com/: * Bug report 2007-12-17 05:19:16 -05:00
Joey Hess f373b09bf9 loadstate needs to be called even if no pages are being built 2007-12-16 19:40:50 -05:00
Joey Hess f40c6928f4 * Re-organise dependencies and recommends now that recommends are installed
by default.
2007-12-16 17:16:56 -05:00
Joey Hess 58f1ef0784 * git: Correct display of multiline commit messages in recentchanges. 2007-12-16 16:52:39 -05:00
Joey Hess c3fed25ad4 * brokenlinks: Don't list the same link multiple times. (%links might
contain multiple copies of the same link)
2007-12-16 16:42:18 -05:00
Joey Hess b17ee42a27 use %S in iki and archive shortcuts
remove zoomr shortcut, I don't like shortcuts that require explanation
2007-12-16 16:27:47 -05:00
Joey Hess 8becb076b0 remove ikirev shortcut, which was specific to ikiwiki being stored in svn 2007-12-16 16:19:39 -05:00
Joey Hess ada6f506c1 important note about pagestate persistence 2007-12-16 16:19:16 -05:00
Joey Hess 1d60cb322d correct variable scoping error in nils's patch 2007-12-16 16:07:52 -05:00
Nis Martensen 723a10b5b1 rssurl and atomurl are only needed where $feeds is set 2007-12-16 16:04:38 -05:00
Nis Martensen c99369cdbe Also increment feednum only if feeds are generated 2007-12-16 16:04:28 -05:00
Joey Hess 9459cc55ab * meta: Drop support for "meta link", since supporting this for internal
* map: Don't inline images.
2007-12-16 16:00:13 -05:00
Joey Hess 96817b0032 * meta: Drop support for "meta link", since supporting this for internal
links required meta to be run during scan, which complicated its data
  storage, since it had to clear data stored during the scan pass to avoid
  duplicating it during the normal preprocessing pass.
* If you used "meta link", you should switch to either "meta openid" (for
  openid delegations), or tags (for internal, invisible links). I assume
  that nobody really used "meta link" for external, non-openid links, since
  the htmlscrubber ate those. (Tell me differently and I'll consider bringing
  back that support.)
* meta: Improved data storage.
* meta: Drop the hackish filter hook that was used to clear
  stored data before preprocessing, this hack was ugly, and broken (cf:
  liw's disappearing openids).
* aggregate: Convert filter hook to a needsbuild hook.
2007-12-16 15:56:09 -05:00
Joey Hess 97a69be236 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-12-16 15:50:41 -05:00
Joey Hess c43fc8607e web commit by tschwinge: Umeet 2007: talk about OpenID by Stephane Bortzmeye. 2007-12-16 13:00:51 -05:00
Joey Hess 306d67c786 web commit by http://engla.myopenid.com/: plugins/map displays images inline 2007-12-15 20:04:06 -05:00
Joey Hess 5e3a2fb6b1 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-12-15 12:29:25 -05:00
Joey Hess 290dfde6d4 add a link to a tip 2007-12-15 12:25:24 -05:00
Joey Hess 8d5facac68 web commit by Cornelis 2007-12-14 14:38:15 -05:00
Joey Hess 63b315c1c2 web commit by http://harningt.myopenid.com/ 2007-12-13 09:41:43 -05:00
Joey Hess 0a6bcc6c00 web commit by nis.martensen: Cairo is already mentioned above 2007-12-13 03:36:25 -05:00
Joey Hess 5b2ab63f78 * Allow editing a page and deleting all content, while still disallowing
creating a new page that's entirely empty.
2007-12-12 19:11:29 -05:00
Joey Hess dc23d4989c web commit by tschwinge 2007-12-12 18:31:31 -05:00
Joey Hess 6df7e8748d web commit by tschwinge: Can't deplete page? 2007-12-12 18:30:25 -05:00
Joey Hess c5c3323e41 add quotes 2007-12-12 17:30:39 -05:00
Joey Hess df9fb8bdbf fix 2007-12-12 17:29:50 -05:00
Joey Hess b45f615b7e add google search for sites powered by ikiwiki 2007-12-12 17:28:25 -05:00