User Tools

Site Tools


website_administration:wiki:study_of_wiki_permissions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
website_administration:wiki:study_of_wiki_permissions [2019/05/31 00:42]
adminuser created
website_administration:wiki:study_of_wiki_permissions [2019/05/31 04:44] (current)
Line 2: Line 2:
  
  
-* phpWiki v1.4.0rc1 - A WikiWikiWeb is a site where everyone can collaborate on the content. +  * phpWiki v1.4.0rc1 - A WikiWikiWeb is a site where everyone can collaborate on the content. 
-* PukiWiki v1.4.7 - PHP scripts for Web pages which can be edited by anyone, at any time, from anywhere.+  * PukiWiki v1.4.7 - PHP scripts for Web pages which can be edited by anyone, at any time, from anywhere.
  
  
  
-== Dokuwiki == +===== Dokuwiki ===== 
-* Examples: https://dokuwiki.thegarnet.net    https://www.dokuwiki.org/acl +  * Examples: https://dokuwiki.thegarnet.net    https://www.dokuwiki.org/acl 
-* dokuwiki v20140929  -  DokuWiki is a standards compliant, simple to use Wiki.+  * dokuwiki v20140929  -  DokuWiki is a standards compliant, simple to use Wiki.
  
 Seems to be built with access controls in mind from the start.  https://www.dokuwiki.org/acl Seems to be built with access controls in mind from the start.  https://www.dokuwiki.org/acl
  
  
-= Wikis ruled out =+===== Wikis ruled out =====
  
-==Confluence== +==== Confluence ==== 
-* Example: None currently +  * Example: None currently 
-* NOTE: considerable costs to using: heavy CPU, and licensing costs +  * NOTE: considerable costs to using: heavy CPU, and licensing costs . $10/mo. for 10 years, $1900/yr. for 25 users 
-* Can set quite granular access rights on pages, and wikispaces+  * Can set quite granular access rights on pages, and wikispaces
  
-==MediaWiki== +====MediaWiki==== 
-* Example: https://www.thegarnet.net +  * Example: https://www.thegarnet.net 
-* mediawiki v1.31.0 - Open source knowledgebase and content management system+  * mediawiki v1.31.0 - Open source knowledgebase and content management system
  
 Pages about rights Pages about rights
-* https://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_viewing_of_certain_specific_pages +  * https://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_viewing_of_certain_specific_pages 
-** MediaWiki is designed for two basic access modes: +    * MediaWiki is designed for two basic access modes: 
-*** Everyone can view every single page on the wiki (with the possible exception of a few special pages). This is the mode used by Wikipedia and its sister projects. +      * Everyone can view every single page on the wiki (with the possible exception of a few special pages). This is the mode used by Wikipedia and its sister projects. 
-*** Anonymous users can only view the Main Page and login page, and cannot edit any page. This is basically the same as the above, in terms of technical implementation (just an extra check for every page view), which is why it exists. This is the mode of operation used by certain private wikis such as those used by various Wikimedia committees. +      * Anonymous users can only view the Main Page and login page, and cannot edit any page. This is basically the same as the above, in terms of technical implementation (just an extra check for every page view), which is why it exists. This is the mode of operation used by certain private wikis such as those used by various Wikimedia committees. 
-** If you intend to have different view permissions than that, MediaWiki is not designed for your usage.  +    * If you intend to have different view permissions than that, MediaWiki is not designed for your usage.  
-** Possible - multiple wikis with shared user database, some open, some closed - https://www.mediawiki.org/wiki/Manual:Shared_database+    * Possible - multiple wikis with shared user database, some open, some closed - https://www.mediawiki.org/wiki/Manual:Shared_database
  
website_administration/wiki/study_of_wiki_permissions.1559263370.txt.gz · Last modified: 2019/05/31 04:42 (external edit)