Changelog entry: Changelog April 14
This is the index of changelog of keZoor.
RELEASE VERSION: 1.0.3
This version Changes are:
- 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.
- 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.
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