Commit Graph

4040 Commits (0e4da6b73b5c274b3fc832d5a602c6363efbcbad)

Author SHA1 Message Date
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
Joey Hess c5e2bfbadb add awesome 2007-12-12 17:25:34 -05:00
Joey Hess 108d04fc21 new bug I saw 2007-12-12 17:20:26 -05:00
Joey Hess dcc3d02cc0 move to todo item, response 2007-12-12 17:16:36 -05:00
Joey Hess aa2e20cb12 response 2007-12-12 17:14:10 -05:00
Joey Hess 610e67199c response 2007-12-12 17:12:08 -05:00
Joey Hess d46c22c7e9 add cario 2007-12-12 17:09:41 -05:00
Joey Hess 0065bef1c1 sandbox cleanup/test commit 2007-12-12 17:00:46 -05:00
Joey Hess 10a2895b3b * shortcut: Expand %S to the raw input text, not url-encoded. 2007-12-12 16:50:29 -05:00
Joey Hess d1b02ff659 comment 2007-12-12 16:49:15 -05:00
Joey Hess 7eafa95f33 * Htmlize parameters passed to the template preprocessor directive before
inserting them into the html template. This ensures that markdown
  acts on them, even if the value is expanded inside a block-level html
  element in the html template. Closes: #454058
* Use a div in the note template rather than a span.
2007-12-12 16:42:54 -05:00
Joey Hess b10c46a1f3 followup to other question 2007-12-12 16:25:40 -05:00
Joey Hess 214bc2b65b * Allow dashes in preprocessor directive commands, and shortcuts. 2007-12-12 16:13:15 -05:00
Joey Hess fe0c0b6fc3 reformat 2007-12-12 03:39:02 -05:00
Joey Hess 3898a75388 formatting fixups 2007-12-12 03:37:17 -05:00
Joey Hess 4745391360 * Change formbuilder hook to not be responsible for displaying a form,
so that more than one plugin can use this hook.
  I believe this is a safe change, since only passwordauth uses this hook.
  (If some other plugin already used it, it would have broken passwordauth!)
