Version 1.0.2

Red Rome, we're baking
Released 2007-04-11
Changelog
- function/base/webcam
- Can use URLs to outside webcams
- wiki.lib.php
- cwiki_ability() - renders a link to an ability by ability id
- function/base/webcam
- Uses the media css.
- cwiki_input_date()
- nobr input line.
- General
- Heavy changes to all of the add* and corresponding functions. Layout has changed, added addupdate and addnews. CSS'ed the forms.
- action/mice
- Filter certain useragents off. Right now only lynx, links, links2, w3m and Konqueror/3.* are blocked. I set it to the current major version, as if they upgrade or add javascript, I'd hope that the version goes up (Konqueror/4 should be fine, for example).
- Bug Report
- 2007-04-09 (DavidPoole) Added link to view on title and tab in Buttonwood and Newsstand. It'll become semi-moot with 1.1's web display and css themes, but those display modules will still be options.
- wiki.lib.php
- cwiki_cache_destroy() was not clearing thumb caches. Fixed.