PivotX

Software Screenshot:
PivotX
Software Details:
Version: 2.3.11 updated
Upload Date: 20 Jul 15
Distribution Type: Freeware
Downloads: 259
Size: 3153 Kb

Rating: 3.0/5 (Total Votes: 1)

With lots of extensions, themes, modules and features, this is one of the best tools out there for easy site building, management and blogging.

It's built with other famous tools like jQuery, Smarty, TinyMCE, PHP and MySQL.

What is new in this release:

  • A file upload vulnerability and various XSS issues on the admin pages.
  • Bug fix in session cookie domain - any subdomain named "wwwX" (where X is any character) resulted in an invalid domain for the cookie.
  • Set UTF-8 for debug window (and also give it a title).

What is new in version 2.3.10:

  • A file upload vulnerability and various XSS issues on the admin pages.
  • Bug fix in session cookie domain - any subdomain named "wwwX" (where X is any character) resulted in an invalid domain for the cookie.
  • Set UTF-8 for debug window (and also give it a title).

What is new in version 2.3.7:

  • Improved handling of multipart messages. (Avoiding calling parse_body multiple
  • times on the same message)
  • Fixed: Disabling minifying of JavaScript to fix the problems with Minify in combination with jQuery
  • Faking the Magpie user agent so _getTagFeedHelper is able to get feeds from blogsearch.google.com and icerocket.com
  • Added: Completing support for tags on pages, MySQL only.
  • Bugfix: The query key for templates is "te", not "t" (which is used for tags).
  • Added: date option orddaysuffix_en that sets the ordinal day suffix. Only in English.
  • Bugfix: Don't use the server name when setting the cookie domain since we might be on an alias domain.
  • Added: new recovery option to keep PivotX from stopping working. (in case config gets broken for some reason)
  • Added: example web.config for Microsoft IIS
  • Fixed: No longer output a canonical link when browsing a weblog, viewing a category,
  • an archive or a search/tag/special page.

What is new in version 2.3.6:

  • jQuery UI updated to version 1.9.1.
  • Fixed compatibility issue with PHP 5.4.
  • Bug fix in relativeToAbsoluteURLS. Improving regexp so all relative URLs are modified. (Important for feeds).
  • Lifestream version 1.0.1: Fixed Twitter issue - updated URL to RSS feed.
  • Updated jQuery to 1.8.2.
  • Fixing issue with initial entries not showing up after installation. (Flat file database only.)
  • Replacing "mktime()" with "time()" since "As of PHP 5.1, when called with no arguments, mktime() throws an E_STRICT notice".
  • Various bug fixes for comments feeds: No output if weblog parameter was present / Fixed wrong id.
  • Minor fix in getFiles so it works correctly on Windows servers.
  • Most templates are rewritten to use a more consistent naming scheme.
  • Fixed: Wrong detection of safe_mode in PHP.

What is new in version 2.3.5:

  • Lifestream version 1.0.1: Fixed Twitter issue - updated URL to RSS feed.
  • Updated jquery to 1.8.2.
  • Fixing issue with initial entries not showing up after installation. (Flat file database only.)
  • Replacing "mktime()" with "time()" since "As of PHP 5.1, when called with no arguments, mktime() throws an E_STRICT notice".
  • Various bug fixes for comments feeds: No output if weblog parameter was present / Fixed wrong id.
  • Minor fix in getFiles so it works correctly on Windows servers.
  • Most templates are rewritten to use a more consistent naming scheme.
  • Fixed: Wrong detection of safe_mode in PHP.
  • Added: Extrafields support in the 'orderby' parameter for subweblogs.
  • Fixed: Orphan page and next/previouspage template resulted in never ending loop.
  • Changed: Disregarding number of entries for the pager count when subweblog is called 'archive'.
  • Added: support for separate icons when running in multisite mode - looking for "images/favicon.ico".

What is new in version 2.3.3:

  • Added some extra sanitychecks to the various file-operations in media-management.
  • Closing file disclosure vulnerability reported by Secunia Research. This vulnerability can only be exploited by administrators and hence Secunia decided to not make an advisory for it.
  • Closing cross-site scripting vulnerability reported by High-Tech Bridge.
  • Updated jQuery to 1.7.2.
  • Updated: PHP Markdown to version 1.0.1o.
  • Replaced "echo" with "debug" in set_entry when warning about pasting directly from Word.
  • Inserted dialogs for the editor is now using the current user's language, not the default installation language.
  • Relaxing validation for comment notify email field so it allows multiple addresses (like we intended to).
  • Added: when the feed_entry and feed_comments hooks return an empty array, the entire entry/comment is skipped in the Feed.
  • Added: If config option upload_max_filesize is lower than the server value, use that one
  • Changed: MAX_KEYS in spamkiller is now set to 1000
  • Added: 'return' parameter to [[category_list]]
  • Added: debug statement when an upload is blocked because of wrong file type.
  • Fixed: Minor layout fix for the category_list format parameter.
  • Fixed: the TimThumb config so it works for multi-site setups again.
  • Added: style to hr extended element in tinyMCE / removed 1 of the double defined extended element iframe
  • Added: some file extensions so a better download icon is selected when using [[download]]
  • Fixed: Correcting widgets page to be similar to extensions page in light of translated strings, display of version
  • Fixed: Made the extension check case insensitive in the image preview.
  • Added: [[getpage]]now accepts uid / type in textile link

