Changeset 1038
- Timestamp:
- 05/22/07 20:25:13 (19 months ago)
- Location:
- website/templates
- Files:
-
- 2 modified
-
latest_news (modified) (1 diff)
-
news (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
website/templates/latest_news
r1018 r1038 3 3 </div> 4 4 <p> 5 <a href="http://search.cpan.org/dist/OpenGuides-0.59/">OpenGuides 0.59</a> 6 has now been <a href="/page/release_notes">released</a>, with a number of 7 bugfixes, plus new stylesheet hooks and template tweaks to give Guide admins 8 more control over the appearance of their sites. 5 <a href="http://search.cpan.org/dist/OpenGuides-0.60/">OpenGuides 6 0.60</a> has now been <a href="/page/release_notes">released</a>, with 7 improved stylability of the “edit page” form, increased admin 8 control over the “random page” link in the sidebar, and a new 9 macro for providing a link to a random page in a specific category or locale. 9 10 </p> -
website/templates/news
r1018 r1038 6 6 </p> 7 7 [% INCLUDE latest_news %] 8 <div class="news_date"> 9 March 25, 2007 10 </div> 11 <p> 12 <a href="http://search.cpan.org/dist/OpenGuides-0.59/">OpenGuides 0.59</a> 13 has now been <a href="/page/release_notes">released</a>, with a number of 14 bugfixes, plus new stylesheet hooks and template tweaks to give Guide admins 15 more control over the appearance of their sites. 16 </p> 8 17 <div class="news_date"> 9 18 March 5, 2006
