Changelog entry: Changelog May 30
This is the index of changelog of keZoor.
RELEASE VERSION: 0.9.3
This version Changes are:
- Addon: Now it will show a house picture in the published content list when the page is set as homepage (webpages.php)
- Addon: Added for PARS links to edit the TPL files with the TPL Editor (predefinedarts_publish.php).
- Addon: Added support for "all of category" in mixgroups mixing selection (mixgroups.php)
- Addon: Added support for PAR to the widget latestarticles (latestarticles.php)
- Addon: Added support for PAR to the widget site content and fixed problem about not showing all content (as selected) if a category was selected (sitecontent.php)
- Addon: Now you have a link on the "comments posted" section when editing published pages to go to the comments management of that page (webpages.php)
- Addon: Now you can quick-select template marks of the selected template to edit in the "templates editor" page (tpl_editor.php)
- Addon: Now in the weclome screen, if you are a native admin, where it displays the kezoor version you have a refresh button to look for new updates manually (welcome.php)
- Fixed: Removed an echo from mostpopular pages when a category was selected to show (mostpopularpages.php)
- Fixed: Error when clicking on delete all comments and no comments were selected (users_comments.php)
- Fixed: Error on deleting some sidebars (laterals.php)
- Fixed: On deleting customizated widget configuration for pages it was showing a sql text (popup_modulesconfig.php)
- New Feature: Cuttext now allows html tags when cutting text
- New Feature: Now you can set to review the comments before showing them and send you an email to approve/deny them.
- New Feature: Now the unregistered users who can post will need to enter a nickname and can enter a website/email, this is configurable from users_comments with the link create/edit/delete in the description of the page to change or add new fields (users_comments_fields.php)
- New Feature: There is a new mark available, for any variable that has dates values, now as a mark, you can use and it will return that date parsed as the value you requested. NOTE: you can use 1 value per time, ex: m,M,Y, etc, not all at once and it will only support one CHARACTER.
- Addon: Added for PARS links to edit the TPL files with the TPL Editor (predefinedarts_publish.php).
- Addon: Added support for "all of category" in mixgroups mixing selection (mixgroups.php)
- Addon: Added support for PAR to the widget latestarticles (latestarticles.php)
- Addon: Added support for PAR to the widget site content and fixed problem about not showing all content (as selected) if a category was selected (sitecontent.php)
- Addon: Now you have a link on the "comments posted" section when editing published pages to go to the comments management of that page (webpages.php)
- Addon: Now you can quick-select template marks of the selected template to edit in the "templates editor" page (tpl_editor.php)
- Addon: Now in the weclome screen, if you are a native admin, where it displays the kezoor version you have a refresh button to look for new updates manually (welcome.php)
- Fixed: Removed an echo from mostpopular pages when a category was selected to show (mostpopularpages.php)
- Fixed: Error when clicking on delete all comments and no comments were selected (users_comments.php)
- Fixed: Error on deleting some sidebars (laterals.php)
- Fixed: On deleting customizated widget configuration for pages it was showing a sql text (popup_modulesconfig.php)
- New Feature: Cuttext now allows html tags when cutting text
- New Feature: Now you can set to review the comments before showing them and send you an email to approve/deny them.
- New Feature: Now the unregistered users who can post will need to enter a nickname and can enter a website/email, this is configurable from users_comments with the link create/edit/delete in the description of the page to change or add new fields (users_comments_fields.php)
- New Feature: There is a new mark available, for any variable that has dates values, now as a mark, you can use and it will return that date parsed as the value you requested. NOTE: you can use 1 value per time, ex: m,M,Y, etc, not all at once and it will only support one CHARACTER.
The Changelog is a predefined article content.
This page belongs to the category: Content
This page belongs to the category: Content
";$('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("
Read or make comments for this article
brian
brian