Index of Version Changelog

This is the index of changelog of keZoor.

Changelog September 15
Posted by Admin
Posted on: 15-Sep-08 10:28
Category: Content
Revision: 0.9.7

- Fixed: ImagesUploader for IE werent working (browse_images.tpl,call.imagebrowse.php)
- Fixed: publish on and unpublish on wasnt working after the metaweblogapi fix, no its fixed (call.webpages.save.php)
- Fixed: Warning message on creating new PAR (includes.functions.php)
- Fixed: Hidden 'Publication On Date' from the 'creating new par' menu (customfields/wp_disable_prepublish.php)
- Fixed: If the page had a \" , when u tried to edit it with FCKEditor, the slash got removed and this could case errors in phpcode (webpages.php,predefinedarts_publish.php,advertisement_popup.php)
- Fixed: The Marks were replaced in a wrong order on saving content, now its fixed -it did not affect the final content tho, but now its working better- (include.functions.php)
- Fixed: The checkbox options of Forms>handleas were misaligned, now its fixed for all checkbox (admin/boxestemplates.tpl)
- Fixed: the images with ViewSinglePhoto were getting cutted in width, now its fixed (common_js.js)
- Fixed: Sometimes clicking on the image for the ViewSinglePhoto wouldnt do anything on the first click, now its fixed (common_js.tpl)
- Fixed: When a page gets auto-published, now the creation date will be the time when it got auto-published and not the time when the article was created and on schedule (include.global.php)
- Fixed: Disabling photodimensions on the gallery option wasnt working (components/gallery.php)
- Fixed: If the image opened with ViewPhoto is very big, now it will auto-resize it to fit the width (common_js.tpl)
- Fixed: Saving the default template config for news was always setting the publication date to "unpublish" (news_tplsave.php)
- Fixed: Removed \ from ' when people were posting on comments (comments.php)
- Fixed Template: Fixed the template with right bar and the one with left bar on stylus, they were getting out of space and going below the bar (index_templates.tpl)
- Fixed: Contributions image on admincp were always getting lightened up (index.php)
- Improvement: Now u cant browse the folder /install/ (useful for when there are auto_updates downloaded and the folder is created but empty (.htaccess)
- Improvement: Now in the sidebars display and webpages edition, it will show if the sidebar/page has personalized configurations of that sidebar on widgets (will mark with (*) on the 'pages using this sb' on sidebar and in a list below 'personalize this sidebar' on published content (laterals.php)
- Improvement: Widget Most Popular Pages now has more options to use and is properly working (mostpopularpages.php)
- Improvement: Now the folders in imagebrowser also have the name displayed in the image and ordered by name (browse_images.tpl, call.imagebrowse.php)
- Addon: Now you can disable widgets by checking the checkbox "Disable" in the section "Advanced Customization" of that widget
- Addon: Added an option to create the forms without the boxing (forms.php)
- New Feature: Now in the published content, you have a new type of page called "archives", you can there choose what to use as a new archive page, that will be at your page_name and showing the selected content as part of one archive, also, you can use a custom tpl file for that. (archives.php,webpages.php,call.webpages.save.php)
Changelog August 21
Posted by Admin
Posted on: 21-Aug-08 17:10
Category: Content
Revision: 0.9.6

- Fixed: Fixed bug with fckeditor adding images from the image_browser that after putting the image, your text las part of the image link (browse_images.tpl)
- Addon: metaweblogAPI will now allow to upload images (metaweblogapi.php)
- Fixed: Fixed but when posting a comment thru a copy-paste from word (comments.php)
- Fixed: The comments flags were displaying the wrong image, now its fixed but will only apply to new comments (ip2country.php)
- Fixed Template: if there were contents with floats left, the comments box would appear over it, now its fixed (body_content.tpl)
- Fixed: Bug that was preventing the image browse mouseover to light up the border (browse_images.tpl)
- Improvement: If we installed a new theme and a kezoor update contains the theme files, it will now check the current file size to see if its different from the new one instead of saying the original file size was empty and the file needed to be reviewed (install/update.php)
- Improvement: If we are re-refreshing the update zip, it will now remove the uncompressed folder before uncompressing the new zip into it (updater.php)
- Improvement: Beta versions enabled
- Improvement: BrowseImages are now ordered by image name ASC and it will display the image name above the image peview (call.imagebrowse.php)
- New Theme: Sawy Theme
- New Widget: Latest Comments to show the last comments posted in your site
- New Feature: Now keZoor has the ability to auto-update itself if there are (only) critical quickfixes to run (updater.php)

Automatic Quickfixes
- 0.9.6.1:
- Quick-Fixed: ImagesUploader for IE werent working (browse_images.tpl,call.imagebrowse.php)
Changelog August 7
Posted by Admin
Posted on: 07-Aug-08 17:03
Category: Content
Revision: 0.9.5

- 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)
Pages: Prev 1 ... 3 4 5 6 7 8 9 ... 12 Next - 35 entries

Screenshots 

Installed Themes