Index of Version Changelog
This is the index of changelog of keZoor.
Posted by Admin
Posted on: 17-Mar-08 19:03
Category: Content
Revision: 0.7
Posted on: 17-Mar-08 19:03
Category: Content
Revision: 0.7
- New theme (Speciality)
- Fix Template: Designspace, added a "</div>" missing in body_header.tpl (just for clarification of code) (body_header.tpl)
- Fixed: Newsletter script had a leftover code which had a hardcoded list of emails to send to instead of the actual list of your users (newsletter.php)
- Fixed: Leftover echos (laterals.php)
- Fixed: Error while using HTML Box (laterals.php)
- Fixed: Error while using the "Refresh" link on the widget configurations (popup_modulesconfig.tpl, popup_modulesconfig.php)
- New Feature: Support for selecting the tpl and php file of a widget by config of the theme so we can use different tpl & php as selected in a widget configuration, this feature is selecteabe in the widget configuration (laterals.php,popup_modulesconfig.php)
- Fixed: Widget LatestArticles was displaying JavaScript code (if any) in the small description of the article (latestarticles.php).
- Fixed: On editing any page (news, content, etc), the category of the article was resetted (componenets/webcats.php)
- Fixed: Installer links to go to the admin/web after sucessfull installation were wrong
- Fixed: When registering, it was setting your nickname as "Guest" by default in the registration form (profile.php)
- New Feature: You may select notifications on user-registration/users-awaitingapproval by email, select it in the user options menu (profile.php)
- Fixed: Error on registering and using " on the about field (profile.php)
- Fixed: Moved allow comments option in the webpages edition at the top of the comments section
- New Feature: Now you can edit/delete comments posted in your site, the comments manager is located in the Users category, you will also see a comments link when editing your page
- New Feature: Now you can create FORMS with keZoor, this feature is under the category "MISC FEATURES", you can create a form, then add inputs, select which page will use the form and then write the form mark in that page, the form will appear there fully functional, you can select to email you when someone submits info in the form, or/and save the form input in the database or/and use your own php handler script (many files)
- Fixed: All widgets changed his structure to be able to fit in different files using the same marks (all widget.php files)
- New Feature: calendar events, now you have a new section in the admincp with a full-year calendar to add-edit-delete events, you can add multiple events per day with their times and mark them with up to 4 different colors and be able to hide it for guests, they will also be displayed in the calendar widget. (calendar.tpl,mdl.calendar.tpl)
- New Feature: new script page called "calendar" will have a calendar
- New Widget: Upcoming events can show the upcoming calendar events
- Fix Template: Designspace, added a "</div>" missing in body_header.tpl (just for clarification of code) (body_header.tpl)
- Fixed: Newsletter script had a leftover code which had a hardcoded list of emails to send to instead of the actual list of your users (newsletter.php)
- Fixed: Leftover echos (laterals.php)
- Fixed: Error while using HTML Box (laterals.php)
- Fixed: Error while using the "Refresh" link on the widget configurations (popup_modulesconfig.tpl, popup_modulesconfig.php)
- New Feature: Support for selecting the tpl and php file of a widget by config of the theme so we can use different tpl & php as selected in a widget configuration, this feature is selecteabe in the widget configuration (laterals.php,popup_modulesconfig.php)
- Fixed: Widget LatestArticles was displaying JavaScript code (if any) in the small description of the article (latestarticles.php).
- Fixed: On editing any page (news, content, etc), the category of the article was resetted (componenets/webcats.php)
- Fixed: Installer links to go to the admin/web after sucessfull installation were wrong
- Fixed: When registering, it was setting your nickname as "Guest" by default in the registration form (profile.php)
- New Feature: You may select notifications on user-registration/users-awaitingapproval by email, select it in the user options menu (profile.php)
- Fixed: Error on registering and using " on the about field (profile.php)
- Fixed: Moved allow comments option in the webpages edition at the top of the comments section
- New Feature: Now you can edit/delete comments posted in your site, the comments manager is located in the Users category, you will also see a comments link when editing your page
- New Feature: Now you can create FORMS with keZoor, this feature is under the category "MISC FEATURES", you can create a form, then add inputs, select which page will use the form and then write the form mark in that page, the form will appear there fully functional, you can select to email you when someone submits info in the form, or/and save the form input in the database or/and use your own php handler script (many files)
- Fixed: All widgets changed his structure to be able to fit in different files using the same marks (all widget.php files)
- New Feature: calendar events, now you have a new section in the admincp with a full-year calendar to add-edit-delete events, you can add multiple events per day with their times and mark them with up to 4 different colors and be able to hide it for guests, they will also be displayed in the calendar widget. (calendar.tpl,mdl.calendar.tpl)
- New Feature: new script page called "calendar" will have a calendar
- New Widget: Upcoming events can show the upcoming calendar events
Posted by Admin
Posted on: 12-Feb-08 17:22
Category: Content
Revision: 0.6
Posted on: 12-Feb-08 17:22
Category: Content
Revision: 0.6
- New Feature: Added kezoor_logo in the admincp (top-right corder). (index.tpl,styles.css)
- New Feature: Disabled update/delete_install_folder messages if there is no license file copied (index.php)
- New Feature: Pinger like blogs have. It will ping the urls added in the options, on each page creation. (findeable in Main settings) (include.functions.php, call.webpages.save.php, new folder: components/ping)
- New Feature: In the widget "Your RSS", you can now select which categories you want to show instead of just using the "current-browsing-category" feature.
- New Feature: Added archives for the PAR groups, now you can have a archives list if you wish to, by going to ?id=archives&ppar=par_script_name you will see a list of articles of your par. (archives.php)
- New Feature: Now the categories allow SubCategories, in "Categories Organizer" you can create sub-categories. (archives.php,web_cats.php)
- New Feature: "Multi-Indexing" Feature in a new category (misc features) in the menu of the admincp, now you can create indexer pages for multiple contents (combine news, with par's and/or categories, so they all display in one page) (index_mixing.php,content/_mixgroups.php)
- New Feature: Now you have a new admincp option in "misc features" to browse and delete images in there.
- New Feature: In the webpages page you can now quick-filter the selections by TYPE (webpages.php,webpages.tpl,scripts.php)
- New Feature: You can now disable or enable webpages so they cant be accessed instead of having to delete them, this option is in the "Publish/ed Content" in the category "Publishing" (webpages.php,main_content.php)
- New Feature: Now there is a new option in "Publish/ed Content" in the category "Category", the option "Display the page title" let you hide the page title. (main_content.php, all tpls body_content.tpl )
- New Feature: Added support for using different widget templates for each page individually, to use it, just create a new tpl file using the actual widget tpl name and adding the page name as follows: ex: mdl.infobox.tpl for the page archives, the new tpl file will be: mdl.infobox.archives.tpl , thats it, kezoor will auto load it. important: also rename the marks of tpl begin and end adding the previous name
- New Feature: Added support for using different widget php files for each page individually, to use it, just create a new php file using the actual php file name adding the page name as follows: ex: infobox.php for the page archives ,the new tpl file will be: infobox.archives.php, important: if using par and default indexer, the page will be 'articles' instead of your indexer name (laterals.php)
- New Feature: Added ability to select the order of displaying the items in the widget "site content" and how many items to show. (modules/sitecontent/sitecontent.php)
- New Feature: Polls feature developed, now you can create a poll, you have a section in the admincp and you can view the votes in the page ?id=polls.(polls.php, poll.tpl in all tpls)
- New Feature: Now in the user options you can restrict the PAR access to allow only the PAR sections you want to give (users.php,index.php)
- New Feature: New user-registration option in settings admincp, now you can enable "account on reviewal" so you must review your registered users (manually activate) in order to them be able to login in the site. The account to review will appear in the user control section and will display the message "Awaiting reviewal" in the "User Access" column. It will also show how many users awaiting registration you have in the menu-text "user control" followed by "(number)" if there are any. (users.php)
- New Feature: Now if a login attempt fails,it will tell you the reason (ban,awaiting approval,awaiting email verification, invalid login, etc) (login.php,login.tpl)
- Fix: Fixed cuttext par indexer, got lost somewhere before, now re-done.
- Fix: Fixed a bug in predefinedarts.php where it wasnt deleting the correct indexer custom file.
- Fix: Created missing template file "archive.tpl" for the template Classic.
- Fix: Edited all archive.tpl files of all the templates to add index_pages support in the archives.
- Fix: Mysql bug in userpanel links/quicklinks menu of "widget configuration" (2 configuariton_ext.php)
- Fix: Fixed bug when deleting a page in the wp_editor was deleting the articles.php file (call.webpages.save.php)
- Fix: The imagebrowser wasnt giving the right date in the image information. (popup_imagebrowse.php)
- Fix: Fixed security in template_editor where a user could open other files besides tpl's (tpl_editor.php)
- Fix: Edited files for Categories Support: latestarticles.php
- Fix: Fixed Templates: Added a color in the widget latestarticles (.box_title in styles.css (designspace,simplistic,fancytheme) )
- Fix: Fixed bug on saving user info when no sections access-restriction were selected, was giving a php error (but still working), (users.php)
- Fix: There was a textarea in the PAR (indexer options) called "PHP Saver File Contents" which shouldnt been there,removed (predefinedarts_publish.php)
- Fix: Error using PHP Mail method, giving an error on sending emails (3rdparty/smtp/smtp.php).
- Fix: Edited mailing.tpls in all templates to create a new section for reviewal email info (mailing_tpls.tpl).
- Fix: If you have reviewal accounts activated, now on register, the user gets an email saying his account will be reviewed (profile.php)
- Fix: Now if you activate an account that is on reviewal in the admincp, it will send an email to the user letting know the acc is activated. (users.php)
- Fix: Moved something around in call.webpages.save.php
- Fix: You couldnt delete users in the admincp (users.php)
- Fix Template: Designspace right-bar was stepping out on IE6 because of the top-image module having a wrong padding, fixed (body_top.tpl for designspace)
- Fix Template: Designspace, Magazine right-bar widget was stepping out on IE6 because of polls widget having a margin on the box, fixed (ALL: mdl.polls.tpl)
- Fix Template: Simplistic: Menu wasnt working for IE6, fixed (body_menu.tpl, styles.css -menu class- ) index_templates OK
- Fix Template: Magazine: fixed all the template (bars not showing up right), tested with IE6-IE7-FF (styles.css,index_templates.tpl,body_top.tpl) index_templates OK
- Fix Template: FancyTheme: fixed menus, working alright now on IE6-IE7-FF and deploying to the left. (styles.css), index_templates OK
- Fix Template: Designspace: fixed menus, working alright now on IE6-IE7-FF
- New File: Added new file (includes/customfields/webcats.php,webcats_mlist.php) for webcats improvement.
- New File: includes/customfields/mixgroups.php and TPL (mixgroups.tpl) in all templates
- New Widget: Added "HTML Code" widget, it will let you add custom HTML code without any premade content, it will also let you include a PHP file if you wish to. (modules/html)
- New Widget: Poll, you can show the polls in your widget. (mdl.polls.tpl in all themes)
- New Feature: Disabled update/delete_install_folder messages if there is no license file copied (index.php)
- New Feature: Pinger like blogs have. It will ping the urls added in the options, on each page creation. (findeable in Main settings) (include.functions.php, call.webpages.save.php, new folder: components/ping)
- New Feature: In the widget "Your RSS", you can now select which categories you want to show instead of just using the "current-browsing-category" feature.
- New Feature: Added archives for the PAR groups, now you can have a archives list if you wish to, by going to ?id=archives&ppar=par_script_name you will see a list of articles of your par. (archives.php)
- New Feature: Now the categories allow SubCategories, in "Categories Organizer" you can create sub-categories. (archives.php,web_cats.php)
- New Feature: "Multi-Indexing" Feature in a new category (misc features) in the menu of the admincp, now you can create indexer pages for multiple contents (combine news, with par's and/or categories, so they all display in one page) (index_mixing.php,content/_mixgroups.php)
- New Feature: Now you have a new admincp option in "misc features" to browse and delete images in there.
- New Feature: In the webpages page you can now quick-filter the selections by TYPE (webpages.php,webpages.tpl,scripts.php)
- New Feature: You can now disable or enable webpages so they cant be accessed instead of having to delete them, this option is in the "Publish/ed Content" in the category "Publishing" (webpages.php,main_content.php)
- New Feature: Now there is a new option in "Publish/ed Content" in the category "Category", the option "Display the page title" let you hide the page title. (main_content.php, all tpls body_content.tpl )
- New Feature: Added support for using different widget templates for each page individually, to use it, just create a new tpl file using the actual widget tpl name and adding the page name as follows: ex: mdl.infobox.tpl for the page archives, the new tpl file will be: mdl.infobox.archives.tpl , thats it, kezoor will auto load it. important: also rename the marks of tpl begin and end adding the previous name
- New Feature: Added support for using different widget php files for each page individually, to use it, just create a new php file using the actual php file name adding the page name as follows: ex: infobox.php for the page archives ,the new tpl file will be: infobox.archives.php, important: if using par and default indexer, the page will be 'articles' instead of your indexer name (laterals.php)
- New Feature: Added ability to select the order of displaying the items in the widget "site content" and how many items to show. (modules/sitecontent/sitecontent.php)
- New Feature: Polls feature developed, now you can create a poll, you have a section in the admincp and you can view the votes in the page ?id=polls.(polls.php, poll.tpl in all tpls)
- New Feature: Now in the user options you can restrict the PAR access to allow only the PAR sections you want to give (users.php,index.php)
- New Feature: New user-registration option in settings admincp, now you can enable "account on reviewal" so you must review your registered users (manually activate) in order to them be able to login in the site. The account to review will appear in the user control section and will display the message "Awaiting reviewal" in the "User Access" column. It will also show how many users awaiting registration you have in the menu-text "user control" followed by "(number)" if there are any. (users.php)
- New Feature: Now if a login attempt fails,it will tell you the reason (ban,awaiting approval,awaiting email verification, invalid login, etc) (login.php,login.tpl)
- Fix: Fixed cuttext par indexer, got lost somewhere before, now re-done.
- Fix: Fixed a bug in predefinedarts.php where it wasnt deleting the correct indexer custom file.
- Fix: Created missing template file "archive.tpl" for the template Classic.
- Fix: Edited all archive.tpl files of all the templates to add index_pages support in the archives.
- Fix: Mysql bug in userpanel links/quicklinks menu of "widget configuration" (2 configuariton_ext.php)
- Fix: Fixed bug when deleting a page in the wp_editor was deleting the articles.php file (call.webpages.save.php)
- Fix: The imagebrowser wasnt giving the right date in the image information. (popup_imagebrowse.php)
- Fix: Fixed security in template_editor where a user could open other files besides tpl's (tpl_editor.php)
- Fix: Edited files for Categories Support: latestarticles.php
- Fix: Fixed Templates: Added a color in the widget latestarticles (.box_title in styles.css (designspace,simplistic,fancytheme) )
- Fix: Fixed bug on saving user info when no sections access-restriction were selected, was giving a php error (but still working), (users.php)
- Fix: There was a textarea in the PAR (indexer options) called "PHP Saver File Contents" which shouldnt been there,removed (predefinedarts_publish.php)
- Fix: Error using PHP Mail method, giving an error on sending emails (3rdparty/smtp/smtp.php).
- Fix: Edited mailing.tpls in all templates to create a new section for reviewal email info (mailing_tpls.tpl).
- Fix: If you have reviewal accounts activated, now on register, the user gets an email saying his account will be reviewed (profile.php)
- Fix: Now if you activate an account that is on reviewal in the admincp, it will send an email to the user letting know the acc is activated. (users.php)
- Fix: Moved something around in call.webpages.save.php
- Fix: You couldnt delete users in the admincp (users.php)
- Fix Template: Designspace right-bar was stepping out on IE6 because of the top-image module having a wrong padding, fixed (body_top.tpl for designspace)
- Fix Template: Designspace, Magazine right-bar widget was stepping out on IE6 because of polls widget having a margin on the box, fixed (ALL: mdl.polls.tpl)
- Fix Template: Simplistic: Menu wasnt working for IE6, fixed (body_menu.tpl, styles.css -menu class- ) index_templates OK
- Fix Template: Magazine: fixed all the template (bars not showing up right), tested with IE6-IE7-FF (styles.css,index_templates.tpl,body_top.tpl) index_templates OK
- Fix Template: FancyTheme: fixed menus, working alright now on IE6-IE7-FF and deploying to the left. (styles.css), index_templates OK
- Fix Template: Designspace: fixed menus, working alright now on IE6-IE7-FF
- New File: Added new file (includes/customfields/webcats.php,webcats_mlist.php) for webcats improvement.
- New File: includes/customfields/mixgroups.php and TPL (mixgroups.tpl) in all templates
- New Widget: Added "HTML Code" widget, it will let you add custom HTML code without any premade content, it will also let you include a PHP file if you wish to. (modules/html)
- New Widget: Poll, you can show the polls in your widget. (mdl.polls.tpl in all themes)
Posted by Admin
Posted on: 24-Jan-08 08:46
Category: Content
Revision: 0.4
Posted on: 24-Jan-08 08:46
Category: Content
Revision: 0.4
- Fix: fixes the created publishing PAR articles not showing in their category
- Fix: fixes editing PAR articles showing an error (but still working)
- Fix: added a 'delete selected' button to delete the articles in the PAR prev. articles
- Fix: fixed when saving PAR articles options, the PAR published articles were dissapearing
- Fix: fixed PAR groups deletion wasnt working right.
- Fix: fixed Advertisement module (wasnt working, giving php code error, ( miswritted in the previous fix )
- Fix: fixed a pre-bug in functions file (include.functions.php)
- Fix: fixed a bug in include.stats.php where guests were getting an error if they came from referer
- Fix: fixed error poping up when browsing with safari (include.functions.php)
- Fix: fixed log-times (it was showing Seconds instead of Minutes) (database, user)
- Fix: fixed when deleting a par, it was deleting articles.php (predefined_arts.php)
- New Feature: added support for selecting which pages you want to show the advertisements and which ones u want to exclude from showing it
- New Feature: added new feature: you can now edit/create new template index's pages
- New Feature: added support for creating new tpls in the tpl_editor (not direct)
- New Feature: added check_install_folder, now it will let you know if your install folder must be deleted (index.php)
- New Feature: added support for "cut-text feature" in the PAR indexer options
- New Feature: new update script (support for db upgrades)
Database upgrade:
- admincorerows: added pari_cuttext, pari_cuttextchars, adv_showinpage, adv_dontshowinpage, ut_[all]
- advertisement: structure modified, added adv_showinpage, adv_dontshowinpage
- admincorecats: usabletpls new rows
- Fix: fixes editing PAR articles showing an error (but still working)
- Fix: added a 'delete selected' button to delete the articles in the PAR prev. articles
- Fix: fixed when saving PAR articles options, the PAR published articles were dissapearing
- Fix: fixed PAR groups deletion wasnt working right.
- Fix: fixed Advertisement module (wasnt working, giving php code error, ( miswritted in the previous fix )
- Fix: fixed a pre-bug in functions file (include.functions.php)
- Fix: fixed a bug in include.stats.php where guests were getting an error if they came from referer
- Fix: fixed error poping up when browsing with safari (include.functions.php)
- Fix: fixed log-times (it was showing Seconds instead of Minutes) (database, user)
- Fix: fixed when deleting a par, it was deleting articles.php (predefined_arts.php)
- New Feature: added support for selecting which pages you want to show the advertisements and which ones u want to exclude from showing it
- New Feature: added new feature: you can now edit/create new template index's pages
- New Feature: added support for creating new tpls in the tpl_editor (not direct)
- New Feature: added check_install_folder, now it will let you know if your install folder must be deleted (index.php)
- New Feature: added support for "cut-text feature" in the PAR indexer options
- New Feature: new update script (support for db upgrades)
Database upgrade:
- admincorerows: added pari_cuttext, pari_cuttextchars, adv_showinpage, adv_dontshowinpage, ut_[all]
- advertisement: structure modified, added adv_showinpage, adv_dontshowinpage
- admincorecats: usabletpls new rows