2007-12-12 03:15:30 -05:00
Joey Hess c46b17983d works, but I'm not entirely happy with it yet
It would be better if it were a formbuilder hook. But the formbuilder hook
is wacked.. I may need to change how that hook works, which would mean
changing the only current user of it, passwordauth).
2007-12-12 02:45:44 -05:00
Joey Hess 8576fe4c49 incomplate edittemplate plugin 2007-12-12 01:52:26 -05:00
Joey Hess 035a57f209 web commit by tschwinge: Two and a half issues. 2007-12-11 18:55:29 -05:00
Joey Hess 81feba2e04 web commit by http://harningt.myopenid.com/: IRC discussion about usage semantics 2007-12-10 16:40:27 -05:00
Joey Hess 0a56f05b53 web commit from 193.205.5.2: poll vote (It's fast enough) 2007-12-10 11:56:17 -05:00
Joey Hess 64d550b14a Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-12-09 12:38:28 -05:00
Joey Hess ae471ccf04 close 2007-12-09 12:37:05 -05:00
Joey Hess a1d4e3ba47 web commit from 85.25.141.60: poll vote (It's fast enough) 2007-12-09 11:34:46 -05:00
Joey Hess aa57c5ab5e remove test code 2007-12-09 00:01:18 -05:00
Joey Hess 5023f2301d * The calendar plugin stores state about when it needs to be updated,
and forces rebuilds of the pages that contain calendars. So
  running ikiwiki --refresh at midnight is now enough, no need for a full
  wiki rebuild each midnight.
* calendar: Work around block html parsing bug in markdown 1.0.1 by
  enclosing the calendar in an extra div.
2007-12-08 23:54:34 -05:00
Joey Hess fa90bdf4bf fix up some links 2007-12-08 20:04:18 -05:00
Joey Hess b4b452f4ee forgot to add 2007-12-08 19:05:01 -05:00
Joey Hess fd6d85aa79 * Added a version plugin that saves state about what's using it, to force
pages to rebuild when ikiwiki's version changes.
2007-12-08 18:33:08 -05:00
Joey Hess 055179cb4c * Finally implemented a simple per-page data storage mechanism for plugins,
via the %pagestate hash.
* Use pagestate in meta to detect potential redir loops.
2007-12-08 17:40:50 -05:00
Joey Hess 2fbca21390 updates 2007-12-08 16:19:39 -05:00
Joey Hess ba145e0617 add reminder 2007-12-08 16:00:17 -05:00
Joey Hess 7960031135 MAJOR basewiki reorg
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
2007-12-08 15:59:08 -05:00
Joey Hess 2c78477387 * meta: Add redir support, based on a patch by Thomas Schwinge. 2007-12-08 14:58:29 -05:00
Joey Hess 7e661e1ed3 please don't add random garbage pages 2007-12-08 12:57:20 -05:00
Joey Hess 2472b27149 web commit by blubb 2007-12-08 12:07:13 -05:00
Joey Hess 6798739295 web commit by blubb 2007-12-08 12:06:52 -05:00
Joey Hess b2906e0668 response 2007-12-07 21:15:43 -05:00
Joey Hess 83ba627018 web commit by DouglasCalvert 2007-12-06 22:30:21 -05:00
Joey Hess 262fd5549b update local template from remote and use it again (if there's a reason not
to have it local, please leave a comment..)
2007-12-06 13:02:34 -05:00
Joey Hess 5fc0010ff4 web commit by maxx 2007-12-06 03:07:06 -05:00
Joey Hess 02b54c2fd7 fixups 2007-12-05 18:49:56 -05:00
Joey Hess 9939ffdd5c wiki gnomes at work 2007-12-05 18:40:32 -05:00
Joey Hess 5e74b79b73 web commit by maxx: diff for page.tmpl 2007-12-05 15:17:18 -05:00
Joey Hess 7f48259283 web commit by maxx: fix copyright info 2007-12-05 15:12:45 -05:00
Joey Hess 5d108350bd web commit by maxx: 02_template.css 2007-12-05 15:10:36 -05:00
Joey Hess cea3c8a362 web commit by maxx 2007-12-05 15:06:06 -05:00
Joey Hess 3be31c273f web commit by http://svend.myopenid.com/ 2007-12-04 17:00:26 -05:00
Joey Hess aebd98f62e web commit by tschwinge: ``clear: both'' for `.page*'? 2007-12-04 11:56:17 -05:00
Joey Hess d3e190ecec Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-12-03 14:48:21 -05:00
Joey Hess e30c3e3bb9 * Remove .otl file from sandbox to avoid build ugliness. Closes: #454181 2007-12-03 14:48:01 -05:00
Joey Hess b1d79117d2 web commit by http://subvert.org.uk/~bma/: Change of url. 2007-12-02 22:12:57 -05:00
Joey Hess 813a243d27 web commit by martin 2007-12-02 20:46:34 -05:00
Joey Hess 82dee267fc web commit by berndhsteiner 2007-12-01 13:54:45 -05:00
Joey Hess 3fcb6234f4 add news item for ikiwiki 2.15 2007-12-01 11:51:51 -05:00
Joey Hess 75a61a96d2 web commit by http://ptecza.myopenid.com/: * Thank you! 2007-11-29 11:13:01 -05:00
Joey Hess 4e2df05c1e web commit by http://openid.cihar.com/ 2007-11-28 23:37:23 -05:00
Joey Hess 39a82c1540 response 2007-11-28 18:13:12 -05:00
Joey Hess a26647e5e4 web commit by http://ptecza.myopenid.com/: * Thanks and question 2007-11-28 16:33:21 -05:00
Joey Hess 698717cf27 web commit by http://ptecza.myopenid.com/: * Thanks! 2007-11-28 16:22:01 -05:00
Joey Hess 98f70ae9ab response 2007-11-28 15:27:36 -05:00
Joey Hess 80972e5e26 response 2007-11-28 14:27:58 -05:00
Joey Hess 601e4dfc1b second screencast 2007-11-28 14:26:58 -05:00
Joey Hess c629d790d8 web commit by http://www.larted.org.uk/~dom/: add question 2007-11-28 07:42:38 -05:00
Joey Hess a1088212ee web commit by http://ptecza.myopenid.com/: * Please make next screencast 2007-11-28 04:14:23 -05:00
Joey Hess b16f53aea2 web commit by http://ptecza.myopenid.com/: * Where is ikiwiki 2.14? 2007-11-28 03:55:20 -05:00
Joey Hess 91fe16f35c * Add umask configuration option. Closes: #443329 2007-11-27 16:46:02 -05:00
Joey Hess ce70d375a4 more 2007-11-27 12:50:42 -05:00
Joey Hess cfdba3c708 remove svn-isms 2007-11-27 12:49:41 -05:00
Joey Hess cb777df041 add some documentation about how to safely allow multiple committers to an
ikiwiki git repository
2007-11-27 12:41:18 -05:00
Joey Hess d75e4ee12c update some links from svn.kitenet.net to git.kitenet.net 2007-11-27 01:57:04 -05:00
Joey Hess 47040e4e17 formatting 2007-11-27 01:51:26 -05:00
Joey Hess 4769c5e1e3 typo 2007-11-27 00:40:05 -05:00
Joey Hess 491847ed53 * Add a new ikiwiki-makerepo program, that automates setting up a repo
and importing existing content for svn, git, and mercurial. This makes
    the setup process much simpler.
  * Reorganised git documentation.
  * Actually install the ikiwiki-update-wikilist program.
2007-11-27 00:34:17 -05:00
Joey Hess 892c981f47 typo 2007-11-26 19:31:47 -05:00
Joey Hess 67b5806066 typo 2007-11-26 19:16:18 -05:00
Joey Hess 99776090c2 add a news item about a screencast I did 2007-11-26 19:14:22 -05:00
Joey Hess a69b6a6993 typo 2007-11-26 15:36:50 -05:00
Joey Hess b79547385a update news item, note this is a security fix release 2007-11-26 15:35:23 -05:00
Joey Hess acf52a6373 add news item for ikiwiki 2.14 2007-11-26 15:31:16 -05:00
Joey Hess e15e3202eb releasing version 2.14 2007-11-26 15:30:44 -05:00
Joey Hess 8df24a447d Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-11-26 14:19:10 -05:00
Joey Hess 23545d3b5f thoughts 2007-11-26 14:18:29 -05:00
Joey Hess 8eac179287 web commit by http://svend.myopenid.com/: Submit bug. 2007-11-26 14:08:03 -05:00
Joey Hess f2e5709a33 * Let CC be used to control what compiler is used to build wrappers.
* Use 'cc' instead of gcc as the default compiler.
2007-11-25 15:50:31 -05:00
Joey Hess 899fb749e9 fixup changelog 2007-11-24 17:25:46 -05:00
Joey Hess a62967e7e8 add news item for ikiwiki 2.13 2007-11-24 17:23:29 -05:00
Joey Hess 98db544305 fix headers 2007-11-24 17:19:45 -05:00
Joey Hess 6dab2fb540 try adding a toc now that ikiwiki supports it 2007-11-24 17:17:24 -05:00
Joey Hess b8e7a7d1a6 web commit by http://willthompson.co.uk/: The posthook goes into hgrc, not hrc. 2007-11-24 09:13:09 -05:00
Joey Hess b3f2ad90c0 web commit from 82.237.62.246: poll vote (It's fast enough) 2007-11-22 16:45:43 -05:00
Joey Hess e72825619d web commit by http://hendry.iki.fi/: nipl is no longer 2007-11-21 15:47:25 -05:00
Joey Hess 46a52b2433 web commit by http://ptecza.myopenid.com/: * Ping 2007-11-20 08:38:52 -05:00
Joey Hess 6ee863865f decided not to do this 2007-11-19 16:36:44 -05:00
Joey Hess f7cda84a37 idea 2007-11-19 03:01:38 -05:00