Changelog entry: Changelog September 21
This is the index of changelog of keZoor.
RELEASE VERSION: 1.0.7
This version Changes are:
- Fixed: The comments of pages the user had no access to, were displayed in the comments widget if selected (latestcomments.php)
- Fixed: Publishing articles in PAR that were set to be user-group specific were still beign posted as public (predefinedarts_publish.php)
- Fixed: Pages with special access (registered users, special usergroups) were sent to the pings pages, now only pages for guests or everyone are sent
- Fixed: Pages with special access will no longer feed into RSS
- Fixed: UserGroups check for webpages wasnt working right when the page had more than 1 group assigned (sitecontent.php,latestarticles.php,articles.php,_mixgroups.php,index.php)
- Fixed: UserGroups restriction for pages wasnt working as expected (includes.functions.php)
- Fixed: Now if the site has borders in the A href Links, the acpconnector wont display that styling so it will preserve his style (cpconnector.tpl)
- Fixed: When using a singlewidget of gallery photo or galleryalbum, the popup wasnt working (laterals.php)
- Fixed: When using the photo_size of the widget gallery albums/photos, the value was stored but not displayed when the widget settings were edited, so if saved again and left unchanged, the value was removed.
- Fixed: AdminCP in IE8 wasnt displaying any images of the menus, fixed with a workaround to tell the browser to handle the page with IE7 compatibility, this seems to be a IE bug... (html.tpl)
- Fixed: The verification code of the custom form boxes, was outside the box (if created in-box) (forms.php)
- Fixed: When publishing an article with a 'publish on date' option enabled or published as 'disabled', the article was still being pinged to your pingHosts (include.global.php)
- Fixed: Using the option 'show articles from same par' for widget 'latest articles' and 'latest comments', it wasnt working, now its fixed (latestarticles.php, latestcomments.php)
- Fixed: Creation of file archives want working right with the files (call.webpages.save.php)
- Fixed Template: When browsing an article that had tags and a comments box, the tags was getting a little overlapped by the comments box (body_content.tpl)
- Fixed Template: When browsing an article that had tags and they had 2 lines, the two lines of the tags were overlapped (body_content.tpl)
- Fixed Template: When browsing an article that had pagesindexer it might overlap with the commentsbox or whatever was next, now in the tpl i added a padding:10px to solve that issue(pagesindexer.tpl)
- Fixed Template: In the webpages admincp section, the filter of the top-right was out of the box with a margin -20px, removed now (webpages.tpl)
- Change: Now the styling added into the pages content will be loaded in the proper html style tags when the output page is created, changed only for a better html structure. also re-structured the admincpconnector html code for this same decision (html.tpl, cpconnector.php)
- Improvement: Now using a custom article template has no need of also using a custom article php file, it will use one by default so you dont need to use a custom one for basic stuff (main_content.php)
- Improvement: Added to the html.tpl a meta tag to avoid google image indexing (html.tpl)
- Improvement: Now the usergroups (guest, everyone, registered, admincpaccess) are always set depending on the user-access, so if you change the user-access of the user, the usergroup will be modified as well (users.php)
- Improvement: Now if in the users section, you give access to a PAR, the access to the admincp par section is automatically given (users.php)
- Improvement: Categories can now hold up to 4 sub-categories instead of just one as before (webcats.php,webcatS_mlist.php,web_categories.php,pagesandtypes_mlist.php and more)
- Improvement: The order of the categories is now improved and in perfect order
- Addon: Now you can show the full-category-name in your templates by using wc_fullname instead of wc_name, by default it shows the current category name
- New Feature: Now when selecting a page with restricted access, you can select if the user dont have access, which to page to redirect him to instead of just showing the noaccess page (index.php).
- New Feature: Now you can add users to usegroups from the usergroups section (using a listbox) instead of having to select each user from the admincp user section and add him to a usergroup (users_groups.php, user.php)
- New Feature: New option in the PAR articles options to display only the child categories of the selected categories when posting a new article (predefinedarts_publish.php,webcats.php)
- New Feature: Now you can add css code in the customimage widget by using the new field in the widget configuration (customimage.php,mdl.customimage.tpl)
- New Feature: Now when creating/editing a PAR, you can select if you want to use the RealField mode, this will make a better performance setup but create extra tables in your database
- New Feature: Now you can use PARs without creating pages (useful for using PAR to handle custom scripts)
- New Feature: Now you can create custom AdminCP Menu Links to point to your scripts added to the management folder and give access to admincp users to that section
- New Feature: Added filter and column customization to PAR Published articles listing
- New Feature: Added CSS_Editor selector to be able to use a basic CSS edition (faster to load) (css_editor.php)
- Fixed: Publishing articles in PAR that were set to be user-group specific were still beign posted as public (predefinedarts_publish.php)
- Fixed: Pages with special access (registered users, special usergroups) were sent to the pings pages, now only pages for guests or everyone are sent
- Fixed: Pages with special access will no longer feed into RSS
- Fixed: UserGroups check for webpages wasnt working right when the page had more than 1 group assigned (sitecontent.php,latestarticles.php,articles.php,_mixgroups.php,index.php)
- Fixed: UserGroups restriction for pages wasnt working as expected (includes.functions.php)
- Fixed: Now if the site has borders in the A href Links, the acpconnector wont display that styling so it will preserve his style (cpconnector.tpl)
- Fixed: When using a singlewidget of gallery photo or galleryalbum, the popup wasnt working (laterals.php)
- Fixed: When using the photo_size of the widget gallery albums/photos, the value was stored but not displayed when the widget settings were edited, so if saved again and left unchanged, the value was removed.
- Fixed: AdminCP in IE8 wasnt displaying any images of the menus, fixed with a workaround to tell the browser to handle the page with IE7 compatibility, this seems to be a IE bug... (html.tpl)
- Fixed: The verification code of the custom form boxes, was outside the box (if created in-box) (forms.php)
- Fixed: When publishing an article with a 'publish on date' option enabled or published as 'disabled', the article was still being pinged to your pingHosts (include.global.php)
- Fixed: Using the option 'show articles from same par' for widget 'latest articles' and 'latest comments', it wasnt working, now its fixed (latestarticles.php, latestcomments.php)
- Fixed: Creation of file archives want working right with the files (call.webpages.save.php)
- Fixed Template: When browsing an article that had tags and a comments box, the tags was getting a little overlapped by the comments box (body_content.tpl)
- Fixed Template: When browsing an article that had tags and they had 2 lines, the two lines of the tags were overlapped (body_content.tpl)
- Fixed Template: When browsing an article that had pagesindexer it might overlap with the commentsbox or whatever was next, now in the tpl i added a padding:10px to solve that issue(pagesindexer.tpl)
- Fixed Template: In the webpages admincp section, the filter of the top-right was out of the box with a margin -20px, removed now (webpages.tpl)
- Change: Now the styling added into the pages content will be loaded in the proper html style tags when the output page is created, changed only for a better html structure. also re-structured the admincpconnector html code for this same decision (html.tpl, cpconnector.php)
- Improvement: Now using a custom article template has no need of also using a custom article php file, it will use one by default so you dont need to use a custom one for basic stuff (main_content.php)
- Improvement: Added to the html.tpl a meta tag to avoid google image indexing (html.tpl)
- Improvement: Now the usergroups (guest, everyone, registered, admincpaccess) are always set depending on the user-access, so if you change the user-access of the user, the usergroup will be modified as well (users.php)
- Improvement: Now if in the users section, you give access to a PAR, the access to the admincp par section is automatically given (users.php)
- Improvement: Categories can now hold up to 4 sub-categories instead of just one as before (webcats.php,webcatS_mlist.php,web_categories.php,pagesandtypes_mlist.php and more)
- Improvement: The order of the categories is now improved and in perfect order
- Addon: Now you can show the full-category-name in your templates by using wc_fullname instead of wc_name, by default it shows the current category name
- New Feature: Now when selecting a page with restricted access, you can select if the user dont have access, which to page to redirect him to instead of just showing the noaccess page (index.php).
- New Feature: Now you can add users to usegroups from the usergroups section (using a listbox) instead of having to select each user from the admincp user section and add him to a usergroup (users_groups.php, user.php)
- New Feature: New option in the PAR articles options to display only the child categories of the selected categories when posting a new article (predefinedarts_publish.php,webcats.php)
- New Feature: Now you can add css code in the customimage widget by using the new field in the widget configuration (customimage.php,mdl.customimage.tpl)
- New Feature: Now when creating/editing a PAR, you can select if you want to use the RealField mode, this will make a better performance setup but create extra tables in your database
- New Feature: Now you can use PARs without creating pages (useful for using PAR to handle custom scripts)
- New Feature: Now you can create custom AdminCP Menu Links to point to your scripts added to the management folder and give access to admincp users to that section
- New Feature: Added filter and column customization to PAR Published articles listing
- New Feature: Added CSS_Editor selector to be able to use a basic CSS edition (faster to load) (css_editor.php)
The Changelog is a predefined article content.
This page belongs to the category: Content
This page belongs to the category: Content
Read or make comments for this article
BRIAN