Please refer my Space for below topics:
Thursday, July 03, 2008
Tuesday, July 01, 2008
Read More link on SharePoint Blog Posts
Introduction
People generally does not like to read the long posts. SharePoint 2007 - Blog does not provide with any feature to restrict the number of characters / lines to be displayed on the Blog Posts. The Blog Authors (like me) likes to write the long posts. With few such a blog posts on SharePoint - Blog site, makes the Home Page scrollable. As a result, the blog posts at the end of the page gets ignored by the readers.
Solution
The solution to this, I thought of is to use XSLT.
People generally does not like to read the long posts. SharePoint 2007 - Blog does not provide with any feature to restrict the number of characters / lines to be displayed on the Blog Posts. The Blog Authors (like me) likes to write the long posts. With few such a blog posts on SharePoint - Blog site, makes the Home Page scrollable. As a result, the blog posts at the end of the page gets ignored by the readers.
Solution
The solution to this, I thought of is to use XSLT.
- Open your sharepoint site in SharePoint Designer 2007.
- Open default.aspx in Design View.
- Click Insert -> SharePoint Controls -> Data View.
- Select Posts from available data sources.
- Switch to Code Window.
- Modify the code as below:
Subscribe to:
Posts (Atom)