What is new in version 2.3.2:

  • Refactored loading/saving of configuration files, to prevent config file corruption
  • Rewritten Hashcash implementation: works better, and more transparent for the user.
  • Added hidden setting to set a custom hashcash message.
  • Enabled our "first line of defense" (against spam) again.
  • Bug fix: ensuring that uploaded files and thumbnails get the correct file permission.
  • Fixed the image preview, when selecting an existing file by browsing when inserting an image or a popup image in the editor.
  • Added: [[getpage]] can now also retrieve a page by uid.
  • Fixed bug: only show published entries in [[category_list]].
  • Some improvements to [[category_list]] : Added %counter% to formatting and added 'category', 'start' and 'end' parameters to the tag.
  • Some amendments for [[category_link]].
  • Updated Plupload to version 1.5.2
  • Updated jQuery UI to 1.8.17.
  • Updated jQuery to version 1.7.1.
  • Updated TinyMCE to version 3.4.7.
  • Updated timthumb to version 2.8.4, which is a complete rewrite from the previous version 1.35.

What is new in version 2.3.0:

  • Added: Less obscure 'ajaxy' saving, more consistency in showing a 'save' button for editing config and weblogs.
  • Notify the user when leaving a configuration page, 'Edit entry' or 'Edit Page', when there are unsaved changes.
  • Added: template tag [[user_list]] that lists users/authors in your PivotX.
  • Added an option in hidden settings to make the search always do an "AND" for keywords, instead of making a guess between "OR" and "AND".
  • Added parameter request_method to search tag so you can select between GET or POST.
  • Added a [[nocache]] template block (as can be found in Smarty 3).
  • Added "%counter%" formatting tag to the [[archive_list]] template tag.
  • Added new configuration setting timthumb_zc, to specify what kind of zoom crop you want timthumb to execute as default.
  • Added template tag [[sitedescription]]
  • Added new position to add html to: LOC_TITLEEND
  • Added an 'explode' modifier to Smarty.
  • Reworked latest/moderate comments part, they are now separated.
  • Updated and improved the Hashcash spam protection.
  • Fixed the underscore=" " option in [[tags]].
  • Updated timthumb to version 1.35, fixing a possible security issue.
  • Updated jQuery to version 1.6.2.
  • Updated jQueryUI to 1.8.14.
  • Updated TinyMCE to version 3.4.3.2.
  • images produced by timthumb.php aren't broken by PHP warnings.
  • Bug fix: The only parameter of category_list was not checked against the category display name (in addition to the internal name).
  • On the entries overview, don't wrap the status over two lines (if the status is more than one word in a translation).
  • Bug fix: fixed the comment_after_parse hook.
  • Bug fix: Events going through ajaxhelper.php are saved with the correct username, not "A visitor".
  • Bug fix: Don't output the username for user fields that doesn't exist.
  • Fixed a database setup inconsistency.
  • Fixed: [[getpage]]/[[resetpage]] would be at fault when used within a subweblog loop on weblog pages.
  • Fixed: "view weblog"-links weren't opening in new window.
  • Fixed: A lot of 'optional' or 'non optional' fields in setup, configuration and weblog configuration work more consistently.

What is new in version 2.2.6:

  • Added:
  • [[subweblog]] now has an ignoreuser option.
  • Search OR can be disabled if AND doesn't give any results.
  • Changed:
  • is_object is now an allowed function in Smarty templates.
  • Extra attributes for [[paging]].
  • Output system can now also add just after the </title> tag (LOC_TITLEEND).
  • Minor improvements and fixes to built-in validations.
  • Updated:
  • Plupload updated to v1.4.3.2.
  • bgiframe fix. This fixes problems with modal popups in Internet Explorer 9.
  • jQuery updated to v1.5.2 and jQuery-UI to v1.8.11.
  • TinyMCE updated to v3.4.1.
  • Timthumb updated to the latest version.
  • Plus, quite a few other smaller fixes and changes.

What is new in version 2.2.5:

  • The feature most users will appreciate is that we've improved the way that the Dashboard fetches the newsfeed from our site. If our site is unreachable for whatever reason, the process will not block, which will keep the Dasboard responsive.
  • We've replaced the jQuery Masked Input plugin with Input Mask, which works smoother with the other jQuery libraries that we use.
  • Enhancement: Added a title attribute to [[link]] so it's easier to see where the link will take you.
  • Updated: jQuery library has been updated to version 1.5.
  • Updated: Plupload library has been updated to version 1.4.1.
  • Bug fix: Added default upload path in setPaths to avoid rendering the site unusable in case someone accidentally clears the "File Upload Path".
  • Bug fix: Inserting new HTML5 iframe embeds works better in TinyMCE now.
  • Bug fix: If the standard PHP mail function doesn't work, the password reset mail is no longer displayed directly on the screen.
  • Bug fix: The password reset functionality has been improved.
  • Bug fix: Fixed a Plupload problem when filesize was specified in bytes, instead of kilobytes or megabytes.
  • Bug fix: Removing empty logo element from Atom feeds to avoid warnings.

Similar Software

Comments to PivotX

Comments not found
Add Comment
Turn on images!