Commit Graph

111 Commits (ad4578ea5a2f3c9415a3817dc83863cdd8752925)

Author SHA1 Message Date
joey 7ea184756f web commit by JeremyReed: tcpdump 2006-12-23 20:38:03 +00:00
joey f4e3e47e12 * Ikiwiki used to use svn as its RCS by default unless configured otherwise,
now it defaults to using no RCS unless configured to do so.
2006-12-23 06:55:18 +00:00
joey a026108908 response and doc improvement 2006-12-23 06:41:29 +00:00
joey aaa1f7ab39 web commit by JeremyReed: --no-rcs 2006-12-23 06:36:58 +00:00
joey 764f335685 response 2006-12-23 06:25:51 +00:00
joey 4b2924e995 cannot reproduce 2006-12-23 06:23:15 +00:00
joey 829e0b1b65 * Avoid creating edit links when not in cgi mode.
* Avoid displaying discussion links at all, if there's not a discussion
  page, when not in cgi mode.
2006-12-23 06:18:55 +00:00
joey be81a25cc5 responses and doc improvement 2006-12-23 05:58:15 +00:00
joey 61b85443d1 * Fixed permissions of some files that were 600 in the tarball. (Did not
affect the deb).
2006-12-23 05:49:54 +00:00
joey 28cda9f999 web commit by JeremyReed: space 2006-12-23 04:31:14 +00:00
joey 284ddd0d0a web commit by JeremyReed: Discussion link when not CGI. 2006-12-23 04:03:10 +00:00
joey b701a6dccb web commit by JeremyReed: wrapper updated each time 2006-12-23 03:57:51 +00:00
joey 2150b42c82 web commit by JeremyReed: html not generated 2006-12-23 03:51:22 +00:00
joey eadecb580c web commit by JeremyReed: files readable for root only 2006-12-23 03:46:28 +00:00
joey 79882597b4 web commit by JeremyReed: broken CGI showed HTML source 2006-12-23 03:42:30 +00:00
joey d75c00089e web commit by JeremyReed: discuss --cgi 2006-12-23 03:36:32 +00:00
joey ac1ffdb910 response 2006-12-22 20:34:01 +00:00
joey ab97e763d9 web commit by http://getopenid.com/ptecza: Bug report 2006-12-22 10:15:30 +00:00
joey 2476447a5b changed my mind about how to disambiguate links, it seems to make more
sense to start them with a /
2006-12-21 22:15:11 +00:00
joey 6479a7df14 meh 2006-12-21 22:10:25 +00:00
joey 3451926d20 response 2006-12-21 20:16:52 +00:00
joey ff6941cef9 * Add support for links of the form [../foo]], this links to the page
foo a level higher in the directory hierarchy than the one it would link
  to by default.
2006-12-21 20:11:18 +00:00
joey 2335443eb6 web commit by http://ethan.betacantrips.com/ 2006-12-21 20:08:06 +00:00
joey a8964c1f3c bar 2006-12-21 19:54:40 +00:00
joey d10cb6ebe4 response 2006-12-21 19:53:58 +00:00
joey 472dabbb60 * Turn $config{wiki_file_prune_regexps} into an array that is easier to
manipulate.
* Only exclude rss and atom files from processing if the inline plugin
  is enabled and that feed type is enabled. Else it's just a copyable file
  type.
* Move rss and atom option handling code into the inline plugin.
* Applied a rather old patch from Recai to fix the "pruning is too strict"
  issue. Now you can have wiki source directories inside dotdirs and the
  like, if you want.
2006-12-21 19:36:15 +00:00
joey c648b2b79b response 2006-12-21 13:54:49 +00:00
joey e3f7675264 web commit by hb 2006-12-21 08:18:07 +00:00
joey e6578743b2 web commit by hb 2006-12-21 08:14:05 +00:00
joey 02c41e9eb1 use POST 2006-12-18 16:11:51 +00:00
joey 93e86f654f web commit by JoshTriplett: Forms default to GET; need method="POST". 2006-12-18 12:14:46 +00:00
joey c269d5c789 * Use POST for poll to avoid some robots. 2006-12-14 19:04:42 +00:00
joey c5de930a63 web commit by JoshTriplett 2006-12-09 22:46:40 +00:00
joey 7dcdea3410 web commit by JoshTriplett: Fix links. 2006-12-08 20:18:50 +00:00
joey 2a55084f74 web commit by JoshTriplett 2006-12-08 20:17:38 +00:00
joey 358fa9bd0e web commit by JoshTriplett 2006-12-02 15:02:02 +00:00
joey 19696bd481 web commit by JoshTriplett 2006-12-02 15:01:34 +00:00
joey 8af8d085d6 * The hack used to make the pagetemplate hook have access to the editpage
template won't work with CGI::FormBuilder 3.0401, so disable it for now.
* CGI::FormBuilder 3.0401 seems to work ok now with ikiwiki, although
  there might still be bugs lurking..
2006-12-02 00:19:55 +00:00
joey 1482e8afa6 web commit by http://joey.kitenet.net/ 2006-11-22 02:19:08 +00:00
joey 6b30ddaafb web commit by ScottHenson 2006-11-22 01:35:51 +00:00
joey 96eb9bb3fa * Work around a strange bug in CGI::FormBuilder 3.0401 that makes
FORM-SUBMIT unusable on customised formbuilder templates. For now,
  hardcode the submit buttons in editpage.tmpl instead of using the
  template variable, which is ok, since the buttons are static.
2006-11-10 07:46:41 +00:00
joey 35ee7e44a6 * Make sure to check for errors from every eval. 2006-11-08 21:03:33 +00:00
joey dd2ce6e6a0 web commit by joey: responses 2006-11-08 20:58:07 +00:00
joey 29b75a1e8e update 2006-11-08 20:46:20 +00:00
joey 680e06e52b this is really a todo item, not a bug 2006-11-08 20:44:32 +00:00
joey 299455ab27 response 2006-11-08 20:43:36 +00:00
joey c43112d1d9 web commit by MarkBucciarelli 2006-10-27 02:43:25 +00:00
joey 558e524165 web commit by ScottHenson 2006-10-25 22:39:05 +00:00
joey 8a207f556e response 2006-10-25 00:31:06 +00:00
joey 278765b9a5 web commit by ScottHenson 2006-10-24 17:24:36 +00:00