Nucleus v2.5 beta (October 11, 2003)
- ADDED:
if(previtem), if(nextitem) and if(skintype,typename) skinvars.
- FIXED: RSS conditional GET wasn't working correctly (Visa Kopu)
- ADDED: Templatevar
relevance available when displaying search results (Xiffy)
- CHANGED:
nextlink and prevlink skinvar now also available on search and index skins. (Xiffy)
- ADDED: Skinvars
nextitemtitle and previtemtitle on item skins (Xiffy)
- FIXED: Upload did not notice duplicates correctly
- ADDED: XML-RPC: Support for
metaWeblog.newMediaObject and metaWeblog.getRecentPosts methods
- ADDED: XML-RPC: Support for the Movable Type API (except for
mt.getTrackbackPings)
- CHANGED: Fulltext search, prev/next links on search pages, ... (Xiffy)
- FIXED/CHANGED: Action log size drops back to 250 when more than 500 entries.
- FIXED: No more restrictions on category names
- ADDED: possibility to create custom installs
- FIXED: XHTML admin documents now have a proper
xmlns attribute set; admin pages are now sent as application/xhtml+xml if the client browser accepts it. Removed again in 3.5final
- ADDED: Plugins can now make specific options for blogs, categories and members. These options can be edited directly from the blogsettings or member settings page.
- FIXED: It's no longer possible to select an item from an other weblog through
?itemid= when there is a different blogid= parameter set in the request (or set using selectBlog)
- FIXED: Disallowed while trying to create a new category on item edit
- FIXED: Date/Time variables in date footer were not parsed
- FIXED: Adding an item while creating a new category prevented ping to be sent to weblogs.com
- FIXED: Right-click bookmarklet for IE (re-install to get it working with IE6)
- FIXED/CHANGED: hyperlink conversion in comments: ftp/http/mailto supported
- FIXED: spaces in between multiple notify e-mail addresses caused ar error message saying the e-mail address is invalid.
- FIXED:
archivedate skinvar ignored the 'locale' parameter that was passed to it
- FIXED:
selectBlog did not protect for changes in ?archivelist
- FIXED:
selectCategory now takes a category id instead of a name (multiple categories can have the same name)
- CHANGED: Fancy URLs are only generated when
$CONF['Self'] does not end in .php (this avoids URLs like index.php/item/95/item/94/member/1 when turning fancy URLs on without further configuration)
- CHANGED: Install script updates config.php automatically when it is writable
- CHANGED: When the content type of a skin is
application/xhtml+xml, only send this to browsers that specify this type in their HTTP_ACCEPT header (otherwise, send text/html instead)
- CHANGED: More intelligent search keywords highlighting (multiple separate keywords etc), also available inside comment bodies now
- ADDED: Possibility to filter on filename in media library
- FIXED:
include('config.php') caused problems when another config.php was in the PHP include path (nils bernhard)
- ADDED: LiveJournal conversion (moraes)
- FIXED: Karma Vote URLs used relative links to
action.php
- CHANGED: Support for PHP versions having
short_open_tag = Off (Andrew Brampton/Terry Chay)
- ADDED: Plugin options can now also use a
textarea type. (max. size for data is still 128 bytes though)
- FIXED: When unable to load a plugin, an error message is added to the actionlog
- FIXED: Not all messages sent to the actionlog actually appeared there
- ADDED: Made it possible to install more than one Nucleus installation in the same database (using a prefix to the tablenames)
- ADDED: Nucleus does not longer allow access to the Admin Area when files like
install.php, install.sql or the nucleus/upgrades directory are still on the server.
- ADDED:
<%member%> skinvar now also accepts id and yourid as parameter
- FIXED: JavaScript toolbar works better in Gecko-based browsers (Mozilla Firebird/Netscape 7)
- ADDED:
supportsFeature method to plugin interface
- FIXED: Destination URL parameter on
membermailform skinvar didn't work
- FIXED: Encoding of the window title of popup images (Osamu Higuchi)
- FIXED: Link at end of install sequence was pointing to install.php
Version History