Changelog
# -> Bug Fix
+ -> Addition
^ -> Change
- -> Removed
! -> Note
Pages-and-Items 2.1.6
- 06 July 2012
+ preserve transparancy when resizing images when uploading transparent images in 3 fieldtypes and the itemtype 'image gallery'
+ system menu-types in menu-type selector when creating new page
~ version checker reset when updating
# bug fixed in category view
# bug fixed in updating 'other items' (dependent articles)
# bug fixed in fieldtype PHP
# bug fixed in installer
# bug fixed in saving and displaying cheatsheet code above editor
Pages-and-Items 2.1.5
- 03 February 2012
# bug fixed when creating a new article on a 'featured' page
# bug fixed when pressing 'cancel' when editting an item from the frontend
# bug fixed in creating category list page
+ integrated ACL for articles 'edit.own'
# bug fixed with CCK article updating with radiobutton option 3 selected
# bug fixed with editting articles from the frontend with SEF enabled
Pages-and-Items 2.1.0
- 19 December 2011
# loads of small bugfixes
~ publish/unpublish nested menu-items like in the menu-manager
+ pagetype content_categories shows categories (optional)
+ category-items layout. Tree with categories on the left, articles on the right.
+ workaround to fix conflict with JCK editor
+ integration of Joomla's article checkin-checkout (optional)
- anchors to articles in content output
Pages-and-Items 2.0.0
- 14 September 2011
~ MVC modelled
~ complete rebuild for Joomla 1.6-1.7
+ calendar speaks Joomla backend language
+ calendar fieldtype for CCK
- image popup for tinymce editor
- link popup for tinymce editor
# bug fixed in displaying HTML-code as characters in content
+ when trashing a page, optional trashing of related categories and items
+ when deleting a page, optional deletion of related categories and items
+ plugin installer
+ plugin manager
+ works with Joomla ACL from com_content and com_menu
+ extra ACL layer, just to make sure
+ translated in 53 languages
Pages-and-Items 1.5.3
- 17 November 2010
# bug fixed in layout item edit on frontend
# bug fixed in html fieldtype when displaying textarea in the admin
~ acesef installed-checker
# bug fixed in submitting an article with only spaces in title
# bug fixed in article date stop publishing
+ fieldtype image_multisize upload 1 image with up to 5 different sizes
Pages-and-Items 1.5.0
- 07 June 2010
# bug fixed in saving php-field data when new item is saved
# bug fixed in display image when editting in backend of image-field-type
+ images of image field get deleted when item id deleted, or field id deleted or (optional) itemtype is deleted
+ language Serbian
~ item-index cleanup improved
~ language Hungarian updated
+ page/category/section select at frontend when editting an item (optional to hook these to Admin-User-Access page/category/section access restrictions)
# rendering of author alias in customitemtypes
# frontend editting error fixed
# bug fixed in saving description and keywords with quotes
+ optional unique article alias generation
+ optional unique page alias generation (category and menu-item unique alias creation)
^ itemtype rendering with slight delay to not cripple live site
+ fieldtype image can now also handle png-file-format
+ on custom-itemtype-configuration-page a button to render the items of that itemtype
^ in image field type, when auto image-name to alt when left empty is active, that file-extension out
+ tool to make all menu-item-aliasses unique
# bug fixed in itemtype-field 'title' when using a single quote
+ optional trucation of itemtype title under 'Items on this page'
+ option in textarea-field-type to not convert newlines to br-tags
+ textarea field type has option to limit number of characters
+ fieldtype article rating
+ Serbian language
# bug fixed with disappearing section-id when moveing page
Pages-and-Items 1.4.6
- 05 October 2009
# fixed a problem with the ajax renderengine in some browsers
# fixed notices when editor buttons where disabled in the editor field config
+ language Portuguese
+ only offer to update custom itemtypes when there are items to update
Pages-and-Items 1.4.5
- 18 September 2009
+ Joomfish compatible (for custom itemtypes you need extra plugins)
+ renderengine for custom-item-types now accepts properties in the field tags in the template editor. example {field_image_27 size=small}.
+ the above template-properties can be read in the output function of a custom itemtype field (function render_field_output) $this->template_property($field,$property)
+ in the PHP-fieldtype you can now use $database
# fixed bug in downloading zip files in IE
+ option to auto fill alt text with image source in fieldtype image
# fixed bug in saving and displaying plugin's cheatsheet code above the editors
+ fieldtype radio title hide configurable
~ language French has been updated
# bug fixed in saving double and single quotes in various custom-item-type field types.
+ when deleting custom itemtypes optional deletion of all items of that itemtype.
+ extra buttons on custom-item-type-config-page to add field-codes (thank you Michael)
+ language Brazilian_portuguese
+ check image-type before upload in image-field type for custom item types
+ 'item publish' rights configurable for 'author' and 'editor' (can be overruled by workflow settings in component Admin-User-Access)
# fixed errors in frontend editting of 'other item'-itemtype items
+ after saving an article from the frontend optional redirect to article in full view or category-blog view
+ Pages-and-Items now works together with the Joomla caching system
+ validation of custum-itemtype-names and custom-itemtype-field-names with javascript
# fixed bug in frontend editting new item from page of section-blog type
+ custom redirect after item submission from frontend
+ use conditions in custom item-type template {if_field_text_27}display this{/if_field_text_27} (thank you Hichhiker)
+ ajax updater for custom itemtype items (to prevent time-outs with the previous render-script)
+ language Chinese
+ on page-edit-page item order to match order as set in page properties.
Pages-and-Items 1.4.2
- 20 May 2009
+ show/hide page properties
+ page alias property (for SEF-urls)
# fieldtype HTML now also saves HTML in the configuration's default field
+ Greek language
+ Romanian language
+ Bulgarian language
+ hide item-properties optional for super administrators
+ credits added in configtab to thank all contributors to the project
^ config now in database for easy updating and compatibility with Joomla Multi Sites
Pages-and-Items 1.4.0
- 23 March 2009
+ the custom itemtype field PHP is integrated in PI, with which you can use php in a custom-itemtype-field to generate content 'on the fly' as well as 'on save'.
# various smallish bugs
+ custom itemtype field 'editor' height of editor can be set in field config
# sublevels in table menu
+ option in fieldtype 'image' configuration to output only the image source
+ option in fieldtype 'image' configuration to choose the directory the images are uploaded to
+ new language French
# unlocker for item-editting frontend
Pages-and-Items 1.3.2
- 16 February 2009
+ show/hide of each item property can be set in the configuration
+ compatibility for about 30 new workflow-rights with Admin-User-Access
Pages-and-Items 1.3.0
- 03 February 2009
+ frontend editting, also for custom itemtypes
+ new custom item type render engine (does not render on the fly, but
renders whenever a custom item, the itemtypes config or one of the
itemtypes fields is saved, which greatly improves performance at the
frontend)
+ other itemtype (is integrated) lets you make instances of articles so you can use the same article in more then 1 category, while keeping them in perfect sync.
^ some code optimizations for faster frontend-loading
+ custom itemtype fields now also have a description, which editors will see while editting
+ plugin-syntax-code cheatsheet above each editor
+ German language
+ Danish language
+ read more options customitemtypes
+ plugin buttons under editor field type for custom-item-types (optional)
+ dynamic fields (output gets rendered on the fly, like item-hits)
+ 14 field-types are fully integrated, another 5 custom-itemtype-field-plugins can be downloaded, and installed as a Joomla plugin.
Pages-and-Items 1.1.0
- 31 July 2008
+ support for section restrictions when working together with Admin-User-Access.
# itemtype was not visible in breadcrumb when moving item.
# itemtype config save inserted no-direct-access code only for Joomla 1.0.x
+ support for item (article) restriction when working together with Admin-User-Access.
# images did not show in image-popup
# in link popup download-upload option did not show
^ link-downloads popup is workable even when old popup size is still stuck in cache
^ images popup is workable even when old popup size is still stuck in cache
^ config in tabs
+ version checking when used with Admin-User-Access
- access-levels with downloads