Pivot is een zogenoemde weblogengine en stelt je in staat om op een server met PHP een weblog op te zetten. Het gebruik van een database is niet nodig, aangezien alle content opgeslagen wordt in xml-bestanden. De ontwikkelaars van Pivot hebben gisteren onder de codenaam 'Rippersnapper' de release candidate van versie 1.30 uitgebracht. Deze release volgt beta 3 op en wordt geleverd met een groot aantal bugfixes. Welke dat zijn lees je hierbeneden:
Changelog for 1.30 RC
- Updated: Magpie to the latest version (0.72).
- Updated: TinyMCE to the latest version (2.0.2).
- Added: Made snippet_tracklink produce a non-clickable URL as default (and made the output stylable).
- Updated: Language files for EN, NL, NB, JP, RU.
- Fixed: Bug where the built-in spamblocker would trigger, when you clicked the ‘Preview’ button when writing an entry which contains one of the blocked phrases.
- Fixed: static pages and archives for entries that are ‘on hold’ are no longer generated.
- Added: Buttons to navigate between entries, comments and trackbacks much easier
- Added: Allowing title and rel attribute for a element for TineMCE.
- Fixed: Removed duplicate call for table plugin. (TinyMCE)
- Added: ‘forecolor’ and ‘backcolor’ buttons to the TinyMCE button bar
- Added: Pivot properly checks the filetype of uploaded images
- Fixed: Several small fixes in Atom/RSS creation: Easier to get a validating Feed.
- Added: Some minor enhancements to the Overview screen: Option to shows 20 last comments instead of 5
- Fixed: Bug that prevented the creation of new userfields.
- Fixed: snippet_inlinemorelink works again
- Added: Missing templates for the inlinemore and inlinecomments snippets.
- Fixed: IE compatibility fix for Tinymce (added a missing comma)
- Fixed: Entries on hold are not returned by the search.
- Fixed: Allowing hyphens in (uploaded) filenames.
- Fixed: Made it so i18n_safe_string doesn’t allow .,:\/”’ when $strict is true
- Fixed: Reactiving call to getimagesize in image upload function.
- Added: %english_monname% to format_date and using it in RSS and Atom
- Fixed: Made sure the result from get_rfcdate() is not localised.
- Fixed: Removed “*” from allowed chars since it’s not legal in Windows filenames.
- Fixed: Defined MAGPIE_OUTPUT_ENCODING to get correct output.
- Added: Lamer protection refactoring: less duplicated code
- Fixed: Correctly handling time offset between web and file server.
- Fixed: another problem with file extensions in the image upload.
- Fixed: Made link in comments obey the target setting also when textile is enabled.
- Fixed: Made sure the php shorthand opening tag is used nowhere
- Fixed: small bug in [[calendar]].