Nucleus v1.0 (March 6, 2002)

  • Fixed: width & height of <%image()%> construct
  • Changed: windows in popup windows don't have a white border anymore (see forum)
  • Fixed: bug with single quotes in image/popup constructs (see message)
  • Fixed: fatal error in 'send password' method (thanks to HANK!)
  • Fixed: removed some illegal characters from code documentation since they caused parse errors on some systems (thanks to Martin Belle-Isle and Rodrigo Moraes; see forum for extra details)
  • Refined: added a note about spaces to the install-script (see forum)
  • Added: donate-link on admin page (hey! it's free, I have the right to bug you with this sort of things ;-)
  • Changed: it's not possible anymore to create a draft future item. That didn't make sense. You can now choose whether you want to publish a draft item either immediately or in the future when editing the item
  • Changed: made it so that the 'disable comments' choice is not offered anymore on add/edit item form when commenting is disabled in the blogsettings
  • Fixed: where possible, redirection after commenting is now done to the correct file (instead of index.php)
  • Fixed: bug where only superadmins could change usernames/passwords, even if the corresponding option in the settings was set (thx slekke)
  • Added: allowed variables for a skinpart now shown when editing skin
  • Wrote new re-usable parser that does skin parsing in a way that is more flexible and less prone to errors.
  • Changed: passwords now stored in encrypted form
  • Optimizing: optimized some queries
  • Added: <%otherarchivelist(blogname,templatename)%> in skins
  • Added: Blogger Convert
  • Added: "shared computer" checkbox on login. Checking this box will make your cookie expire at the end of the session (instead of taking the global site setting) (see forum)
  • Added: "remember me" checkbox on comment forms for non-members
  • Most language related things are now moved to language files. Now you can roll your own :)
  • Added: optional parameters rows/cols in membermailform skinvar
  • Added: skinvars: <%phpinclude(file)%> and <%parsedinclude(file)%>. <%plugin%> is now deprecated (in favor of phpinclude). The plugins directory should also not be used anymore (it'll get another function in a later version)
  • Added: skinvar <%self%> which includes the filename of the currently executing script (index.php or whatever is sen in $CONF['Self'])
  • Automatich hyperlink detection in comments now also recognizes comma's
  • Added: selectSkin('name') and selectBlog('name') functions available for use in index.php
  • Added: Small restore-guide for the worst case scenario
  • Added: A toolbar with markup buttons on add/edit item, plus option to disable it in the settings. When Mozilla is used, Nucleus tries to disable it automatically (since it doesn't work there anyway)
  • Fixed: media were not expanded in extended text (thx raoul)
  • Changed javascript code of popup help so it works better in Mozilla (thanks to Paul Sowden)
  • UI improvements
  • New default skin (the old one was just plain ugly :-)
  • Small bug-fixes
Version History