Mercurial > public > bravenewsurf
log bns_website/templates/reviews/review_list.html @ 61:1d2473f4bcaa
age | author | description |
---|---|---|
Wed, 09 Nov 2011 23:24:34 -0600 | Chris Ridgway | Added a paragraph tag around the "no reviews" case in the review template. |
Wed, 09 Nov 2011 23:18:32 -0600 | Chris Ridgway | Shamelessly stole Bob's anchor target method. Fixed CSS for reviews so that the top of the review is not clipped by the navbar. |
Sat, 05 Nov 2011 23:53:10 -0500 | Chris Ridgway | Added reviews template tag. Fix ordering of reviews. Tweaked the display of the reviews page. |
Fri, 04 Nov 2011 20:22:35 -0500 | Brian Neal | If the review_site exists, display it as the link text; else fall back to the review_url. |
Fri, 04 Nov 2011 20:08:45 -0500 | Brian Neal | Now that we have HTML as review content, must avoid styling <ul> & <li> in review content. |
Fri, 04 Nov 2011 20:02:15 -0500 | Brian Neal | Merge with Reviews template changes. |
Fri, 04 Nov 2011 19:26:48 -0500 | Brian Neal | Adding support for the TinyMCE javascript editor in the admin for news and reviews apps. |