Changelog entry: Changelog December 31
This is the index of changelog of keZoor.
RELEASE VERSION: 1.0.0
This version Changes are:
- Fixed: If a PAR-entry of a PAR which had custom cval fields was deleted, the cval wasnt getting deleted, so on a new entry creation, it could provoke a double-entry-show-up on the index of that PAR (call.webpages.save.php)
- Fixed: Webpages filter by page-type wasnt working since 0.9.9 (webpages.php)
- Fixed: On PARS creating TPL Files, the name provided of the TPL file created was wrong, it was saying "par.something.tpl" instead of "art.something.tpl" (predefinedarts_publish.php)
- Fixed: Since 0.9.9 Editing TPL Files on PAR Settings were giving a blank content (predefinedarts_publish.php)
- Fixed: Editing PAR TPLS from within PAR settings wasnt updating the Cache of the tpl (so the changes werent viewable unless a clean cache was made) (predefinedarts_publish.php)
- Fixed: New install had the caches from the installation, so the primary_menu was showing that cached instead of the actual setup, provoking that in order to see what your site really had you had to go to edit the primary menu.
- Fixed: When creating a new PAR, the usergroups viewto was selected, now by default its "everyone" (predefiendarts.php)
- Fixed: Adv wasnt working, fixed with the quickfix 0.9.9.3 and here
- Fixed: Now if u delete the co_nick or co_email from comments fields, in the comments listing, it will display the remaining field instead of just guest (comments.extra.php)
- Fixed: Deleting a user wasnt removing his custom usersvalues, so when a new user was created, it might get his values.
- Fixed: If the page didnt exist, it was giving a "access restricted" message instead of "404" (index.php)
- Fixed: If the par index had no title and no desc, the html of that part was still showing, same if had title and no desc, the desc html was showing, all this fixed (articles.tpl, articles.php)
- Fixed: PublishContent was giving as default "usergroups" in the viewto section (webpages.php)
- Fixed: Some Alert Popup error messages, like on posting comments (if you would receieve one), would be all in one line because on an error with the \n (new line character) (index.php)
- Security Fix: Improved security on all folder_access of file_uploads to ensure that no one can access a folder that isnt the intended
- Addon: Now in the TPL_EDITOR you can select which tpl style use to preview your changes (useful when editing Classic folder tpls for your theme) (tpl_editor.tpl, tpl_editor.php)
- Fixed: Deleting images with the image_browser was not working (popup_imagebrowse.php)
- Fixed: Widget Modules link wasnt working on the admincp (index.php)
- Addon: In the user profile now you can remove your avatar if you wish to (profile.php)
- Addon: Now you can upload avatars from the users_control admincp section (users.php)
- Change: If an administrator post a comment on a page that has 'comments for reviewal' the comments will be auto-approved anyways since the poster is an admin.
- Change: The restriction for post of 'wait for someone else to post before posting again' now has a timeout of 1h, after 1h, u can post again even if u were the last one posting before.
- Improvement: Added forum admin section description.
- Improvement: Now by default, the 'remove styles' option in the fckeditor paste is checked.
- Improvement: Now on Mouse_Over over the browseimage images, the over-image will get marked in red
- Improvement: Now the thumbs are getting cached, up to 30mb, it will do a less harm into the CPU and the sizes or the files are now multiples of 10, so if u give it a size of 34, it will be 30, 32, will be 30, 36 will be 40, and so on, to be more protected against DDOS attacks. Also, the 30mb is configurable in the config.php in "max_mb_cache_thumbnails" (thumbs2.php)
- New Feature: You can now Bookmark Pages, by using the icon at the right side of the admincp, you can create a bookmark of the current page you are viewing and the bookmark will appear below the selected left-submenu in all menues (index.php, index.tpl)
- New Feature: In the ImageBrowser, now you have an icon at the left to enable/disable that enabled will show only the images that have less than 7 days -new images- , and disabled will show all the images (call.imagesbrowse.php call.imagesbrowse.tpl)
- New Feature: Tags developed, when publishing a PAR, in the More section, you can now add/edit/remove tags, they will appear in the pages indexer (only if they have tags) and the style is editable by the .tags class which will be added into your styles.css, you will need to add a code to your articles.tpl file to show the tags (articles.tpl, articles.php)
- New Feature: Permalinks (Mod-Rewrite) , it will come enabled by default, it will change your url links to something nicer, you can disable it thru the settings but its not recommended. Reserved "folder" names: "blog" and "content" (you wont be able to use folders with that names in your kezoor root)
- New Feature: In the admin user_comments, now you can reply to the comments and edit them live without having to reload the page (users_comments.tpl, users_comments.php)
- New Feature: Option to add a verification field while posting comments so it will prevents bots from posting, selecteable from settings or PARS setup, it only affects guests (comments.php)
- New Feature: You can now tag images in the browse_images by moving the mouse over the image and then click on "edit" on the TAGS text, u can add a tag, then click edit again to save it and you can use the search icon at the bottom left of the browseimages to search by tags (call.imagebrowse.php,browse_images.tpl)
- New Widget: Tags Cloud, you can now display a cloud of tags of your site in a widget.
- Fixed: Webpages filter by page-type wasnt working since 0.9.9 (webpages.php)
- Fixed: On PARS creating TPL Files, the name provided of the TPL file created was wrong, it was saying "par.something.tpl" instead of "art.something.tpl" (predefinedarts_publish.php)
- Fixed: Since 0.9.9 Editing TPL Files on PAR Settings were giving a blank content (predefinedarts_publish.php)
- Fixed: Editing PAR TPLS from within PAR settings wasnt updating the Cache of the tpl (so the changes werent viewable unless a clean cache was made) (predefinedarts_publish.php)
- Fixed: New install had the caches from the installation, so the primary_menu was showing that cached instead of the actual setup, provoking that in order to see what your site really had you had to go to edit the primary menu.
- Fixed: When creating a new PAR, the usergroups viewto was selected, now by default its "everyone" (predefiendarts.php)
- Fixed: Adv wasnt working, fixed with the quickfix 0.9.9.3 and here
- Fixed: Now if u delete the co_nick or co_email from comments fields, in the comments listing, it will display the remaining field instead of just guest (comments.extra.php)
- Fixed: Deleting a user wasnt removing his custom usersvalues, so when a new user was created, it might get his values.
- Fixed: If the page didnt exist, it was giving a "access restricted" message instead of "404" (index.php)
- Fixed: If the par index had no title and no desc, the html of that part was still showing, same if had title and no desc, the desc html was showing, all this fixed (articles.tpl, articles.php)
- Fixed: PublishContent was giving as default "usergroups" in the viewto section (webpages.php)
- Fixed: Some Alert Popup error messages, like on posting comments (if you would receieve one), would be all in one line because on an error with the \n (new line character) (index.php)
- Security Fix: Improved security on all folder_access of file_uploads to ensure that no one can access a folder that isnt the intended
- Addon: Now in the TPL_EDITOR you can select which tpl style use to preview your changes (useful when editing Classic folder tpls for your theme) (tpl_editor.tpl, tpl_editor.php)
- Fixed: Deleting images with the image_browser was not working (popup_imagebrowse.php)
- Fixed: Widget Modules link wasnt working on the admincp (index.php)
- Addon: In the user profile now you can remove your avatar if you wish to (profile.php)
- Addon: Now you can upload avatars from the users_control admincp section (users.php)
- Change: If an administrator post a comment on a page that has 'comments for reviewal' the comments will be auto-approved anyways since the poster is an admin.
- Change: The restriction for post of 'wait for someone else to post before posting again' now has a timeout of 1h, after 1h, u can post again even if u were the last one posting before.
- Improvement: Added forum admin section description.
- Improvement: Now by default, the 'remove styles' option in the fckeditor paste is checked.
- Improvement: Now on Mouse_Over over the browseimage images, the over-image will get marked in red
- Improvement: Now the thumbs are getting cached, up to 30mb, it will do a less harm into the CPU and the sizes or the files are now multiples of 10, so if u give it a size of 34, it will be 30, 32, will be 30, 36 will be 40, and so on, to be more protected against DDOS attacks. Also, the 30mb is configurable in the config.php in "max_mb_cache_thumbnails" (thumbs2.php)
- New Feature: You can now Bookmark Pages, by using the icon at the right side of the admincp, you can create a bookmark of the current page you are viewing and the bookmark will appear below the selected left-submenu in all menues (index.php, index.tpl)
- New Feature: In the ImageBrowser, now you have an icon at the left to enable/disable that enabled will show only the images that have less than 7 days -new images- , and disabled will show all the images (call.imagesbrowse.php call.imagesbrowse.tpl)
- New Feature: Tags developed, when publishing a PAR, in the More section, you can now add/edit/remove tags, they will appear in the pages indexer (only if they have tags) and the style is editable by the .tags class which will be added into your styles.css, you will need to add a code to your articles.tpl file to show the tags (articles.tpl, articles.php)
- New Feature: Permalinks (Mod-Rewrite) , it will come enabled by default, it will change your url links to something nicer, you can disable it thru the settings but its not recommended. Reserved "folder" names: "blog" and "content" (you wont be able to use folders with that names in your kezoor root)
- New Feature: In the admin user_comments, now you can reply to the comments and edit them live without having to reload the page (users_comments.tpl, users_comments.php)
- New Feature: Option to add a verification field while posting comments so it will prevents bots from posting, selecteable from settings or PARS setup, it only affects guests (comments.php)
- New Feature: You can now tag images in the browse_images by moving the mouse over the image and then click on "edit" on the TAGS text, u can add a tag, then click edit again to save it and you can use the search icon at the bottom left of the browseimages to search by tags (call.imagebrowse.php,browse_images.tpl)
- New Widget: Tags Cloud, you can now display a cloud of tags of your site in a widget.
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