Commit Graph

2013 Commits (4460f5cff81615f1903745983e340df93f06a946)

Author SHA1 Message Date
joey 5ea7804e1e examples 2007-02-15 08:57:48 +00:00
joey 2a0c928b56 fix 2007-02-15 08:56:36 +00:00
joey 1a9b85febb add rfcs 2007-02-15 08:28:00 +00:00
joey 0cfc607314 * Add a prettydate plugin that formats dates in a more readable fashion.
(I had to get a pretty date somehow today..)
2007-02-15 07:53:04 +00:00
joey f850acc6ad * Patch from Ethan to allow using meta tags to set creation dates of pages. 2007-02-15 05:48:40 +00:00
joey d4c61b7281 * Many changes to make ikiwiki very resistant to write failures
including out of disk space situations. ikiwiki should never leave
  truncated files, and if the error occurs during a web-based file edit,
  the user will be given an opportunity to retry.
  Inspired by the many ways Moin Moin destroys itself when out of disk. :-)
* Fix syslogging of errors.
2007-02-15 02:22:08 +00:00
joey d9592637a9 web commit by JoshTriplett: upcase Subversion. 2007-02-14 11:07:23 +00:00
joey bbf5954178 web commit by http://ethan.betacantrips.com/: I think you mean this one 2007-02-14 04:11:06 +00:00
joey 96125d8da5 * Allow multiple tag settings to appear in a single page. 2007-02-14 04:05:08 +00:00
joey 663a874427 use titles 2007-02-14 04:00:50 +00:00
joey 3d163c03dd add a tips page 2007-02-14 03:58:05 +00:00
joey 3577350846 web commit by JoshTriplett: s/page/script/ 2007-02-14 02:47:42 +00:00
joey 3182d7cb0e web commit by JoshTriplett: Response; feel free to delete apart from link to wikiannounce script. 2007-02-14 02:29:21 +00:00
joey ddfab39be3 web commit by JoshTriplett: Formatting. 2007-02-14 02:18:53 +00:00
joey c3a13d01fc web commit by JoshTriplett: Put links into a list. 2007-02-14 02:15:14 +00:00
joey ec2ccf2bd6 web commit by JoshTriplett: Fix links. 2007-02-14 02:14:27 +00:00
joey 185becd208 response 2007-02-14 02:12:57 +00:00
joey e5f0ac1c59 web commit by JoshTriplett: Add some sample links. 2007-02-14 02:11:46 +00:00
joey 70b3e6df87 web commit by JoshTriplett 2007-02-14 02:08:35 +00:00
joey 0659624ecd web commit by JoshTriplett: Restore type/core tag; template did not work as expected. 2007-02-14 02:05:39 +00:00
joey 95da104fc3 web commit by JoshTriplett: The plugin template supplies the core tag now. 2007-02-14 02:03:30 +00:00
joey 38ee1764bf web commit by JoshTriplett: Use conditional. 2007-02-14 02:00:40 +00:00
joey 139a8b09f5 web commit by JoshTriplett: Automatically add the tag `type/core` if passed the `core` parameter. 2007-02-14 01:59:20 +00:00
joey 14e877da67 web commit by JoshTriplett: Fix typo. 2007-02-14 01:57:35 +00:00
joey 81e7ba44bd web commit by JoshTriplett: Does discussion end up in examples? 2007-02-14 01:49:09 +00:00
joey ec6519bb65 web commit by JoshTriplett: Response. 2007-02-14 01:46:13 +00:00
joey 011603520f web commit by JoshTriplett: Link to mdwn2man. 2007-02-14 01:33:21 +00:00
joey 40f318f3e9 document recent security hole 2007-02-14 01:31:31 +00:00
joey 227b64ad72 web commit by JoshTriplett: Copyedit. 2007-02-14 01:30:55 +00:00
joey 99101a83c1 update 2007-02-14 01:23:26 +00:00
joey ea15d48c16 move the release template to the softwaresite example 2007-02-14 01:22:32 +00:00
joey 4eaa8ef15c web commit by JoshTriplett 2007-02-14 01:19:07 +00:00
joey c0f8080f66 web commit by JoshTriplett: Add instructions for Firefox and Iceweasel. 2007-02-14 01:15:05 +00:00
joey af8ea4065d web commit by JoshTriplett: meta title 2007-02-14 01:14:10 +00:00
joey ce3143fe0c web commit by JoshTriplett: meta title 2007-02-14 01:13:47 +00:00
joey e10a2019cd web commit by JoshTriplett: meta title 2007-02-14 01:10:23 +00:00
joey 230ccd87a0 web commit by JoshTriplett: Use conditionals and formatting. 2007-02-14 01:05:23 +00:00
joey 059a15743a clarify that templates can contain wiki markup 2007-02-14 01:04:34 +00:00
joey 492515c004 web commit by JoshTriplett: Typo. 2007-02-14 00:59:42 +00:00
joey dc43fcf6bb web commit by JoshTriplett: Response; please move to softwaresite example. 2007-02-14 00:59:20 +00:00
joey 6fc66f83de * Fix the template, toggle, and conditional plugins to filter text before
preprocessing it.
* Fix smiley plugin to support smileys at the very beginning or end of
  the content.
