Index of Version Changelog

This is the index of changelog of keZoor.

Changelog April 14
Posted by Admin
Posted on: 14-Apr-09 09:48
Category: Content
Revision: 1.0.3

- Fixed: Bug in using PHP marks in the content
- Fixed: Editing a comment from the admincp would make the html code visible instead of real html code (users_comments.php)
- Fixed: Posting a comment with á é í ó ú was giving wrong codes, now its fixed (users_comments.php)
- Fixed: Sometimes the latestComments widget was showing all the comments with the same text (latestcomments.php)
- Fixed: Deleting a PAR will also delete the comments of the articles that the par had (predefinedarts.php)
- Fixed: Deleting a page will also delete the comments of the page (call.webpages.save.php)
- Fixed: Fixed a bug with the browse_images template where when browsing more than one folder inside a folder a rollover effect wasnt working right (browse_images.tpl)
- Improvement: Thumbs will make thumbs of less quality if the images is less than 100 pixels, to use less disk space, but if the image is more than 700 px, it will use a quality of 95% (thumbs2.php)
- Fixed: When selecting in the ImageBrowser to put an image as thumb+cap, if we select to put it as complete again, it will still have the cap when adding the image to the editor, now this is fixed. (browse_image.tpl)
- Fixed: When a tag had only 1 word, it wasnt appearing as it had tags in the article (include.functions.php)
- Fixed: When viewing a page that has TAGS, the tags links will point to the same page instead of the index of that page which is the correct page since that one can search for content with the desired tag (index.php)
- Fixed: When creating a new PAR, the sidebars didnt have a 'create new sidebar' link. (predefinedarts_publish.php)
- Fixed: Disabling textvaldiation option from AdminCP will now remove the validation icon from all the fields will affect the site as well as the admincp (include.functions.php)
- Fixed: Now the values of widgets and the wp_topimage value replace the urls with the kezoor marks so when editing agian, you dont have the real urls, you will have the kezoor marks to avoid problems with site url changes. (call.webpages.save.php)
- Fixed: In the activate account email on registrations, the link to manually enter the code was incorrect, now this is fixed and the urls will now use permalink if they are enabled in the site (profile.php)
- Fixed: Displaying a list of logs was adding at the top a null value.
- Fixed: Sometimes when posting an advanced par, you were getting a 'unvalid fields' error, now its fixed (predefinedarts_publish.php)
- Fixed: Now when changing a script name, it will also check that the new script name isnt already in use (validator2.php)
- Change: Now when creating a new PAR, the category for the articles is selected as 'content' by default. (predefinedarts.php)
- Change: Changed the title of the Sidebar Creation 'name of the lateral' to 'name of the sidebar'
- Change: Re-done the tpl saving files for PARS, when creating a index/articles tpl, it will now create it in your theme folder instead of the classic folder. (predefinedarts_publish.php)
- Change: Changed the default time-display of the Admin Account
- Improvement: Now when opening an image popup with ViewSinglePhoto, it will display a 'Photo Loading...Please Wait..' instead of nothing happening till the photo appeared. (common_js.tpl)
- Improvement: After creating a sidebar, in the message now will appear a text with a link to go to that sidebar configuration. (laterals.php)
- Improvement: When updating more than 1 kezoor in the same domain name, now it will handle individually the database updates. Before when you were updating the 2nd kezoor, it would think that the db queries were already ran and skip them, so if you wouldnt clear and run them again, kezoor update would be incomplete. (install.functions.php)
- Improvement: Now the top_image module will allow to write HTML content instead of just image links (main_topimage.php, index.php)
- Improvement: When using the paste buttons of the FCKEditor, if used the regular Paste, it will display a message saying if you want to use a word paste so it will redirect you to the word-paste section instead of plain text, only for FF (fck_paste.html)
- Addon: Site Content widget now has an option to write the box title instead of always showing as title 'Site Content' (sitecontent.php, mdl.sitecontent.tpl)
- New Feature: There is a new icon-link at the right-bottom side of the help text of each section which will open a popup with the doc of that section, if the help quote isnt available, the icon will appear at the top after the logout link. (index.tpl, index.php)
- New Feature: In the PAR Setup now you can select a default poster for PAR articles, this will only affect when using the Admin Account. (predefinedarts_publish.php, predefinedarts.php)
- New Feature: Added pspell support to fkceditor, now you have a speller check available.
Changelog February 13
Posted by Admin
Posted on: 13-Feb-09 11:52
Category: Content
Revision: 1.0.2

