SharePoint Blog - René Hézser

Anmelden  RSS Feed RSS Feed
Startet die Suche

Archive

Kategorien

Links

Andere Blogs



Add to Technorati Favorites

Jul 162010

CKS:EBE 3.0-Enhanced Blog Edition 3.0

Like many other blogs running SharePoint, my blog uses the EBE to add more functionality to the default SharePoint blog.

And since I am one of the developers of the EBE 3.0, I’m glad that we announce the release of the next release. Version 3 brings along many new features and improvements of already implemented features.

New Features
*Ability to theme wiki pages
*Ability to export post to PDF
*Localization (French, Spanish)
*Technorati Links from post categories
*Ability to bookmark post with Twitter
*Centralized Theming - Ability to create a theme library at the root and allow sub blog sites to use the common theme library.
*The ability to add an XML feed control
*Logging of pingbacks and trackback errors to SharePoint Logs directory
*Support of feature stapling
*Preliminary SharePoint 2010 Beta 3 compatible (with web.config edits)
*EBE caching and performance validation
*Performance increases for page loads less than <3 sec
Note: Some features are specific to certain themes

Enhancements
*Caching enhancements
*Added caching to XML controls
*Added enhanced XSL caching
*Ability to exclude the EBE HttpModule from specific paths
*Auto-Discovery for Live Writer metaweblog api
*Tweaks and enhancements to all themes
*Ability to sign-in after denied access to system pages
*Posts with future date are now hidden from posts list
*Browser title now matches post titles
*Comments are not added if they are spam

Read the release notes here: http://cks.codeplex.com/releases/view/28520


Published: 7/16/2010  12:06 PM | 1  Comment | 0  Links to this post
Tagged as: CKS EBE, CodePlex, SharePoint, Development

Jun 232009

CKS:EBE on sharepoint.microsoft.com

Blogs on the SharePoint sites from Microsoft are using the CKS:EBE.

The first one to move is Yvonne M. Harryman, who is moving her blog from Wordpress to http://sharepoint.microsoft.com/blogs/SharePointBeacon. I am sure other blogs will use the Enhanced Blog Edition soon.

It is great to see that your own work is useful :-)


Published: 6/23/2009  9:36 PM | 0  Comments | 0  Links to this post
Tagged as: CKS EBE, SharePoint

Feb 152009

CKS:EBE

Finally I found the time to enable the Enhanced Blog Edition on my blog.

As you can see, the layout did change :-) The EBE also brings some new functionality like comment spam detection, trackbacks and a cleaner RSS feed.

So if you are using the old URL for my RSS feed, please update it to http://feeds2.feedburner.com/ReneHezser

The new feed URL may result in duplicate RSS items.

The EBE is not a final version. So if something is not working as expected, please let me know.


Published: 2/15/2009  12:13 PM | 0  Comments | 0  Links to this post
Tagged as: CKS EBE, SharePoint

Jan 122009

Modify blog post categories

If you plan to use the CKS:EBE (Enhanced Blog Edition), you might want to update the categories of your posts, because the EBE supports multiple categories for a post.

I've created a Windows Forms Application, which will help you with this task.

Features:

  • Update categories for blog posts
  • Select multiple categories
  • Remove categories from blog post
  • Add categories to the categories list
  • Modify the blog posts, without changing the modified date

Requirements:

  • Windows SharePoint Services V3 ;-)
  • .NET Framework 3.5 installed on the SharePoint Server where this application will run

Usage:

Type in your blog URL and hit "Connect". You will see all posts in your blog. Selecting one will fill the Title, Body and Post Categories on the right.

You can now add or remove categories to the selected post by clicking on the << or >> button.

If you need a new category to add to the selected post, click "New Category" to add a new category. After you did that, the new category will appear in the available Categories ListBox.

  Download

Technorati Tags: ,

Published: 1/12/2009  11:03 PM | 0  Comments | 0  Links to this post
Tagged as: CKS EBE, Development, SharePoint