SharePoint Blog - René Hézser

Anmelden  RSS Feed RSS Feed
Startet die Suche

Archive

Kategorien

Links

Andere Blogs



Add to Technorati Favorites

Aug 172009

Word to SharePoint

A picture will you tell more than words:

image

Another great project on CodePlex. –> http://wordtosharepoint.codeplex.com/

Project Description
A SharePoint Feature that allows selection of Word 2007 documents for content conversion to a selected WebpageLibrary. The solution also extracts, transfers and re-links images to a selected image library.


Published: 8/17/2009  7:59 PM | 0  Comments | 0  Links to this post
Tagged as: CodePlex, Products, SharePoint

Aug 172009

Active Directory User Editor

SharePoint is importing user information from the Active Directory through the Shared Services Provider (if you have MOSS).

Wouldn’t it be nice if users could “manage themselves”? That would save lots of time for the Admins :-)

The answer is here: http://nominesptools.codeplex.com/

  • 5 different types of properties fields: Simple TextBox, DropDownList/ListBox (with predefined values), People Picker, Date Picker with calendar.
  • Multi-domain compatible.
  • Nearly Any Active Directory property can be easily added or removed of the edit form, directly trough the webpart configuration (nothing "hard-coded").
  • SharePoint "look & feel"
  • Available in English and French

Additional informations and installation manual are available here (French & English): http://alexis.nomine.fr/

image

This Webpart is again a prove that there are plenty SharePoint solutions for you to use.

btw: this was my post #200 :-D


Published: 8/17/2009  7:49 PM | 1  Comment | 0  Links to this post
Tagged as: CodePlex, Webparts, Products, SharePoint

Aug 042009

New WSPBuilder version

Carsten Keutmann has released a new version of his great WSPBuilder. Here are the new features:

  • A Reference folder under GAC and 80/Bin is now supported for large dlls that do not need reflection for SafeControls and Permissions.
  • New menu function "Recycle the Windows SharePoint Services Timer" implemented on WSPBuilder Extensions.
  • Refactoring of "Copy to GAC" in order to improve the functionality.
  • Bug fixed! "Unable to get solution id from manifest: Unable to extract manifest.xml ..." error for x64 systems.
  • CabLib.dll updated to new version 10.5.
  • Its now possible to include the Cablib.dll into the WSP package.

The download (incl. source code) is available on CodePlex: Download WSPBuilder


Published: 8/4/2009  10:20 AM | 0  Comments | 0  Links to this post
Tagged as: Development, SharePoint, Products

Jul 132009

free DocAve SQL Restore Controller

An item level restore solution is available at AvePoint. The DocAve SQL Restore Controller care restore items, sites and site collections from a SQL or DPM database, or a backup.

If you click on the download link, you have to provide an email address. A download link will be sent to you.

The files you have to download are 414 MB (Manager) and 40 MB for the Agent. But the download server is fast :-)

After the installation you can login to the website as admin/admin. Sometimes reading the documentation tells you important things! You have to configure various properties and data stores to be able to search for and select items.

In my case I searched for part of the item title, which was “delete”. SearchForItem

The Restore Controller found an item with the ID 4.

ItemFound

Conclusion:

The restore of the item worked as it is should. The product is great to restore items, if you have a backup.


Published: 7/13/2009  3:33 PM | 0  Comments | 0  Links to this post
Tagged as: SharePoint, Products