Index of Version Changelog
This is the index of changelog of keZoor.
Posted by Admin
Posted on: 31-Dec-08 07:37
Category: Content
Revision: 1.0.0
Posted on: 31-Dec-08 07:37
Category: Content
Revision: 1.0.0
- 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.
Posted by Admin
Posted on: 18-Nov-08 15:31
Category: Content
Revision: 0.9.9
Posted on: 18-Nov-08 15:31
Category: Content
Revision: 0.9.9
- Fixed: After uploading photos thru the admin gallery, the photo was getting duplicated (galleries.php)
- Fixed: When creating a gallery, if from there the custom tpl was used, the file created as tpl had the wrong name (galleries.php)
- Fixed: There was a problem with the conditionals, they were getting replaced by <!__ in textareas
- Fixed: When going into a restricted admin area with your admincp account, and it was telling you the places u had access to, the PAR sections didnt have a name (index.php)
- Fixed: Bug with the php_date tpl mark, it was showing the date as gmt0
- Fixed: Sometimes, saving a TPL_Edition wasnt updating the cache right, provoking that the old-tpl content was cached and displayed instead of the new one
- Fixed: When selecting a color in the css_edition, it was showing a leftover alert message (css_editor.tpl)
- Fixed: Wasnt possible to select multiple pages in contact_forms (contact_forms.php)
- Improvement: Up to 78% of performance improvement on the CONDITION IF TPL marks handle.
- Fixed: Removed "test widgets" button from laterals-connectors admin page (laterals-connectors.tpl)
- Fixed: When approving gallery photos from "awaiting approval", it wasnt setting the name and description you set (galleries.tpl)
- Fixed: Archives listing, had a problem with the sub-categories names, it had weird simbols (archives.php)
- Fixed: Sending newsletters was sending empty emails (newsletters.php)
- Fixed: If the image provided in the thumb2.php was corrupted, it was giving a php error, now it will display a "invalid image or corrupted" message (thumbs2.php)
- Improvement: About 5% of performance on kezoor TPL Engine.
- Improvement: Now in the modulesconfig window, if there are no adv.settings selected, it will appear as 'minimized style' (popup_modulesconfig.php)
- Addon: TPL Conditionals now can handle mutiple conditions with parenthesis
- Addon: Added links to the edition of webpage of the ones available in the contact_forms selected item (contact_forms.php)
- Addon: Added link to the page of the item on the comments listing, besides from a link to edit that page (users_comments.tpl)
- Addon: Now you can give a custom name to every widget individually for sidebars (admin), so you can have a better understanding of what that widget is doing for you (very useful when using html content widgets) (laterals-connectors.php).
- Addon: Added support for comments status=rejected (users_comments.php).
- Addon: Now the sidebars list will show how many pages are using that sidebar in a new column (laterals.php).
- Addon: When saving a webpage, it will now remove the selected sidebar that isnt beign used in the page (for ex, a selected left sidebar for a template that dont have a left sidebar) (webpages.php)
- Change: Creating new categories on the 'categories organized' now wont be required to fill the order field, also, the list-display is changed by order first, then name and in group of categories. (web_categories.php)
- New Feature: kezoor Forum, it can be browseable thru ?id=kforum and editable in the admin MISC section
- New Feature: Now you can create UserGroups and manage Forum Moderators, Webpages Visibility and Galleries Image upload to define which usergroups can do X stuff, instead of setting every user separatly that can do X stuff.
- Fixed: When creating a gallery, if from there the custom tpl was used, the file created as tpl had the wrong name (galleries.php)
- Fixed: There was a problem with the conditionals, they were getting replaced by <!__ in textareas
- Fixed: When going into a restricted admin area with your admincp account, and it was telling you the places u had access to, the PAR sections didnt have a name (index.php)
- Fixed: Bug with the php_date tpl mark, it was showing the date as gmt0
- Fixed: Sometimes, saving a TPL_Edition wasnt updating the cache right, provoking that the old-tpl content was cached and displayed instead of the new one
- Fixed: When selecting a color in the css_edition, it was showing a leftover alert message (css_editor.tpl)
- Fixed: Wasnt possible to select multiple pages in contact_forms (contact_forms.php)
- Improvement: Up to 78% of performance improvement on the CONDITION IF TPL marks handle.
- Fixed: Removed "test widgets" button from laterals-connectors admin page (laterals-connectors.tpl)
- Fixed: When approving gallery photos from "awaiting approval", it wasnt setting the name and description you set (galleries.tpl)
- Fixed: Archives listing, had a problem with the sub-categories names, it had weird simbols (archives.php)
- Fixed: Sending newsletters was sending empty emails (newsletters.php)
- Fixed: If the image provided in the thumb2.php was corrupted, it was giving a php error, now it will display a "invalid image or corrupted" message (thumbs2.php)
- Improvement: About 5% of performance on kezoor TPL Engine.
- Improvement: Now in the modulesconfig window, if there are no adv.settings selected, it will appear as 'minimized style' (popup_modulesconfig.php)
- Addon: TPL Conditionals now can handle mutiple conditions with parenthesis
- Addon: Added links to the edition of webpage of the ones available in the contact_forms selected item (contact_forms.php)
- Addon: Added link to the page of the item on the comments listing, besides from a link to edit that page (users_comments.tpl)
- Addon: Now you can give a custom name to every widget individually for sidebars (admin), so you can have a better understanding of what that widget is doing for you (very useful when using html content widgets) (laterals-connectors.php).
- Addon: Added support for comments status=rejected (users_comments.php).
- Addon: Now the sidebars list will show how many pages are using that sidebar in a new column (laterals.php).
- Addon: When saving a webpage, it will now remove the selected sidebar that isnt beign used in the page (for ex, a selected left sidebar for a template that dont have a left sidebar) (webpages.php)
- Change: Creating new categories on the 'categories organized' now wont be required to fill the order field, also, the list-display is changed by order first, then name and in group of categories. (web_categories.php)
- New Feature: kezoor Forum, it can be browseable thru ?id=kforum and editable in the admin MISC section
- New Feature: Now you can create UserGroups and manage Forum Moderators, Webpages Visibility and Galleries Image upload to define which usergroups can do X stuff, instead of setting every user separatly that can do X stuff.
Posted by Admin
Posted on: 09-Oct-08 17:59
Category: Content
Revision: 0.9.8
Posted on: 09-Oct-08 17:59
Category: Content
Revision: 0.9.8
- Fixed: index_mixgroups wasnt setting the Publication option right (index_mixing.php)
- Addon: Now the widgets php file have an option to use a tpl to contain the widget (called body_<barname>_boxing.tpl )
- Fixed: Creating a new PAR it was setting the articles as unpublish by default (predefinedarts.php, predefined_publish.php)
- Fixed: Bug with vars that had numbers , ex {USR.us_1abc!}
- Fixed: There was a blank item in the users control > admincp user access section (db)
- Fixed: Now on editing a user input field, it will set the same config for the input in the editing user admincp, so u will have to use the same structure defined to the users (minchars, maxchars, whats allowed, etc) (users_fields.php)
- Fixed: The order of the news-articles were displaying in reverse (newer at bottom), now its corrected and the newer news appear at top (news.php)
- Fixed: Opening popup images that had no www. when the viewing page had it, was giving an invalid image error, now its fixed and in the config u can enable the restrict out of hosting images or no - by default enabled- (thumb2.php)
- Fixed: When an image opened with viewsinglephoto had a height bigger than the page, a little width of the image was lost due to the vertical scrollbar (common_js.tpl)
- Fixed: TPL Marks on custom_image widget werent working for the imagelink, so we werent able to use for ex the http://kezoor.com/kezoor/UserFiles/ mark (customimage.php)
- Fixed: <!-- Condition if... marks were getting corrupted by fckeditor, so you were no able to use them on pages edited by fkceditor, now its fixed!
- Fixed: When a page was disabled, the user was seeing the message of page disabled with the template of that page (with sidebars too) and comments of that page, now it uses the missing_page template (index.php,main_content.php)
- Fixed: Editing a textarea, if u added a, for ex, and then u wanted to re-edit it, the got converted to a space, same thing with html quotes and such, now it will display what u wrote
- Fixed: When a new comment was posted and you were subscribed to be notified on new posts, the email message sent was empty (mailing_tpls.tpl)
- Fixed: Scribefire wasnt working since kezoor 0.9.6 (call.webpages.save.php).
- Fixed: Bug in the page indexer where after page 10, it was giving a wrong link for the pages
- Fixed Template: On the admin, in the options, If there were many checkboxes, on IE6, they were getting out of page, and the select menu that had the Dn,Up buttons were out of site (boxestemplates.tpl)
- Addon: Added support for external login handler (include.functions.php, include.config.php )
- Addon: Added support for articles indexer to be able to define the displaying items by their custom fields, ex, ?id=changelog&cf=true&version=0.9 , will look for all entries of changelog which version is 0.9 (cf=true is necesary to enable this definition) (articles.php)
- Addon: Now the PARS can select a defaultfolder of UserFiles so when u are posing a new article, your default folder is the one you selected (predefinedarts.php,predefinedarts_publish.php,userfiles_folder_browse.php)
- Addon: Added a button on control to rebuild the cache list (maintenance.php)
- Addon: Now you have a button in the tpl_editor while browsing classic files, it will let you EXPORT a selected TPL into your theme so you can edit it there (tpl_editor.php,tpl_editor.tpl)
- Addon: Added LINK button to fckeditor comments
- Improvement: Removed homepage from most popular pages widget
- Improvement: If somehow ip2country table content gets deleted, now it will create a proper table content that works with kezoor and set the full country name
- Improvement: Now when u go to ViewInstalledThemes, if a theme is in the DB but dont have a folder, it will be removed from the DB -preventing to have useless db config of themes that were fisically deleted- (themes.php)
- Improvement: Now the comments are indexed so u dont have all the comments in one page, now u have pages to browse them
- Improvement: Now when u add an image to the fckeditor with your browse_images, the image will be added right where u have your text line in your editor instead of the bottom of the content (browse_images.tpl)
- Improvement: Now you have a button to add thumbnail images with caption on browse_images, so it will auto-create the table with the image and a default caption text for you to edit (browse_images.tpl)
- Improvement: Improved a script of fckeditor, now on pasting a document from word, it will get rid of all the styling of word documents, making it pretty well html code without garbage of word (fck_paste.html)
- Improvement: Created cache for templates, improved the overall performance on kezoor: lastvisitors.php - improved around 5-10% of speed, tpl engine (internal cache) - improvement around 20-50% of speed, primary_menu - improved around 30% of speed, now keep in mind that editing manually the .tpl files, the changes wont appear into kezoor unless A) u delete the cache/internal_templates.cache file or save some template file with the templates_editor to refresh the cache
- Improvement: Big overall improvement of performance of kezoor engine
- Improvement: Improved the loading time for the end-user (cleaned unused scripts and such)
- Improvement: Now the users must select a country instead of begin with afghanistan selected
- Improvement: Now the indexer pages will add a ... when there are too many pages
- Change: Now the Performance Review stats will only be displayed to native admins if the option is enabled
- Change: Now the themes dont have the mdl.*.tpl files of the widgets, those files will be on the classic folder, if the theme needs to use a custom widget tpl, it will check if that file is in your theme folder, if so, will use it, you can also export the files from the classic theme to your theme by using the tpl_editor, this also reduced the theme mb size
- Change: Widgets images are saved in Classic/images/widgets/<widget_name>/
- New Feature: In the par config you can now select individually the auto-approval settings and notification email, so you dont need to use a global configuration for all the pars if u wish to have a custom config (index.php,predefinedarts.php)
- New Feature: You can now ban ips, countries, users, type of users, in determinated hours, etc from your site or posting comments, or selected pages (bans.php)
- New Widget: Photo Albums to display your albums
- Addon: Now the widgets php file have an option to use a tpl to contain the widget (called body_<barname>_boxing.tpl )
- Fixed: Creating a new PAR it was setting the articles as unpublish by default (predefinedarts.php, predefined_publish.php)
- Fixed: Bug with vars that had numbers , ex {USR.us_1abc!}
- Fixed: There was a blank item in the users control > admincp user access section (db)
- Fixed: Now on editing a user input field, it will set the same config for the input in the editing user admincp, so u will have to use the same structure defined to the users (minchars, maxchars, whats allowed, etc) (users_fields.php)
- Fixed: The order of the news-articles were displaying in reverse (newer at bottom), now its corrected and the newer news appear at top (news.php)
- Fixed: Opening popup images that had no www. when the viewing page had it, was giving an invalid image error, now its fixed and in the config u can enable the restrict out of hosting images or no - by default enabled- (thumb2.php)
- Fixed: When an image opened with viewsinglephoto had a height bigger than the page, a little width of the image was lost due to the vertical scrollbar (common_js.tpl)
- Fixed: TPL Marks on custom_image widget werent working for the imagelink, so we werent able to use for ex the http://kezoor.com/kezoor/UserFiles/ mark (customimage.php)
- Fixed: <!-- Condition if... marks were getting corrupted by fckeditor, so you were no able to use them on pages edited by fkceditor, now its fixed!
- Fixed: When a page was disabled, the user was seeing the message of page disabled with the template of that page (with sidebars too) and comments of that page, now it uses the missing_page template (index.php,main_content.php)
- Fixed: Editing a textarea, if u added a, for ex, and then u wanted to re-edit it, the got converted to a space, same thing with html quotes and such, now it will display what u wrote
- Fixed: When a new comment was posted and you were subscribed to be notified on new posts, the email message sent was empty (mailing_tpls.tpl)
- Fixed: Scribefire wasnt working since kezoor 0.9.6 (call.webpages.save.php).
- Fixed: Bug in the page indexer where after page 10, it was giving a wrong link for the pages
- Fixed Template: On the admin, in the options, If there were many checkboxes, on IE6, they were getting out of page, and the select menu that had the Dn,Up buttons were out of site (boxestemplates.tpl)
- Addon: Added support for external login handler (include.functions.php, include.config.php )
- Addon: Added support for articles indexer to be able to define the displaying items by their custom fields, ex, ?id=changelog&cf=true&version=0.9 , will look for all entries of changelog which version is 0.9 (cf=true is necesary to enable this definition) (articles.php)
- Addon: Now the PARS can select a defaultfolder of UserFiles so when u are posing a new article, your default folder is the one you selected (predefinedarts.php,predefinedarts_publish.php,userfiles_folder_browse.php)
- Addon: Added a button on control to rebuild the cache list (maintenance.php)
- Addon: Now you have a button in the tpl_editor while browsing classic files, it will let you EXPORT a selected TPL into your theme so you can edit it there (tpl_editor.php,tpl_editor.tpl)
- Addon: Added LINK button to fckeditor comments
- Improvement: Removed homepage from most popular pages widget
- Improvement: If somehow ip2country table content gets deleted, now it will create a proper table content that works with kezoor and set the full country name
- Improvement: Now when u go to ViewInstalledThemes, if a theme is in the DB but dont have a folder, it will be removed from the DB -preventing to have useless db config of themes that were fisically deleted- (themes.php)
- Improvement: Now the comments are indexed so u dont have all the comments in one page, now u have pages to browse them
- Improvement: Now when u add an image to the fckeditor with your browse_images, the image will be added right where u have your text line in your editor instead of the bottom of the content (browse_images.tpl)
- Improvement: Now you have a button to add thumbnail images with caption on browse_images, so it will auto-create the table with the image and a default caption text for you to edit (browse_images.tpl)
- Improvement: Improved a script of fckeditor, now on pasting a document from word, it will get rid of all the styling of word documents, making it pretty well html code without garbage of word (fck_paste.html)
- Improvement: Created cache for templates, improved the overall performance on kezoor: lastvisitors.php - improved around 5-10% of speed, tpl engine (internal cache) - improvement around 20-50% of speed, primary_menu - improved around 30% of speed, now keep in mind that editing manually the .tpl files, the changes wont appear into kezoor unless A) u delete the cache/internal_templates.cache file or save some template file with the templates_editor to refresh the cache
- Improvement: Big overall improvement of performance of kezoor engine
- Improvement: Improved the loading time for the end-user (cleaned unused scripts and such)
- Improvement: Now the users must select a country instead of begin with afghanistan selected
- Improvement: Now the indexer pages will add a ... when there are too many pages
- Change: Now the Performance Review stats will only be displayed to native admins if the option is enabled
- Change: Now the themes dont have the mdl.*.tpl files of the widgets, those files will be on the classic folder, if the theme needs to use a custom widget tpl, it will check if that file is in your theme folder, if so, will use it, you can also export the files from the classic theme to your theme by using the tpl_editor, this also reduced the theme mb size
- Change: Widgets images are saved in Classic/images/widgets/<widget_name>/
- New Feature: In the par config you can now select individually the auto-approval settings and notification email, so you dont need to use a global configuration for all the pars if u wish to have a custom config (index.php,predefinedarts.php)
- New Feature: You can now ban ips, countries, users, type of users, in determinated hours, etc from your site or posting comments, or selected pages (bans.php)
- New Widget: Photo Albums to display your albums
";$('AjaxStatus').style.display ="";}
new Ajax.Request(url, { method: 'post', parameters: params,
onSuccess: function(transport)
{
if (ret == "noreturn")
{
ajax_queue[ajax_queue_current]['result'] = transport.responseText;
}
else
{
ajax_queue[ajax_queue_current]['result'] = transport.responseText;
ExcecuteSriptsAndReturnText(transport.responseText,divid);
}
AJAX_NextQueue();
}
});
}
function ViewPhoto(gi_id,samewindow)
{
if (samewindow != true)
{
var max_height = iecompattest().clientHeight - 100;
winGP = Dialog.confirm('',{top: 10, width:700,height:max_height, className: "alphacube", okLabel: "Close" })
winGP.getContent().update($('view_photo_div').innerHTML);
winGP.showCenter();
}
$('view_photo_div_html').style.height = iecompattest().clientHeight - 230 + "px";
LoadContent('&vid=view_photo_gallery&gi_id='+gi_id,'includes/components/gallery/gallery.php','','return','view_photo_div_bottom');
LoadContent('&vid=view_photo&gi_id='+gi_id,'includes/components/gallery/gallery.php','','return','view_photo_div_html');
}
function Gallery_SendComment()
{
var fck = FCKeditorAPI.GetInstance("gco_html");
fck.UpdateLinkedField();
ValidateFirst('COForm','1','V_Run','&vala='+$('gi_id').value);
}
function Gallery_SendComment_AJAX()
{
LoadContent('&vid=send_comment&gi_id='+$('gi_id').value,'includes/components/gallery/gallery.php','COForm','return','view_photo_div_html');
return false;
}
function ViewSinglePhoto(photo,autofit,windowWidth,windowHeight)
{
var newImg = new Image();
//Load the window to display a Preview as 'Loading photo...'
winGP = Dialog.confirm('',{top: 10, width:200,height:40, className: "alphacube", okLabel: "Close" })
winGP.getContent().update("