Commit Graph

5350 Commits (a35dd1d806f9bca82c0c04a4ff6c69956e3371a0)

Author SHA1 Message Date
Josh Triplett a35dd1d806 Add --prefix-directives and --no-prefix-directives options to ikiwiki
This avoids the need to set prefix_directives with --set.
2008-02-08 18:35:12 -08:00
Joey Hess 6717ea5b95 clarify slightly 2008-02-08 13:57:41 -05:00
Josh Triplett 9c6b6df76a Add commented example of prefix_directives to sample ikiwiki.setup 2008-02-06 21:25:30 -08:00
Josh Triplett 1bcfef8be8 Allow whitespace in page names.
Spaces in page names map to underscores in file names.  Newlines and
tabs follow ikiwiki's usual filename escaping rules: __10__ and __9__.
2008-02-06 20:02:25 -08:00
Joey Hess f3efacb16d add ! prefix to some directives in templates, and to the recentchanges page 2008-02-05 16:18:29 -05:00
Joey Hess a4b2e77077 add support for prefix_directives 2008-02-05 16:14:38 -05:00
Joey Hess ce0e242d21 update after merge 2008-02-05 16:06:50 -05:00
Joey Hess f92505d78b Merge branch 'master' into prefix-directives 2008-02-05 15:59:42 -05:00
Joey Hess 11f4942d68 typos 2008-02-05 13:54:31 -05:00
Joey Hess 94fb135033 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-02-05 13:50:32 -05:00
Joey Hess 4e3329699b add a page describing ikiwiki's git repo, including branches 2008-02-05 13:49:25 -05:00
Joey Hess c73c11f813 web commit by http://edward.myopenid.com/: fix pagespec link 2008-02-05 03:55:24 -05:00
Joey Hess 5464285c04 web commit by http://edward.myopenid.com/: add links 2008-02-05 03:54:23 -05:00
Joey Hess a1d75dc54c web commit by http://edward.myopenid.com/: fix link 2008-02-05 03:48:24 -05:00
Joey Hess 3414a01e47 web commit by http://edward.myopenid.com/: It would be nice if blog post pages could include the ctime. 2008-02-04 19:12:38 -05:00
Joey Hess ba3bf607a1 web commit by http://joey.kitenet.net/: commit after preview, one last test 2008-02-04 18:48:36 -05:00
Joey Hess f64ef7deb6 proper fix for the preview/will_render issue 2008-02-04 18:46:34 -05:00
Joey Hess 5c0e0e19d1 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-02-04 18:45:18 -05:00
Joey Hess b37dc9c926 preview shouldn't show the feed buttons or post form 2008-02-04 18:44:54 -05:00
Joey Hess a637ab5819 web commit by http://edward.myopenid.com/: had a 'atom' parameter twice 2008-02-04 18:39:18 -05:00
Joey Hess bf522a347f * inline: Add new `allowrss` and `allowatom` config options. These can be
used if you want a wiki that doesn't default to generating rss or atom
  feeds, but that does allow them to be turned on for specific blogs.
2008-02-04 18:36:50 -05:00
Joey Hess f7c575bd30 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-02-04 18:36:16 -05:00
Joey Hess 9f9bc5607e web commit by http://joey.kitenet.net/: turning on non-default atom feed should work now 2008-02-04 18:35:54 -05:00
Joey Hess 57567f4168 note about will_render and preview 2008-02-04 18:34:47 -05:00
Joey Hess 346fc8f1a5 rm old page 2008-02-04 18:09:01 -05:00
Joey Hess 85de2f7bc4 the old code worked, suprisingly, but I prefer this form 2008-02-04 18:05:40 -05:00
Joey Hess 6fba45bb56 further comments 2008-02-04 18:03:15 -05:00
Joey Hess b224b25544 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-02-04 17:59:07 -05:00
Joey Hess d1c4899a22 * inline: When previewing, still call will_render on rss/atom files,
just avoid actually writing the files. This is necessary because ikiwiki
  saves state after a preview (in case it actually *did* write files),
  and if will_render isn't called its security checks will get upset
  when the page is saved. Thanks to Edward Betts for his help tracking this
  tricky bug down.
2008-02-04 17:58:23 -05:00
Joey Hess 2eba6f2138 web commit by http://joey.kitenet.net/: and again.. 2008-02-04 17:46:39 -05:00
Joey Hess a17ac6abc2 web commit by http://joey.kitenet.net/: another test commit 2008-02-04 17:46:05 -05:00
Joey Hess 6ab06ed7fa web commit by http://edward.myopenid.com/: do i get an error? 2008-02-04 17:40:10 -05:00
Joey Hess d1f88400f2 web commit by http://joey.kitenet.net/: test commit, only whitespace changes 2008-02-04 17:38:49 -05:00
Joey Hess 147106d755 web commit by http://edward.myopenid.com/: feeds="yes" 2008-02-04 17:28:24 -05:00
Joey Hess cf03646c4d web commit by http://edward.myopenid.com/: sort="mtime" 2008-02-04 16:50:36 -05:00
Joey Hess b265861f2d web commit by http://edward.myopenid.com/: turn on atom 2008-02-04 16:48:04 -05:00
Joey Hess b150b1f499 web commit by http://edward.myopenid.com/: use space instead of underscore 2008-02-04 16:46:11 -05:00
Joey Hess 46b22b2508 web commit by http://edward.myopenid.com/: create a watchlist 2008-02-04 16:43:49 -05:00
Joey Hess 4f75dccb71 web commit by http://edward.myopenid.com/: prefix diff with a tab on each line so markdown treats it as code 2008-02-04 06:11:50 -05:00
Joey Hess a3f224cb6c move saveindex call into preview block
This call is only present to handle the case where previewing a page
actually causes files to be rendered.
2008-02-03 19:51:00 -05:00
Joey Hess 408419ca3e remove another commit mail mention 2008-02-03 19:47:01 -05:00
Joey Hess 1c60510600 add monotone to list 2008-02-03 18:23:31 -05:00
Joey Hess 27d5f91a18 remove spurious EOF 2008-02-03 18:16:19 -05:00
Joey Hess 749c1e36d9 * monotone changes by Brian May:
- On commits, replace "mtn sync" bidirectional with "mtn push" single
    direction. No need to pull changes when doing a commit. mtn sync
    is still called in rcs_update.
  - Support for viewing differences via patches using viewmtn.
2008-02-03 18:14:39 -05:00
Joey Hess 855f28e105 removing old patch that was also sent by mail 2008-02-03 17:48:30 -05:00
Joey Hess 9d54cc4659 implement aggregate_locking design
Now aggregation will not lock the wiki. Any changes made during aggregaton are
merged in with the changed state accumulated while aggregating. A separate
lock file prevents multiple concurrent aggregators. Garbage collection
of orphaned guids is much improved. loadstate() is only called once
per process, so tricky support for reloading wiki state is not needed.

(Tested fairly thuroughly.)
2008-02-03 16:48:26 -05:00
Joey Hess 38affb0c1c add aggregate locking functions 2008-02-03 15:17:15 -05:00
Joey Hess d8d2b31692 fix broken link 2008-02-03 15:05:31 -05:00
Joey Hess ac58aa804e update po files 2008-02-03 15:02:34 -05:00
Joey Hess e57749b702 * recentchanges: Exipre all *._change pages, even if the directory
they're in has changed.
2008-02-03 14:51:03 -05:00