Main.Changelog History
Hide minor edits - Show changes to markup
November 22, 2007, at 12:07 PM
by austriaka -
Changed lines 23-24 from:
to:
November 07, 2007, at 04:01 PM
by Jay -
Changed lines 1-2 from:
Changelog from Pixelpost 1.5 to Pixelpost 1.6
to:
Changelog from Pixelpost 1.6 to Pixelpost 1.7
Changed lines 5-8 from:
- Tag support
- Secondary language support
- More anti-spam features
to:
- Install and Upgrade assistant
- Front workspaces
- Sorting options for front side image queue
- Filtering options for admin side images list
- Cleanups in comments and addons section
Admin Area:
- New filter functions in the images list
- Comments sorted into submenus (published, moderated, Akismet)
- Admin language set independent of blog language
Changed lines 19-39 from:
- Now Pixelpost produces valid ATOM 1.0 feed. Up to Version 1.5, Pixelpost produced valid ATOM 0.3 feed
- As the feedvalidator at www.feedvalidator.org issues deprecation warnings whenever it encounters Atom 0.3 feeds, this upgrade was really necessary
- RSS: <guid> now produces complete URL + index.php...
Example where nn stands for the image-number: <guid>http://www.yourdomainhere.de/index.php?showimage=nn</guid>
Security
- Comments enabled/disabled/moderated for individual posts
- More security thanks to switching off error_reporting by default when not logged in
- Check if the commenter IP address is in the DSBL list @ http://www.dsbl.org. If it is, the user is redirected to a warning page mentioning the used address is blocked. Otherwise, comment gets trough
- Users can set the number of seconds between comments in the admin user panel. If a comment is posted before that the script dies because of a possible spam flood
Comments
- Bug fix with double <br /> in comments visible on page
- Markdown enable/disable
- Comments for an individual picture can now be disabled through editing picture properties or set when uploading a picture
- User comments with the same mail address as the admin mail address get a new style <li class="admin_comment"> to differentiate
- Fixed comment redirection when $_SERVER['HTTP_referrer'] is empty
- Added new functionality: direct redirection after posting comment (without "thank you screen"); it needs <input type='hidden' name='withthankyou' value='no' /> in comment form (in template file)
to:
- Renewed autodetection of feeds
- Feed description and copyright
- Valid ATOM and RSS feed
- Settings for feed display (image only, thumbnail only, image with text, thumbnail with text)
Changed lines 26-43 from:
- Fixed a bug that the selected language for the blog was shown twice in the list
- Code added for selecting language files and language specific templates while maintaining backwards compatibility
- TAG replacement and stuff is added in an addon
- If no language is set the 'old' way is used to display the page
- Support for <LANGUAGE=XX> tags (creates url) and <ALTERNATIVE_LANGUAGE> tag (for switching between the secondary language)
- Added secondary language support for title and description
Usability
- Switch template select: removed duplicate entry
- Showing exif is an option in the admin panel
- Added Mark all images in admin area (see: http://forum.pixelpost.org/showthread.php?t=5361)
- Added a massdelete image option and a mass publish option
- Added additional info to the file upload error message when there are incorrect write rights to the /images directory
- Global setting, set through the Options, is used as default for new picture
- Nice error message when the user selects an alternative language similar to the default language
- Nice spam flood error message in the language file
to:
- New tags for thumbnail size, subtitle and focus tag cloud
- New languages: hungarian and romanian. Spanish and swedish for admin panel.
- Admin language can be set independent now
Changed lines 32-45 from:
- Many spelling errors corrected
- Addon type 'front' added for (future) workspaces in the frontpage.
- Added error_reporting switch. index.php?errors (E_ALL ^ E_NOTICE) or index.php?errorsall (E_ALL). Must be logged into admin to work
- Added a count_addon_admin_menus function. If count_addon_admin_menus > 0 then show HTML menu code. Otherwise don't show code
- Small bug where index.html needed to prevent folder browsing showed up in the selection lists for language and templates fixed
- When uploading picture Exif info is stored in database and on viewing restored from database
- Added SVN tags for development
- Fixed small bug when get_file_contents is disabled when checking for latest pixelpost version. if get_file_contents returns false, cURL method is tried. If cURL returns false, "Unable to retrieve current version" is displayed
- When gpc_magic_quotes is not set PP title and site url is escaped by using addslahes. Bug fix for http://forum.pixelpost.org/showthread.php?t=5366
- Added code for adding alt_fields in the categories table and tags table
- Fixed problem with incorrect variable name used for taking thumbnail image size
- Many more minor bugs fixed
Changelog from Pixelpost 1.4 to Pixelpost 1.5
to:
- Frontpage workspaces which can be used for handling many of the front page functions of the blog (including comment actions)
Minor Changes and Bug Fixes
- Newline in comments editing
- Removed hardcoded paths of images and thumbnails folder
- Image autodelete security solution
- "use exif date for publish" now works on all systems
- HTML code in site title
- Quotes in metatags
- Mass delete function now deletes everything
- Cleaning of spam lists in admin options
- More appropriate error messages
- Addon sorting before calling
- Copy folder now stores the exif in database
- Don't show empty alt tags and alt title in the image list
- Form fields content in case of unsuccessful image upload
- Time zone is correct now on image uplade "post now"
Changelog from Pixelpost 1.5 to Pixelpost 1.6
Changed lines 54-98 from:
- Admin Interface is completely language driven
- More options to fight SPAM
- Addons are now possible also in Admin-Area: new pages and customized functionality possible
- Fixed version 1.4.x problems with PHP 5 and MySQL 5
- Admin/index.php is split into thematic include-files (new_image.php, categories.php etc.)
Admin Area:
- Now complete ADMIN area is language-file driven as well
- Fix program output is converted into variables
- Admin-language-files are set like this:
if admin-lang-XXX.php exist, when lang-XXX.php is choosen, this admin-language-file is activated
if this admin-lang-XXX.php does not exist, admin-lang-english.php is activated
if admin-lang-english.php does not exist, error message is printed out
- Admin/Options/General: only one UPDATE button for all options
- External links from Admin-section will open in new window
- More information in GENERAL INFO section:
added info about file_uploads setting
added info about PP installation URL
added CHMOD info about image and thumb dirs
- Image path is ../images/ by default
- New image can be posted to EXIF-date of the image
- Time stamps ON/OFF switch added
Image Posting
- Added info with current time
- If EXIF is not available post to EXIF Date will post the current time
- Added opening MARKDOWN links in new window
- "Edit link" added after uploading image for fast editing
- 12cropImage is now compatible with php5
- Default category is selected only when user is inside the new_image (upload new image) page
- When posting to the future and you are logged in as admin, Pixelpost will show you
- The new image, non-admin users will see the actual image
- This is added as kind of "preview" for administrators
Image Editing
- Now categories can be assigned or unassigned to selected images (more than one)
- Images can be re-uploaded
- Preview-option (especially for posting into future)
- All <img> in the comments page now have alt attribute
- Bigger input fields for image-description
- When image is deleted, the comments of that image will be deleted as well
to:
- Tag support
- Secondary language support
- More anti-spam features
Feeds
- Now Pixelpost produces valid ATOM 1.0 feed. Up to Version 1.5, Pixelpost produced valid ATOM 0.3 feed
- As the feedvalidator at www.feedvalidator.org issues deprecation warnings whenever it encounters Atom 0.3 feeds, this upgrade was really necessary
- RSS: <guid> now produces complete URL + index.php...
Example where nn stands for the image-number: <guid>http://www.yourdomainhere.de/index.php?showimage=nn</guid>
Security
- Comments enabled/disabled/moderated for individual posts
- More security thanks to switching off error_reporting by default when not logged in
- Check if the commenter IP address is in the DSBL list @ http://www.dsbl.org. If it is, the user is redirected to a warning page mentioning the used address is blocked. Otherwise, comment gets trough
- Users can set the number of seconds between comments in the admin user panel. If a comment is posted before that the script dies because of a possible spam flood
Added lines 74-165:
- Bug fix with double <br /> in comments visible on page
- Markdown enable/disable
- Comments for an individual picture can now be disabled through editing picture properties or set when uploading a picture
- User comments with the same mail address as the admin mail address get a new style <li class="admin_comment"> to differentiate
- Fixed comment redirection when $_SERVER['HTTP_referrer'] is empty
- Added new functionality: direct redirection after posting comment (without "thank you screen"); it needs <input type='hidden' name='withthankyou' value='no' /> in comment form (in template file)
Language and Tags
- Fixed a bug that the selected language for the blog was shown twice in the list
- Code added for selecting language files and language specific templates while maintaining backwards compatibility
- TAG replacement and stuff is added in an addon
- If no language is set the 'old' way is used to display the page
- Support for <LANGUAGE=XX> tags (creates url) and <ALTERNATIVE_LANGUAGE> tag (for switching between the secondary language)
- Added secondary language support for title and description
Usability
- Switch template select: removed duplicate entry
- Showing exif is an option in the admin panel
- Added Mark all images in admin area (see: http://forum.pixelpost.org/showthread.php?t=5361)
- Added a massdelete image option and a mass publish option
- Added additional info to the file upload error message when there are incorrect write rights to the /images directory
- Global setting, set through the Options, is used as default for new picture
- Nice error message when the user selects an alternative language similar to the default language
- Nice spam flood error message in the language file
Other Changes
- Many spelling errors corrected
- Addon type 'front' added for (future) workspaces in the frontpage.
- Added error_reporting switch. index.php?errors (E_ALL ^ E_NOTICE) or index.php?errorsall (E_ALL). Must be logged into admin to work
- Added a count_addon_admin_menus function. If count_addon_admin_menus > 0 then show HTML menu code. Otherwise don't show code
- Small bug where index.html needed to prevent folder browsing showed up in the selection lists for language and templates fixed
- When uploading picture Exif info is stored in database and on viewing restored from database
- Added SVN tags for development
- Fixed small bug when get_file_contents is disabled when checking for latest pixelpost version. if get_file_contents returns false, cURL method is tried. If cURL returns false, "Unable to retrieve current version" is displayed
- When gpc_magic_quotes is not set PP title and site url is escaped by using addslahes. Bug fix for http://forum.pixelpost.org/showthread.php?t=5366
- Added code for adding alt_fields in the categories table and tags table
- Fixed problem with incorrect variable name used for taking thumbnail image size
- Many more minor bugs fixed
Changelog from Pixelpost 1.4 to Pixelpost 1.5
The Big Changes
- Admin Interface is completely language driven
- More options to fight SPAM
- Addons are now possible also in Admin-Area: new pages and customized functionality possible
- Fixed version 1.4.x problems with PHP 5 and MySQL 5
- Admin/index.php is split into thematic include-files (new_image.php, categories.php etc.)
Admin Area:
- Now complete ADMIN area is language-file driven as well
- Fix program output is converted into variables
- Admin-language-files are set like this:
if admin-lang-XXX.php exist, when lang-XXX.php is choosen, this admin-language-file is activated
if this admin-lang-XXX.php does not exist, admin-lang-english.php is activated
if admin-lang-english.php does not exist, error message is printed out
- Admin/Options/General: only one UPDATE button for all options
- External links from Admin-section will open in new window
- More information in GENERAL INFO section:
added info about file_uploads setting
added info about PP installation URL
added CHMOD info about image and thumb dirs
- Image path is ../images/ by default
- New image can be posted to EXIF-date of the image
- Time stamps ON/OFF switch added
Image Posting
- Added info with current time
- If EXIF is not available post to EXIF Date will post the current time
- Added opening MARKDOWN links in new window
- "Edit link" added after uploading image for fast editing
- 12cropImage is now compatible with php5
- Default category is selected only when user is inside the new_image (upload new image) page
- When posting to the future and you are logged in as admin, Pixelpost will show you
- The new image, non-admin users will see the actual image
- This is added as kind of "preview" for administrators
Image Editing
- Now categories can be assigned or unassigned to selected images (more than one)
- Images can be re-uploaded
- Preview-option (especially for posting into future)
- All <img> in the comments page now have alt attribute
- Bigger input fields for image-description
- When image is deleted, the comments of that image will be deleted as well
Comments
October 20, 2007, at 01:24 PM
by 84.62.46.223 -
Changed line 17 from:
- Comments enabled/disabled/modarated for individual posts
to:
- Comments enabled/disabled/moderated for individual posts