Changelog entry: Changelog August 7
This is the index of changelog of keZoor.
RELEASE VERSION: 0.9.5
This version Changes are:
- Fixed: Bug that showed errors with databases with "-" on the name (include.functions.php)
- Fixed: When creating a new index_groups and you selected to use only a tpl file, it was miscreating the file (index_mixing.php)
- Fixed: When saving PAR articles options, the categories of that PAR were all re-setting to the default par cat selected (predefinedarts_publish.php)
- Fixed: RSS feeds now will parse TPL Marks. (include.functions.php)
- Fixed: RSS now wont show SCRIPT pages (include.functions.php)
- Fixed: RSS feed now is compatible with feedvalidator.org (include.functions.php, rssfeed.tpl)
- Fixed: RSS ’ is now coverted to ' to fix compatibilites issues (include.functions.php)
- Fixed: It was giving an error when trying to delete a RSS Feed (rss.php).
- Fixed: Now renaming a RSS feed, will also rename the rss file (so now it will remove the old name) (rss.php)..
- Fixed: Added GALLERY: type to the dropdown list of pages wherever it appeared (pagedetailedlist.php)
- Fixed: Removed basic_fields disabler in the PAR Indexer options, this didnt belong there, just for articles. (predefinedarts_publish.php)
- Fixed: There was a bug that wouldnt allow you to use a Category which had sub-cats as a default category for the contents (webcats.php)
- Fixed: "Begin Update" button at the admin homepage wasnt working after the 1st click (you could not click there again, you would have to go to the install/ folder to resume the install) (updater_install.php)
- Fixed: The type of page wasnt appearing when editing a script page, now it will show it (webpages.php)
- Fixed: Now disabled pages wont appear in the indexers (news, pars, etc) (news.php,_mixgroups.php,articles.php,calendar,latestarticles,mostpopularpages,search)
- Fixed: Running DBBackups and DISKBackups were resulting in not being able to use the admin panel with the same user_session with your browser for a couple of minutes (1min or so), now the way it send you the backup to download is different (maintenance.php,getbackup.php,maintenance.tpl)
- Fixed: There was an error on the emailing to admin on posting comments, now it is fixed, had to re-write the mailing_tpls.tpl because the tpl mark for that was missing (mailing_tpls.tpl)
- Fixed: If there were no contents to index in pages, the "[total] content" text was missing [total] as zero and the displaying page as 1
- Fixed: TPL Editor preview wasnt showing the result sometimes, now its fixed (tpl_editor.php)
- Fixed: Showing comments were displaying as Guests the registered users, its now fixed (comments.extra.php)
- Fixed: Disk backup now will add the index.php/login.php/thumbs2.php files from the kezoor folder to the zip and it fixed the log where it said "Begining backup of the disk' (diskb.php)
- Fixed: Pages setted as homepage were having an issue with the pages_indexer, it wasnt working right.
- Fixed: Now on the updater/installation, the button 'begin file copy' is disabled after clicking on it to prevent multi-clicking (update.php).
- Fixed: Error when saving options in settings and clicking in "index" button (settings.php)
- Fixed: Some styling issues in the admincp with IE (checkboxes,radio, etc)
- Addon: Now there is a button to manually refresh the RSS feeds in the rss_feed section (rss.php).
- Addon: Now editing a RSS feed it will show the full url where your RSS is located (rss.php).
- Addon: Added two buttons on the primarymenu/secondarymenu editors so you can make the emulator bigger in case your menu is very big and the space wasnt enought (main_menu.tpl)
- Addon: Added default category to the PAR creation page (perefinedarts.php)
- Addon: In the PAR-Articles options now at the bottom is an option to only apply the settings to new content and not to all old and new content. (predefinedarts_publish.php)
- Addon: Now you can use the var "totalcomments" for articles and mixgroup for each article to see how many comments it has and the co_xx info for each one (articles and mixgroups) (articles.php, _mixgroups.php)
- Addon: The update of kezoor will save a log in backups/updater_log.log with the results of your update
- Addon: Now the html.tpl wont have all the javascript content, it will be in classic/common_js.tpl and all themes will load it from there.
- Addon: Gallery browsing images now has a Previous and Next button to browse within the photo info (gallery.tpl, gallery.php)
- Addon: If there are user comments awaiting to be approved, they will appear in the Users Comments navigation list as (XX aw.) (index.php)
- Addon: Now you have a dropdown in the tpl_editor to select the "Classic" theme so you can also edit that one without having to switch themes (tpl_editor.php,tpl_editor.tpl)
- Improvement: Now the users_comments search looks better and will display more info on the dropdown selection page (users_comments.php, users_comments.tpl)
- Improvement: BrowseImages has been improved (call.browseimages.php)
- Improvement: Now non-native admins (non "Admin") cant edit the Admin account under users_control section (users.php)
- Improvement: Now on any date-selection dropdown, it will warn you if the date entered is invalid
- Improvement: Now if the admin wants to review the comments on their site, it will display a text notifying the user above the "post comment" button (all body_comments.tpl)
- New Feature: Now you can set a date when u want your article to be published, or unpublished, this feature replaces the simple "Disable page" checkbox. It will display a clock on the pages listing to see that the page is scheduled, in PAR, this option is in the "More" category at the bottom of publishing articles.
- New Feature: Now you can use the function ViewSinglePhoto(photo_url,autosize_true_or_false,if_false_width,if_false_height); to open a window to display pictures (html.tpl)
- New Feature: Now in the welcome admin page, you can save notes for super-admins view only or users with admincp access to view/edit (seleteable in the main settings menu under "security options") (welcome.php)
- New Feature: Now in advertisment module, you can select to show adv in XXX template and in PAR/NEWS or CATS (advertisement.php)
- Fixed: When creating a new index_groups and you selected to use only a tpl file, it was miscreating the file (index_mixing.php)
- Fixed: When saving PAR articles options, the categories of that PAR were all re-setting to the default par cat selected (predefinedarts_publish.php)
- Fixed: RSS feeds now will parse TPL Marks. (include.functions.php)
- Fixed: RSS now wont show SCRIPT pages (include.functions.php)
- Fixed: RSS feed now is compatible with feedvalidator.org (include.functions.php, rssfeed.tpl)
- Fixed: RSS ’ is now coverted to ' to fix compatibilites issues (include.functions.php)
- Fixed: It was giving an error when trying to delete a RSS Feed (rss.php).
- Fixed: Now renaming a RSS feed, will also rename the rss file (so now it will remove the old name) (rss.php)..
- Fixed: Added GALLERY: type to the dropdown list of pages wherever it appeared (pagedetailedlist.php)
- Fixed: Removed basic_fields disabler in the PAR Indexer options, this didnt belong there, just for articles. (predefinedarts_publish.php)
- Fixed: There was a bug that wouldnt allow you to use a Category which had sub-cats as a default category for the contents (webcats.php)
- Fixed: "Begin Update" button at the admin homepage wasnt working after the 1st click (you could not click there again, you would have to go to the install/ folder to resume the install) (updater_install.php)
- Fixed: The type of page wasnt appearing when editing a script page, now it will show it (webpages.php)
- Fixed: Now disabled pages wont appear in the indexers (news, pars, etc) (news.php,_mixgroups.php,articles.php,calendar,latestarticles,mostpopularpages,search)
- Fixed: Running DBBackups and DISKBackups were resulting in not being able to use the admin panel with the same user_session with your browser for a couple of minutes (1min or so), now the way it send you the backup to download is different (maintenance.php,getbackup.php,maintenance.tpl)
- Fixed: There was an error on the emailing to admin on posting comments, now it is fixed, had to re-write the mailing_tpls.tpl because the tpl mark for that was missing (mailing_tpls.tpl)
- Fixed: If there were no contents to index in pages, the "[total] content" text was missing [total] as zero and the displaying page as 1
- Fixed: TPL Editor preview wasnt showing the result sometimes, now its fixed (tpl_editor.php)
- Fixed: Showing comments were displaying as Guests the registered users, its now fixed (comments.extra.php)
- Fixed: Disk backup now will add the index.php/login.php/thumbs2.php files from the kezoor folder to the zip and it fixed the log where it said "Begining backup of the disk' (diskb.php)
- Fixed: Pages setted as homepage were having an issue with the pages_indexer, it wasnt working right.
- Fixed: Now on the updater/installation, the button 'begin file copy' is disabled after clicking on it to prevent multi-clicking (update.php).
- Fixed: Error when saving options in settings and clicking in "index" button (settings.php)
- Fixed: Some styling issues in the admincp with IE (checkboxes,radio, etc)
- Addon: Now there is a button to manually refresh the RSS feeds in the rss_feed section (rss.php).
- Addon: Now editing a RSS feed it will show the full url where your RSS is located (rss.php).
- Addon: Added two buttons on the primarymenu/secondarymenu editors so you can make the emulator bigger in case your menu is very big and the space wasnt enought (main_menu.tpl)
- Addon: Added default category to the PAR creation page (perefinedarts.php)
- Addon: In the PAR-Articles options now at the bottom is an option to only apply the settings to new content and not to all old and new content. (predefinedarts_publish.php)
- Addon: Now you can use the var "totalcomments" for articles and mixgroup for each article to see how many comments it has and the co_xx info for each one (articles and mixgroups) (articles.php, _mixgroups.php)
- Addon: The update of kezoor will save a log in backups/updater_log.log with the results of your update
- Addon: Now the html.tpl wont have all the javascript content, it will be in classic/common_js.tpl and all themes will load it from there.
- Addon: Gallery browsing images now has a Previous and Next button to browse within the photo info (gallery.tpl, gallery.php)
- Addon: If there are user comments awaiting to be approved, they will appear in the Users Comments navigation list as (XX aw.) (index.php)
- Addon: Now you have a dropdown in the tpl_editor to select the "Classic" theme so you can also edit that one without having to switch themes (tpl_editor.php,tpl_editor.tpl)
- Improvement: Now the users_comments search looks better and will display more info on the dropdown selection page (users_comments.php, users_comments.tpl)
- Improvement: BrowseImages has been improved (call.browseimages.php)
- Improvement: Now non-native admins (non "Admin") cant edit the Admin account under users_control section (users.php)
- Improvement: Now on any date-selection dropdown, it will warn you if the date entered is invalid
- Improvement: Now if the admin wants to review the comments on their site, it will display a text notifying the user above the "post comment" button (all body_comments.tpl)
- New Feature: Now you can set a date when u want your article to be published, or unpublished, this feature replaces the simple "Disable page" checkbox. It will display a clock on the pages listing to see that the page is scheduled, in PAR, this option is in the "More" category at the bottom of publishing articles.
- New Feature: Now you can use the function ViewSinglePhoto(photo_url,autosize_true_or_false,if_false_width,if_false_height); to open a window to display pictures (html.tpl)
- New Feature: Now in the welcome admin page, you can save notes for super-admins view only or users with admincp access to view/edit (seleteable in the main settings menu under "security options") (welcome.php)
- New Feature: Now in advertisment module, you can select to show adv in XXX template and in PAR/NEWS or CATS (advertisement.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