Search This Site

Custom Search

Thursday, May 27, 2010

[bloggerDev] Get a portion of blog post.

I would like to use blogger as a backend to an article based site. My
question is is there a way to grab only a portion of the post content
so I can have a list of articles with title and description.
So the user would see the title and a portion of the post and have a
link to read the entire post.

I guess I could manually edit each post html and add a div to the
portion I want and use xpath to snatch the text but i was hoping for a
simpler way to get that data straight from the api call.

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.

No comments:

Post a Comment