Nucleus v1.55 (August 26, 2002)
- ADDED: <%archivedaylist%> and <%otherarchivedaylist%> skinvars (to show archives by day instead of by month)
- FIXED: PHP error on createAccount through action.php
- ADDED: new parseFile-method available in index.php. Allows to parse non-blog pages with skinvars
- FIXED: editing comments with hyperreffed links
- ADDED: 'delete item' option on edit item, plus 'delete item' confirmation screens (also on bookmarklet)
- CHANGED: on multi-blog systems, the admin now only gets to see the blogs for which (s)he is on the team. All other blogs are available through an 'show all blogs...' link
- FIXED: link to recent items after weblogs.com ping was broken
- CHANGED: plugin event call 'PreAddComment' moved to immediately before the item is added to the database
- FIXED: tab-orders were not correct on multiple admin pages
- ADDED: <%itemid%> and <%itemlink%> available on item pages
- FIXED: install.php now works when the PHP option magic_quotes_runtime is enabled
- CHANGED: install.php gives an error when PHP is compiled without MySQL installed
- CHANGED: install.php automatically fills the 'mysql hostname' field when PHP option mysql.default_host is set.
- FIXED: greymatter convert was not putting a reference to the weblog in the comments table.
- CHANGED: added some linebreaks in the login screen of the admin area
- ADDED: new plugin events: PreAddItem, PreUpdateItem, PrepareItemForEdit, PreUpdateComment, PrepareCommentForEdit
- ADDED: JavaScript to hide empty fields when editing templates
- CHANGED: Admin area CSS now uses relative fontsizes and fontsize-keywords (also added trick to make IE5 get it right)
- FIXED: backup was broken :(
- CHANGED: replaced an SQL query that caused problems (NATURAL JOIN replaced by implicit inner join)
- ADDED: <%self%> available in categorylist templates
- ADDED: <%itemtitle%> skinvar available on item-skins
- FIXED: editing a comment you made in a blog that's not your own resulted in a 'disallowed action' error
- FIXED: plugin was listed twice in the list of available skinvars
- ADDED: <%archivedate%> skinvar on archive skins
- FIXED: admininstrators could not edit details of other members
Version History