forked from GNUsocial/gnu-social
update doc-src with StatusNet, status.net
This commit is contained in:
parent
1f6ea95c92
commit
020ee72943
@ -1,6 +1,6 @@
|
|||||||
%%site.name%% is a
|
%%site.name%% is a
|
||||||
[micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service
|
[micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service
|
||||||
based on the Free Software [Laconica](http://laconi.ca/) tool.
|
based on the Free Software [StatusNet](http://status.net/) tool.
|
||||||
|
|
||||||
If you [register](%%action.register%%) for an account,
|
If you [register](%%action.register%%) for an account,
|
||||||
you can post small (140 chars or less) text notices
|
you can post small (140 chars or less) text notices
|
||||||
|
@ -12,8 +12,8 @@ with "@" plus your user name.
|
|||||||
Bugs
|
Bugs
|
||||||
----
|
----
|
||||||
|
|
||||||
If you think you've found a bug in the [Laconica](http://laconi.ca/) software,
|
If you think you've found a bug in the [StatusNet](http://status.net/) software,
|
||||||
or if there's a new feature you'd like to see, add it into the [Laconica bug database](http://laconi.ca/PITS/HomePage). Don't forget to check the list of
|
or if there's a new feature you'd like to see, add it into the [StatusNet bug database](http://status.net/PITS/HomePage). Don't forget to check the list of
|
||||||
existing bugs to make sure it hasn't already been reported!
|
existing bugs to make sure it hasn't already been reported!
|
||||||
|
|
||||||
Email
|
Email
|
||||||
|
@ -26,7 +26,7 @@ presence. If you don't like how %%site.name%% works, you can take your data and
|
|||||||
Where is feature X?
|
Where is feature X?
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
The software we run, [Laconica](http://laconi.ca/), is still in its early stages,
|
The software we run, [StatusNet](http://status.net/), is still in its early stages,
|
||||||
and many features people expect from microblogging sites are not yet implemented. Some important ones that are expected "soon":
|
and many features people expect from microblogging sites are not yet implemented. Some important ones that are expected "soon":
|
||||||
|
|
||||||
* More [AJAX](http://en.wikipedia.org/wiki/AJAX)-y interface
|
* More [AJAX](http://en.wikipedia.org/wiki/AJAX)-y interface
|
||||||
@ -36,7 +36,7 @@ and many features people expect from microblogging sites are not yet implemented
|
|||||||
* [Facebook](http://www.facebook.com/) integration
|
* [Facebook](http://www.facebook.com/) integration
|
||||||
* Image, video, audio notices
|
* Image, video, audio notices
|
||||||
|
|
||||||
There is [a list of bugs and features](http://laconi.ca/trac/) that you may find
|
There is [a list of bugs and features](http://status.net/trac/) that you may find
|
||||||
interesting. New ideas or complaints are very welcome.
|
interesting. New ideas or complaints are very welcome.
|
||||||
|
|
||||||
|
|
||||||
|
@ -38,5 +38,5 @@ your phone or IM client if you've set them up to receive notices.
|
|||||||
Remote groups
|
Remote groups
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
While it's technically possible, this version of Laconica does not
|
While it's technically possible, this version of StatusNet does not
|
||||||
support remote group membership.
|
support remote group membership.
|
||||||
|
@ -29,6 +29,6 @@ Here are some documents that you might find helpful in understanding
|
|||||||
* [OpenID](%%doc.openid%%) - what OpenID is and how to use it with this service
|
* [OpenID](%%doc.openid%%) - what OpenID is and how to use it with this service
|
||||||
* [OpenMicroBlogging](%%doc.openmublog%%) - subscribing to remote users
|
* [OpenMicroBlogging](%%doc.openmublog%%) - subscribing to remote users
|
||||||
* [Privacy](%%doc.privacy%%) - %%site.name%%'s privacy policy
|
* [Privacy](%%doc.privacy%%) - %%site.name%%'s privacy policy
|
||||||
* [Source](%%doc.source%%) - How to get the Laconica source code
|
* [Source](%%doc.source%%) - How to get the StatusNet source code
|
||||||
* [Badge](%%doc.badge%%) - How to put a Laconica badge on your blog or homepage
|
* [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
|
@ -4,8 +4,8 @@ subscribe to notices by users of another service. The protocol, based on
|
|||||||
[OAuth](http://oauth.net/), is open and free, and doesn't depend on any
|
[OAuth](http://oauth.net/), is open and free, and doesn't depend on any
|
||||||
central authority to maintain the federated microblogs.
|
central authority to maintain the federated microblogs.
|
||||||
|
|
||||||
The [Laconica](http://laconi.ca/) software that runs %%site.name%% supports
|
The [StatusNet](http://status.net/) software that runs %%site.name%% supports
|
||||||
OpenMicroBlogging 0.1. Anyone can make a new installation of Laconica on their
|
OpenMicroBlogging 0.1. Anyone can make a new installation of StatusNet on their
|
||||||
own servers, and users of that new installation can subscribe to notices from
|
own servers, and users of that new installation can subscribe to notices from
|
||||||
%%site.name%%.
|
%%site.name%%.
|
||||||
|
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
This service uses a Free microblogging tool called **Laconica**.
|
This service uses a Free microblogging tool called **StatusNet**.
|
||||||
Laconica is available under the [GNU Affero General Public License
|
StatusNet is available under the [GNU Affero General Public License
|
||||||
Version 3.0](http://www.fsf.org/licensing/licenses/agpl-3.0.html), a
|
Version 3.0](http://www.fsf.org/licensing/licenses/agpl-3.0.html), a
|
||||||
Free Software license for network services.
|
Free Software license for network services.
|
||||||
|
|
||||||
You can get a copy of the software from the
|
You can get a copy of the software from the
|
||||||
[Laconica](http://laconi.ca/) main site. The version of the software
|
[StatusNet](http://status.net/) main site. The version of the software
|
||||||
that runs on *this* site is unmodified from that version. The site
|
that runs on *this* site is unmodified from that version. The site
|
||||||
also depends on certain libraries and other software; you can get
|
also depends on certain libraries and other software; you can get
|
||||||
those at the Laconica site, too.
|
those at the StatusNet site, too.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user