Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Kooboo CMS 2.0.1.0 has been released
jifeng
#1 Posted : Thursday, February 11, 2010 11:48:09 AM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,555
Location: Xiamen China
Download from CodePlex


New features:

* CKFinder integration. This is mainly for file management of CKeditor. Due to limitation of CKfinder, you need to implement it yourself. Download from http://ckfinder.com/download (ASP.NET Version), unzip and copy the ckfinder foder

to Kooboo /Javascript folder, copy the CKFinder.dll to Kooboo bin folder, and then change two values in the CKfinder config.ascx.
1. CheckAuthentication method, change the "return false" to "return true"
2. BaseUrl, change the value to "~/ContentFiles/ckfinder/", default is "/ckfinder/userfiles/"

* Upgrade tool. A Windows application to upgrade Kooboo CMS

* Check updates. An additional menu inside Kooboo CMS to check and install update by a few clicks.

* Add AddBinaryContent in ContentService to add binary content.

* Url.PageUrl("news/detail");

* Add Url.ResolveUrl("~/dir1/image1.jpg") in additional to MVC Url.Content().

Bug fixed:

* Visit by host name failed when VirtualPath is null.

* WebForm folder did get get deleted in the SQLite version..

* Site package download link error.

* Improve the installation wizard. Only copy the required files to bin folder after user select the SQLite provider.

* Change the type of Value to INT in cmisPropertyInteger.(CMIS)

* Child page preview, see: http://forum.kooboo.com/...ner-for-child-Page.aspx

* Sitepackage integrity check with detail erorr message during import.

* Saving Schemas: ExecuteNonQuery: CommandText property has not been initialized http://forum.kooboo.com/...t-been-initialized.aspx

* The conversion of a nvarchar data type to a datetime data type resulted in an out-of-range value. http://forum.kooboo.com/...n-outofrange-value.aspx

* Empty list plugin on the page. see http://forum.kooboo.com/...stst279_PagePlugin.aspx

* Replace all un-asscii to _ in UserKey. see: http://forum.kooboo.com/...t-about-the-UserKey.aspx
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
olaj
#2 Posted : Friday, February 12, 2010 3:45:18 PM(UTC)
Rank: Advanced Member
Groups: Registered

Joined: 12/31/2009(UTC)
Posts: 79
Location: Göteborg, Sweden
Nice!

Is there any document or something about updateing? Whats the procedure? Is there anything to think about? Is there much DB changes? Is it possible to rollback if we have any issues?
jifeng
#3 Posted : Saturday, February 20, 2010 3:30:43 PM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,555
Location: Xiamen China
olaj wrote:
Nice!

Is there any document or something about updateing? Whats the procedure? Is there anything to think about? Is there much DB changes? Is it possible to rollback if we have any issues?



Hi

Please have a try, you will find the answer.


The upgrade tool copy the old kooboo site files to new kooboo site. So the the old site files will not be effected. The upgrade tool also upgrade the database, it support cross-version upgrades. Before upgrading the database, the upgrade tool will backup the database. (On the safe side, please backup the database manually.)
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.5.5 | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.475 seconds.