Extended Entries Support
Posted in BlogSvc, Website by JarrettV on 12/18/2008 6:59:00 PM - CST
I
added extended content support for people who like to only show
part of the post on their feed and listing pages.
There is a new setting on each collection called "ExtendedEntriesOn" which will alter the wlwmanifest.xml depending on the setting. Please note that setting this value to false will not disallow the <!--more--> tag. However, a theme designer may alter the display/layout of the theme based on this setting.
The collection page and simple entry partial were modified to have a "Read More" link whenever there is extended content.
For feeds, if ExtendedEntriesOn=True then each entry in the feed will not show the extended content (it will only show the content before the split).
Live Writer has built in support for splitting entries as seen in the picture to the right.
Comments
Trackback from BlogSvc News on 12/24/2008 12:59:12 PM - CST
Wizard Release 0.8
The eighth release of BlogSvc includes a new setup wizard. Also, this release contains theā¦