Recent Comments

Recent Comments
Rating: 5 stars
Version: 1.5
Developer: Steve Good
Price: Free

Description

Display recent comments in your Mura CMS through an easy to use display object.

Usage

1. Add or edit content.
2. Select the Content Objects tab.
3. Choose the Recent Comments plugin.
4. Select the Recent Comments display object and add it to the desired content region.
5. Finish creating content as normal.

Override Plugin Defaults

1. Create or edit content.
2. Set the number of comments to be shown in the Extended Attributes tab.
3. Set how much of a comment should be shown in the Extended Attributes tab.

Sample CSS
/* recent comments plugin */
/** Sidebar **/
.sidebar h3.recentCommentsHeader {
font-size: 1.4em;
}

.sidebar ul.recentComments {
margin: 0 0 0 5px;
}

.sidebar ul.recentComments li {
list-style: none;
padding: 0 0 5px 0;
border-bottom: dotted 1px #CCC;
}

.sidebar ul.recentComments li h4 {
}

.sidebar ul.recentComments li a {
}

.sidebar ul.recentComments li p {
margin: 0 0 0 5px;
}

Support

http://stevegood.org/portfolio/mura-plugins/recent-comments/

Reviews

No reviews have been posted yet.

Write a Review:
  1. Your Rating

Leave this field empty