[dw-nonfree] Promote latest page more
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/28840407a729]
http://bugs.dwscoalition.org/show_bug.cgi?id=2171
Promote Latest Things page more.
Patch by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2171
Promote Latest Things page more.
Patch by
Files modified:
- htdocs/index.bml
- htdocs/index.bml.text.local
--------------------------------------------------------------------------------
diff -r 78cae6884083 -r 28840407a729 htdocs/index.bml
--- a/htdocs/index.bml Mon Jan 11 01:00:48 2010 +0000
+++ b/htdocs/index.bml Mon Jan 11 01:04:10 2010 +0000
@@ -144,6 +144,7 @@ HTML
name => 'community',
items => [
[ 'http://dw-news.dreamwidth.org/', 'site_news' ],
+ [ '/latest', 'latest_things', 'footnote' ],
[ '/random', 'random_journal', 'footnote' ],
[ '/community/random', 'random_community', 'footnote' ],
[ 'http://dw-codesharing.dreamwidth.org/', 'codeshare' ],
diff -r 78cae6884083 -r 28840407a729 htdocs/index.bml.text.local
--- a/htdocs/index.bml.text.local Mon Jan 11 01:00:48 2010 +0000
+++ b/htdocs/index.bml.text.local Mon Jan 11 01:04:10 2010 +0000
@@ -42,6 +42,10 @@
.links.community.footnote=*
+.links.community.latest_things=Latest Things
+
+.links.community.latest_things.desc=Read the latest things posted on the site.
+
.links.community.no_screening=* [[sitename]] does not pre-screen content for appropriateness.
.links.community.random_community=Random Community
--------------------------------------------------------------------------------
