And the next chapter begins...

This commit is contained in:
redmatrix 2016-09-04 20:55:51 -07:00
parent c10acb1fb0
commit 00fb997995
6 changed files with 23 additions and 4 deletions

View File

@ -2,7 +2,7 @@
[zrl=[baseurl]/help/Privacy]Politica de Privacitat[/zrl]
[zrl=[baseurl]/help/history]Història de $Projectname[/zrl]
[zrl=[baseurl]/help/project/history]Història de $Projectname[/zrl]
[h3]Recursos Externs[/h3]
[zrl=[baseurl]/help/external-resource-links]Enllaços a Recursos Externs[/zrl]

View File

@ -2,7 +2,7 @@
[zrl=[baseurl]/help/Privacy]Informationen zum Datenschutz[/zrl]
[zrl=[baseurl]/help/history]Zur Geschichte von $Projectname[/zrl]
[zrl=[baseurl]/help/project/history]Zur Geschichte von $Projectname[/zrl]
[h3]Externe Ressourcen[/h3]
[zrl=[baseurl]/help/external-resource-links]Links zu externen Ressourcen[/zrl]

View File

@ -3,7 +3,7 @@
[zrl=[baseurl]/help/Privacy]Privacy Policy[/zrl]
[zrl=[baseurl]/help/project/governance]Project Governance[/zrl]
[zrl=[baseurl]/help/contributor/convenant]Project Covenant and Code of Conduct[/zrl]
[zrl=[baseurl]/help/history]$Projectname history[/zrl]
[zrl=[baseurl]/help/project/history]$Projectname history[/zrl]
[h3]External resources[/h3]
[zrl=[baseurl]/help/external-resource-links]List of external resources[/zrl]
[url=https://github.com/redmatrix/hubzilla]Main Website[/url]

View File

@ -53,4 +53,22 @@ The Redmatrix community held a vote and the project was renamed "Hubzilla", with
Mike stepped down as active coordinator for the project in early 2015 and turned management over to the community. He remains active as a Hubzilla developer.
##And Then...
In 2016, the project was re-architected to support multiple server "roles". These correspond to sub-projects which can be isolated from each other in terms of supported feature sets, but all use and support the same code-base and developers are able to work together on common features and goals. The roles primarily differ in target audience, project [governance](help/project/governance) and decision making structures, and this results in slightly different features and idealogy. They all share a common code repository.
Those roles are:
### Basic
Entry level server. Supported by and governed by the Hubzilla community. Most advanced or complex features have been stripped away to ease federation with external services. It is best suited as a FOSS social network tool.
### Standard
The standard Hubzilla server. This provides a wide range of useful features and is supported by and governed by the Hubzilla community. It is best suited as an open source community and cloud server.
### Pro
This is a specially crafted server with a unique feature set. It is supported by and governed by Mike Macgirvin dba "Zotlabs". Federation with external services has been stripped away in order to support a wide range of more technically advanced and complex features which may not have the support or backing of the Hubzilla community. It is best suited for business and workplace applications.
#include doc/macros/main_footer.bb;

View File

@ -1,5 +1,6 @@
<h3>Project Information</h3>
<ul>
<li><a href="help/project/governance">Project Governance</a></li>
<li><a href="help/project/history">Project History</a></li>
<li><a href="help/project/versions">Versions and Versioning</a></li>
</ul>

View File

@ -43,7 +43,7 @@ Zot är en fantastisk ny kommunikationsprotokoll uppfunnit speciellt för $Proje
[zrl=[baseurl]/help/faq_admins]FAQ For Admins[/zrl]
[h3]Teknisk dokumentation[/h3]
[zrl=[baseurl]/help/history]$Projectname history[/zrl]
[zrl=[baseurl]/help/project/history]$Projectname history[/zrl]
[zrl=[baseurl]/help/Zot---A-High-Level-Overview]A high level overview of Zot[/zrl]
[zrl=[baseurl]/help/zot]An introduction to Zot[/zrl]
[zrl=[baseurl]/help/zot_structures]Zot Stuctures[/zrl]