- Fixed (QF): New pages and old pages were having a tag named "1" (db)
- Fixed: Editing body_menu.tpl wasnt making any effect on the site because the cache of the primary_menu wasnt getting refreshed (main_menu.php, functions.php)
- Fixed: When you were going into a page by using index.php, the pagesindexer was giving wrong urls, now its fixed (include.functions.php,pagesindexer.tpl)
- Fixed: Creating a new sidebar thru the webpages/predefinedarts section in the right-sidebar, wasnt automatically selecting the just-created-sidebar in the dropdown (webpages.tpl)
- Fixed: If there were too many items in the Primary menu editor, the page would go crazy-wide, and the jump-to selector wasnt working (main_menu.tpl, main_menu.php)
- Fixed: By default now the creation of mixgroups have the viewto to everyone selected (index_mixing.php)
- Fixed: In the widget customimage, now if the image does not have a link, it will show without a link in the sidebar (customimage.php)
- Fixed: Bug while changing the sidebar from the latetals sidebar selector and then saving the sidebar changes would result on a blank page (laterals-connectors.php)
- Fixed: Bug while using sidebar_setup link, after saving, would change the selected sidebar in the dropdownbox (webpages.tpl)
- Improvement: The TPL editor now has a faster and more accurate preview of what you are changing (tpl_editor.php)
- Improvement: For FF users the tpl_editor will save the current work without reloading the page (tpl_editor.tpl, tpl_editor.php) 
- Improvement: QuickFix actions are now logged in the admin-log
- Improvement: Added a link to select/unselect all viewing comments in the users_comments list and in the general lists (regular_lend.tpl,users_comments.tpl,html.tpl)
- Improvement: TPL Editor files listing are now ordered by name (tpl_editor.php)
- Addon: added an icon before the pages names in the PAR articles and webpages, which will open a small window showing the available links for that page so you can copy/open the page url.
- Addon: Custom Image widget now has a new option which you can use to resize your image (so you dont have to add the image url with the thumbs script to resize it)
- Addon: Added support in the seach page thru vars &ppar=<par_name> &pcat=<cat_id> to search only in pars or cats (search.php)
- Addon: Added an option to the widget search to be able to select where you want to perform your search (everything, in some specific pars, in some specific categories, etc)
- New Feature: Added options to export tpl filenames AS, or copy them AS, or rename them AS in the tpl_editor(tpl_editor.php).
- New Feature: Now you can change the page names thru the webpages section (webpages.php,call.save.webpages.php)
- New Feature: At the bottom of the sidebars setup, below the drag and drop images modules, now you have a new button (image) to import modules and their configurations from another sidebar to the current sidebar (laterals-connectors.php, laterals.php)
Changelog January 9
Posted by Admin
Posted on: 09-Jan-09 13:41
Category: Content
Revision: 1.0.1

- Fixed (QF): Removed left over text output "TEST" on comments when the PAR individual comments was enabled. (comments.php)
- Fixed (QF): The individual comments on pars wasnt working right (predefinedarts.php)
- Improvement (QF): Image-Code-Verification (captcha) improved with new system so the bots cant crack it (the previous one wasnt so efective and they could read the numbers) (imageverification.php,comments.php,profile.php)
- Fixed (QF): Fixed a bug where in the profile in IE, the password match box was aligned at the right of the other box instead of below (profile.php)
- Fixed: Fixed the text on the theme indexs about the important notice (theme_indexs.php)
- Fixed (QF): Scribefire was giving an error on publishing (metaweblogapi.php)
- Fixed: Tags field were only appearing if the logged user was Admin (predefinedarts_publish.php)
- Fixed: The widget Calendar had an outdated categories list (calendar.php)
- Fixed: The order of the categories in the dropdown list wasnt well ordered, now it is (web_categories.php)
- Fixed: Urls with a _ in the content werent working (.htaccess)
- Fixed Template: added two div clear:both to body_comments in the message "Comments are held for approval by the Admin" (body_comments.tpl)
- Fixed: moving the item up or down by using the icons in the itemslist was giving a sql error (include.functions.php)
- Fixed: Disabling the galley info "photo dimensions" wasnt working (gallery.php)
- New Feature: Custom Sidebar/Template. Now when publishing a PAR article, if you set your PAR as advanced (from the PAR setup), you can deploy the More option in the publishing PAR article and select "Custom Sidebar and Template", then, you can select an existing sidebar or create one and select a template (this configuration will affect to this page only). (predefinedarts_publish.php)
- New Feature: If you want to display a page with the latest article (and its config of sidebars/templates) of a selected group (pars,cats,etc), you can now do it by creating a new mixgroup and setting the option "Redirect to the page" to true, you can also add a pages indexer to be able to select more articles (index_mixing.php,index.php)
- Improvement: Now the "sidebar setup" option in the sidebars list description text will open a new window with the sidebar configuration instead of going into another page, so now you can edit your sidebar from within a page creation/edition.
- Addon: pagesindexer now has an example template to use previous - next links instead of the pages numbers
- Addon: Added new option to the PAR setup to change the access the users have to the par posting page, now you have "everything, post and edit, post and edit (advanced)" (predefinedarts.php, predefinedarts_publish.php)
Pages: Prev 1 2 3 4 5 6 ... 11 Next - 32 entries

Screenshots 

Sidebars Widgets & Configuration