Login

Blog entries posted during January 2008

Jan
25

About Searching inside Uploaded Files

Posted by: Fredrik Haglund

EPiServer uses both an open source library (Lucene) and Microsoft Indexing Service to create the search index for files. In EPiServer 4 was Microsoft Indexing Service responsible for building an index for ordinary files (i. e. the upload folder) and... [Read full article]

0 Comments

Jan
21

Configure EPiServer File Manager

Posted by: Fredrik Haglund

I got a question about the File Manager from one of the attendees on my last EPiServer Developer training and I will share my answer with you. You control the name, order and number of starting points in the File Manager for EPiServer CMS 5 by... [Read full article]

0 Comments

Jan
12

Web.config, version control and nice formatting

Posted by: Fredrik Haglund

EPiServer has a site tag with a lot of attributes. When you change the web. config from EPiServer Manager or by calling Save on the Configuration class yourself all attributes will be on one looong line (this is default behaivour by the dotnet... [Read full article]

0 Comments

Jan
07

Storing metadata attached to uploaded files

Posted by: Fredrik Haglund

Each UnidfiedFile object has a Summary property that you can use to access meta data about the file that is stored in the database (i. e. Author, Category, Comments, Keywords, Subject and Title). These properties can be edited through the file... [Read full article]

0 Comments

EPiTrace logger