You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Harsh Gupta (JIRA)" <ji...@apache.org> on 2012/11/18 08:02:12 UTC

[jira] [Commented] (ROL-1947) Provide a blog entry-level description field that can go into HTML header field

    [ https://issues.apache.org/jira/browse/ROL-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499628#comment-13499628 ] 

Harsh Gupta commented on ROL-1947:
----------------------------------

WeblogEntryWrapper does not contains following method

public String getSearchDescription() {
        return HTMLSanitizer.conditionallySanitize(this.pojo.getSearchDescription());
}

Without this method $model.weblogEntry.searchDescription will not work in vm
                
> Provide a blog entry-level description field that can go into HTML header field
> -------------------------------------------------------------------------------
>
>                 Key: ROL-1947
>                 URL: https://issues.apache.org/jira/browse/ROL-1947
>             Project: Roller
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Assignee: Roller Unassigned
>         Attachments: BloggerCurrent.png, ROL1947.patch, RollerProposed.png
>
>
> Hi, as discussed here:
> http://mail-archives.apache.org/mod_mbox/roller-user/201207.mbox/%3C4FF1A023.5020504%40talend.com%3E
> Provide an ability to store a description field for each blog entry, that the user may wish to employ (via template modifications) to place within the HTML header, like so:
> <meta name="Description" content="$model.weblogEntry.description"/>
> This information is utilized by search engines to varying degrees when they wish to describe the contents of the blog article on the search results page, and is functionality already available in Google Blogger.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira