Overview
Here is another version of PageCarton version 1.8.67 released today. We have used this update to introduce a lot of bug fixes and performance uprades to PageCarton sites and apps. PageCarton sites and apps upgraded to this version will run faster, enjoy smoother user experience and consume less server resources.
What changed?
Here is an overview of the changes in this version
Changes for Users
- Larger pictures on blog page
We received feedback the the picture on the blog page being cropped wasn't the best default mode. So we tweaked this settings to make the pictures come out bigger - Fix Login redirect error with duplicate port num
There was an error that resulted in redirection to wron URL with sites installed with custom port numbers. This error has been fixed. - article_description auto-cropped out of content
Post descriptions are no longer required when making post. This information is cropped out of the post article content if it is available. - Undo Inverse order
RSS values was in the wrong other. This are fixed to ensure newer contents come on top of the feed. - Users can now view changes of new upgrades
When a new upgrade is prompted in the backend, users wanted to be able to read about the changes before the go ahead to perform the upgrade. We have added this functionality - Line breaks to show on comments
The comment box now can allow line breaks. Earlier, the line breaks wasn't showing. - Add button to float status bar in page editors
Some themes some contains element that covers the widgets which sometimes make editing impossible. We have added another option to make the widget always come on top of all other elements. - Bug fix - fieldset splitter
There was an error that was making all elements in custom forms show one by one instead of being grouped into the right fieldset. This issue has been fixed. - Bug fix - Adding menu options result in 500 error.
Whenever some menu options was added, this resulted in a 500 server error. This issue has been resolved. - Big fix - Slideshow post images wasn't showing
Slideshow images wasn't showing in some cases, this has been fixed.
Changes for Developers
- {{{key}}} instead of {{{key}}}{{{0}}} in themes
In building themes, designers can now use {{{key}}} in places where they would have needed to use {{{key}}}{{{0}}}, {{{key}}}{{{1}}}, etc to reference a variable in templates. - {{{pc_other_posts_goes_here}}} auto-added
In building themes, users needed to add {{{pc_other_posts_goes_here}}} to indicate where dynamic data is to be placed. Whenever this is not included, the system determines this and place it automagically.
Also added are loads of bug fixes, performance upgrades and visual face-lift. Download the latest PageCarton by going to the download page. Do you have any update request or want to join in the development of PageCarton? Visit our Github Page and start contributing immediately.