2007-02-14 00:11:19 +00:00
joey 433832b020 web commit by JoshTriplett: Use semantic markup (valid in XHTML 1.0 this time) in place of the invalid `<strike>` element. 2007-02-13 23:47:32 +00:00
joey 161d0d0164 web commit by http://joey.kitenet.net/ 2007-02-13 23:46:05 +00:00
joey 52074bbf9e done 2007-02-13 23:21:16 +00:00
joey 88e8f08c8f * Make the basewiki be full of symlinks to pages that should be the same
in the doc wiki. This will allow direct edits to alter the base wiki
  without manual munging.
2007-02-13 23:10:45 +00:00
joey 309c689b6b <strike> is not valid xhtml 1.0 2007-02-13 23:09:00 +00:00
joey adb766f888 web commit by JoshTriplett 2007-02-13 22:44:43 +00:00
joey 710f9ebcf3 web commit by JoshTriplett: Switch from map to inline, to make use of page title metadata. 2007-02-13 22:43:46 +00:00
joey b562eaebf0 web commit by JoshTriplett: Turn a bare URL into a link. 2007-02-13 22:28:07 +00:00
joey 9c67c30ab3 web commit by JoshTriplett 2007-02-13 22:26:00 +00:00
joey 814b53beb4 web commit by JoshTriplett: Should use bare Git repository. 2007-02-13 22:18:08 +00:00
joey 792b9f325a web commit by JoshTriplett: A few minor revisions. 2007-02-13 22:15:49 +00:00
joey 505b494c33 merge to basewiki 2007-02-13 22:08:16 +00:00
joey 6c33adac83 web commit by JoshTriplett: Do not perform your own edits in ikiwiki's working copy. 2007-02-13 22:07:45 +00:00
joey f617ad857f nice formatting 2007-02-13 22:06:54 +00:00
joey d672c63ffa web commit by JoshTriplett 2007-02-13 22:05:41 +00:00
joey 7d62218416 web commit by JoshTriplett 2007-02-13 22:04:19 +00:00
joey c6e18e851e web commit by JoshTriplett: conditionals solve part of this. 2007-02-13 21:56:05 +00:00
joey 6c204368e8 web commit by JoshTriplett: Wrong report category. Also, example of problem on [[plugins/conditional]]. 2007-02-13 21:54:44 +00:00
joey 6bb99fad6e web commit by JoshTriplett: Fix typo. 2007-02-13 21:48:38 +00:00
joey d1bd33378c web commit by JoshTriplett: Remove duplicated text. 2007-02-13 21:48:13 +00:00
joey 2881d2d54d web commit by JoshTriplett: Formatting. 2007-02-13 21:46:25 +00:00
joey 8f49e620a8 web commit by JoshTriplett: Formatting. 2007-02-13 21:46:06 +00:00
joey 7d67e642eb web commit by JoshTriplett 2007-02-13 21:43:05 +00:00
joey e3c72e6aeb web commit by JoshTriplett: Use release template. 2007-02-13 21:35:04 +00:00
joey 4c000d9c5c web commit by JoshTriplett: Formatting and links. 2007-02-13 21:33:24 +00:00
joey ae80daab72 web commit by JoshTriplett: Use release template 2007-02-13 21:25:39 +00:00
joey 3fe99c25dc web commit by JoshTriplett: Use a specific ID for the changelog toggleable, to avoid conflicting with any other toggleable on the same page as an instantiation of the release template. 2007-02-13 21:24:08 +00:00
joey f3b6f160c9 web commit by JoshTriplett: Use release template. 2007-02-13 21:20:18 +00:00
joey cbfbfc3421 web commit by JoshTriplett: Add template for ikiwiki releases 2007-02-13 21:16:26 +00:00
joey 9bb8268cca web commit by JoshTriplett: Use conditionals. 2007-02-13 21:07:06 +00:00
joey 19c58ac7c1 simplified plugin definitions 2007-02-13 18:51:21 +00:00
joey 716b0486f4 web commit by JoshTriplett: (included in ikiwiki) xor (third-party plugin)? 2007-02-13 11:19:41 +00:00
joey 9de8de911c web commit by JoshTriplett: Typo. 2007-02-13 11:14:19 +00:00
joey 09d5acbdf0 web commit by JoshTriplett: Response: client-side issue, not ikiwiki issue. 2007-02-13 11:13:36 +00:00
joey 4f16659d1e web commit by JoshTriplett: Response: shortcuts with only desc still useful. 2007-02-13 11:09:36 +00:00
joey f9d9162edd web commit by JoshTriplett 2007-02-13 11:05:14 +00:00
joey 3fbfde4512 web commit by JoshTriplett: Response. 2007-02-13 10:56:29 +00:00
joey c27da2fb18 web commit by JoshTriplett 2007-02-13 10:46:33 +00:00
joey 0ae8b50448 web commit by JoshTriplett: You rock mightily. 2007-02-13 10:37:18 +00:00
joey 00e18265eb web commit by JoshTriplett: Replace [url](url) with <url>. 2007-02-13 10:36:02 +00:00
joey f267f74698 web commit by JoshTriplett 2007-02-13 10:30:32 +00:00
joey 89484c06d9 web commit by JoshTriplett 2007-02-13 10:28:51 +00:00
joey 0a426dc9da web commit by IainMcLaren 2007-02-13 10:07:41 +00:00
joey e0d6d268bc web commit by http://ethan.betacantrips.com/: addendum 2007-02-12 23:53:09 +00:00
joey b7939ba67c web commit by http://ethan.betacantrips.com/: about time 2007-02-12 23:51:53 +00:00
joey bc0ac8d5ec web commit by http://ethan.betacantrips.com/: new meta patch 2007-02-12 15:59:42 +00:00
joey 6a78214042 web commit from 217.226.25.50: poll vote (Accept both) 2007-02-12 10:52:25 +00:00
joey d06d7f1afd web commit by tuomov: use_dirs patch 2007-02-12 10:43:46 +00:00
joey 78d8c7ccee web commit by tuomov: Another approach 2007-02-12 08:51:54 +00:00
joey 61d2f8b281 web commit by http://ethan.betacantrips.com/: hmm, interesting 2007-02-12 08:14:35 +00:00
joey f7006ef06b web commit by http://ethan.betacantrips.com/: update for 1.42; reformat 2007-02-12 08:04:19 +00:00
joey 12da89d7a3 web commit by http://ethan.betacantrips.com/: question 2007-02-12 07:56:33 +00:00
joey bf64868b79 clean up orphans list 2007-02-12 03:03:43 +00:00
joey 479c7a1ea6 * Allow plugins to add new types of tests that can be used in PageSpecs.
* Add a "conditional" plugin, which allows displaying text if a condition
  is true. It is enabled by default so conditional can be used in the
  basewiki.
* Use conditionals in the template for plugins, so that plugin pages
  say if they're currently enabled or not, and in various other places
  in the wiki.
2007-02-12 02:44:47 +00:00
joey fe62c0ff20 response 2007-02-11 22:16:53 +00:00
joey 8e379e9f95 response 2007-02-11 22:13:30 +00:00
joey a6f45ea236 responses 2007-02-11 22:09:44 +00:00
joey b3b5a019ab response 2007-02-11 21:54:34 +00:00
joey dee7624577 web commit by http://fabian.linzberger.net/ 2007-02-11 07:47:10 +00:00