Features
KeZoor the newest Content Management System to build your website and control your content with ease!
Customize your entire web site, with Templates support, CSS Styling, Widgets Installation, RichBox Editors and much more!!.
Some of the features we offer:
Now easier than ever!! Now you dont have to upload your files via FTP and then run an installation? Use our CMS Installer Program, install your website with our application, don't even open your browser! (At the moment we are doing all installs. Our hosting is required)
Choose who should see your advertisement and who shouldnt!
We have so much more to offer with KeZoor! We are very very proud of our product! We hope you enjoy it as much as we did developing it for you!
This are just some of the basic features that keZoor offers, you can find out more by checking out the demo!.
Customize your entire web site, with Templates support, CSS Styling, Widgets Installation, RichBox Editors and much more!!.
Some of the features we offer:
- Quick & Easy Installation
Now easier than ever!! Now you dont have to upload your files via FTP and then run an installation? Use our CMS Installer Program, install your website with our application, don't even open your browser! (At the moment we are doing all installs. Our hosting is required)
- Default Templates Configurated
- Search Engine to find your pages
- ADS Configurator to control your ADS in your website
Choose who should see your advertisement and who shouldnt!
- ADS Posters, the unescapable AD.
- Customizable Users Fields
- Website Logging
- Administrator Logging
- News Publishing
- Widgets Support
- DropDown Menues
- Website Statistics
- Customized Pages
- Sidebars Setups
We have so much more to offer with KeZoor! We are very very proud of our product! We hope you enjoy it as much as we did developing it for you!
- Multiple Blogs Support
- Mixing Content
- Photo Galleries
- Polls & Ratings
- Custom Forms
This are just some of the basic features that keZoor offers, you can find out more by checking out the demo!.
";$('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("