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:
8 comments:
Nanddeep -- I am struggling with this problem right now. Since your post is a couple of years old, I wonder if there is any updated way you know of to insert "read more" in a SharePoint blog post?
Hello Catherine,
Could you please detail out on the issues you are facing?
Hello Catherine,
Could you please detail out on the issues you are facing?
Hello Catherine,
Could you please detail out on the issues you are facing?
Is there a way to limit only one Blog Post on the home page as a summary view. I don't have publishing activated as a feature. I am using SharePoint 2010.
Is there any way to achieve this in SP 2010? Thanks.
Nanddeep, I am also having a few small issues. I would love to use this! Can we correspond via email to work out the details?
Hello Nanddeep,
Will this code for SharePoint 2010 Announcements More...
thanks for your help in advance
Thanks
Noble
coolnoble@gmail.com
Post a Comment