Ticket 2083: use site.textlimit setting instead of hardcoding 140 into documentation

This commit is contained in:
Brion Vibber
2009-12-22 07:02:46 -08:00
parent 83779afe41
commit c9c316db7f
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
%%site.name%% is a **microblogging service**. Users post short (140
%%site.name%% is a **microblogging service**. Users post short (%%site.textlimit%%
character) notices which are broadcast to their friends and fans using
the Web, RSS, or instant messages.
@@ -30,4 +30,4 @@ Here are some documents that you might find helpful in understanding
* [Privacy](%%doc.privacy%%) - %%site.name%%'s privacy policy
* [Source](%%doc.source%%) - How to get the StatusNet source code
* [Badge](%%doc.badge%%) - How to put a StatusNet badge on your blog or homepage
* [Bookmarklet](%%doc.bookmarklet%%) - Bookmarklet for posting Web pages
* [Bookmarklet](%%doc.bookmarklet%%) - Bookmarklet for posting Web pages