Proposal (with some comments)
http://rollerweblogger.org/wiki/Wiki.jsp?page=Proposal_Entry_Content

I believe I've addressed everybody's concerns on this.
I've got code just about ready to commit.

I also did some work to improve the RTE page: upgraded to latest RTE, added sizing controls to both the summary and text fields, turned on XHTML and switched to nicer looking icons.

If there are no objections I'll commit this to trunk this weekend.

- Dave


On Apr 12, 2006, at 10:30 AM, David M Johnson wrote:

I'd like to get this into a Roller 2.3 release this month, so please review and offer feedback.

-Dave


Proposal Entry Content

Add support for both a summary text and full content property for each Roller weblog entry

All major weblog systems and common newsfeed formats now support the notion of a both short summary text and full content for each weblog entry. Roller users have used the Read-More plugin to emuluate summary and content, but creating a summary by automatically stripping HTML from and truncating the content is not really an acceptable alternative. This proposal adds support for a new content property on the WeblogEntryData object to hold the full content of each blog entry, supporting the Atom content model and using the conventional mappings to RSS (i.e. text/summary goes to <description> and content goes to <content:encoded>).

http://rollerweblogger.org/wiki/Wiki.jsp?page=Proposal_Entry_Content


Reply via email to