Commit Graph

18091 Commits (4ec261a54df26f3616e1f45506eb04dadfee3318)

Author SHA1 Message Date
joey ee843c7523 improve messages 2007-05-21 03:00:45 +00:00
joey 10017feaec Clear state after performing aggregation, since it could hypothetically
change after the lock is dropped, and before the lock is regained by the
build process. The state will now be reloaded by the build process.
2007-05-21 02:59:06 +00:00
joey 82ac63d798 * Change the aggregate plugin's locking strategy. Now it defers loading state
until the wiki is building and already locked, unless it's aggregating.
  When aggregating, it does not wait for the lock if it cannot get it, and
  instead exits, to prevent aggregating processes from piling up.
2007-05-21 02:52:51 +00:00
joey 07a1796d3b web commit by http://cstork.myopenid.com/ 2007-05-20 20:18:21 +00:00
joey e5cc8c11da todo 2007-05-20 17:09:23 +00:00
joey 78bdead06a add news item for ikiwiki 2.1 2007-05-20 05:13:51 +00:00
joey 05fbbad4b4 build fixes 2007-05-20 01:04:24 +00:00
joey d3d528b5c4 * Add a test ensuring that the basewiki is self-contained and has no broken
links.
2007-05-20 01:00:21 +00:00
joey aaabe0ee11 thoughts 2007-05-20 00:36:38 +00:00
joey 1ca312b9e8 document meta title 2007-05-20 00:24:33 +00:00
joey 76386c5e8b move wikilinks to extra features section 2007-05-20 00:18:58 +00:00
joey 84731fa04e move inline parameter docs to blog page so they're available in the
basewiki
2007-05-20 00:14:58 +00:00
joey f32aa33d20 add toc, and improve layout 2007-05-20 00:12:02 +00:00
joey a15aea14b3 move examples of how to use shortcuts into the shortcuts page so it's
available in basewiki
2007-05-19 23:45:43 +00:00
joey 4f0faa31d2 formatting 2007-05-19 23:35:21 +00:00
joey 4fd3953363 use h2 2007-05-19 23:34:48 +00:00
joey 11334173be move template documentation into the basewiki, in the templates page 2007-05-19 23:29:13 +00:00
joey 59b43d8c3f web commit by KarlMW 2007-05-18 05:33:35 +00:00
joey 17df7af561 web commit by KarlMW: wanting a map using page titles 2007-05-18 05:31:16 +00:00
joey f1eb7f116f no, brokenlink is how this bug gets fixed :-) 2007-05-18 04:56:17 +00:00
joey 0c97333ead web commit by KarlMW: fix brokenlink 2007-05-18 04:42:32 +00:00
joey b0ce62eb2c web commit by KarlMW: fix brokenlink :-) 2007-05-18 04:35:08 +00:00
joey e4e268bfd8 formatting 2007-05-17 20:00:00 +00:00
joey cf35ee04cd * Add a destpage parameter to the filter hook.
* Fix links to smilies generated by the smiley plugin for inlined pages. The
  old links were often wrong, but often still worked by accident.
2007-05-17 19:55:11 +00:00
joey fca6ab6def web commit by JoshTriplett: Thanks! 2007-05-17 18:51:20 +00:00
joey 0b9a51c319 web commit by http://roktas.myopenid.com/: todo item 2007-05-17 17:34:12 +00:00
joey 5a667b08d8 response 2007-05-17 08:07:38 +00:00
joey 739325834b * Fix some bugs in password handling:
- If the password is empty in preferences, don't clear the existing
    password.
  - Actually check the confirm password field, even if it's left empty.
2007-05-17 08:06:05 +00:00
joey 7717342db7 web commit by KarlMW 2007-05-17 07:17:12 +00:00
joey b9dc3e84a5 web commit by KarlMW 2007-05-17 06:48:20 +00:00
joey a6438a5345 web commit by KarlMW 2007-05-16 10:39:28 +00:00
joey 793a4020a6 web commit by KarlMW 2007-05-16 10:24:22 +00:00
joey bc595143d3 web commit by KarlMW 2007-05-16 10:20:21 +00:00
joey 6e16b3ab86 web commit by KarlMW: hassle with usedirs and relative linking - probably solved 2007-05-16 10:13:12 +00:00
joshtriplett de7fa86f66 Add shortcut linuxbug for the Linux bugzilla. Could possibly use a better name. 2007-05-16 07:47:13 +00:00
joshtriplett ef06e67978 Add todo item for an httpauth example. 2007-05-15 20:44:02 +00:00
joey cb25b4c7c4 web commit by hb: titles 2007-05-13 08:30:53 +00:00
joey 22f54e2f6d layout take 2 2007-05-12 19:37:11 +00:00
joey dab5e8e38b layout 2007-05-12 19:31:09 +00:00
joey a84c7a842f page cloud was split into two definitions 2007-05-12 19:30:29 +00:00
joey 42967a5046 use a tag cloud for plugin types 2007-05-12 19:28:49 +00:00
joey a9f413fea8 formatting 2007-05-12 19:28:03 +00:00
joey 63995039be optimise backlinks counting for pagestats, simplify function returns again 2007-05-12 19:17:41 +00:00
joey 08d0bd7338 * Patch from hb to fix the pagestats plugin, which was broken by a past
change to the backlinks() function.
2007-05-12 17:56:56 +00:00
joey 1fa80e15a1 web commit by hb 2007-05-12 14:49:49 +00:00
joey 7fc3a41cfd web commit by hb: typo 2007-05-12 14:25:17 +00:00
joey ffae58a978 web commit by hb 2007-05-12 14:23:31 +00:00
joey 383cc261cd web commit from 88.172.149.251: poll vote (Accept only OpenID for logins) 2007-05-12 02:06:56 +00:00
joey 190202dd4e * Make all templates have a footer div to ease themeing. Required template
and style sheet updates, and unless you're using customised versions,
  you'll want to rebuild wikis on upgrade to this version to avoid
  inconsistencies.
* Allow WIKINAME to to used in footers, as an example of something to put
  there.
2007-05-11 20:09:58 +00:00
joey 02fd4b9f33 web commit by http://ptecza.myopenid.com/: * Thanks 2007-05-11 09:55:05 +00:00