SofaWiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(Changes URL, source code, tags, wikilinks)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Wiki Engine <!--see 'Template:Wiki Engine' for full detail and hidden help advice-->
{{Wiki engine <!--see 'Template:Wiki engine' for full detail and hidden help advice-->
|name            = SofaWiki
|name            = SofaWiki
|URL              = https://www.SofaWiki.com
|URL              = https://www.SofaWiki.com
Line 5: Line 5:
|wide logo        = <!--insert 'y' when the logo is too wide AND / OR the title is too long-->
|wide logo        = <!--insert 'y' when the logo is too wide AND / OR the title is too long-->
|changes URL      = https://www.SofaWiki.com/en/history
|changes URL      = https://www.SofaWiki.com/en/history
|wikinode URL    = No <!--eg: https://WikiEngineURL.org/WikiNode, if none, use 'No'-->
|wikinode URL    = No<!--e.g. https://WikiEngineURL.org/WikiNode, if none, use 'No'-->
|about URL        = No <!--eg: https://WikiEngineURL.org/About, if none, use 'No'-->
|about URL        = No<!--e.g. https://WikiEngineURL.org/About, if none, use 'No'-->
|documentation URL= https://www.SofaWiki.com/en/user-manual
|documentation URL= https://www.SofaWiki.com/en/user-manual
|source code URL  = https://GitHub.com/bellenuit/sofawiki<!--eg: https://GitHub.com/RepoAuthor/WikiEngine, or similar, if none, use 'No'-->
|source code URL  = https://GitHub.com/bellenuit/sofawiki<!--eg: https://GitHub.com/RepoAuthor/WikiEngine, or similar, if none, use 'No'-->
|maintopic        = Wiki Engine<!--leave this as is, it can not be over-ridden-->
|maintopic        = Wiki engine<!--leave this as is, it can not be overridden-->
|founder          = Matthias Bürcher
|founder          = Matthias Bürcher
|CEO              = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--engine Owner/Chief Executive Officer; wikilink if needed; if none, use 'unknown'-->
|CEO              = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--engine Owner/Chief Executive Officer; wikilink if needed; if none, use 'unknown'-->
Line 17: Line 17:
|status          = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support-->
|status          = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support-->
}}
}}
'''SofaWiki''' is a file-based CMS built from {{tag|PHP}}.  It uses concepts of [[:Category:MediaWiki|MediaWiki]], but without [[:Category:MySQL|MySQL]], which makes it extremely portable.  Pages written in SofaWiki can also have freely defined fields from which relational database queries can be built.
'''SofaWiki''' is a file-based [[:Category:Content management system|CMS]] built from {{tag|PHP}}.  It uses concepts of [[:Category:MediaWiki|MediaWiki]], but without [[:Category:MySQL|MySQL]], which makes it extremely portable.  Pages written in SofaWiki can also have freely defined fields from which relational database queries can be built.


'''SofaWiki''' was written by Matthias Bürcher of Belle Nuit Montage https://www.Belle-Nuit.com for internal use in March {{tag|FoundedIn2010|2010}}.
'''SofaWiki''', from {{Wp|Lausanne}}, {{tag|Switzerland}}, was written by Matthias Bürcher of Belle Nuit Montage https://www.Belle-Nuit.com for internal use in March {{tag|Founded in 2010|2010}}.


*Complete version control with history on each page and [[diff]] tool
*Complete [[version control]] with history on each page and [[diff]] tool;
*Compatible to [[:Category:MediaWiki|MediaWiki]] syntax, so you can migrate to MediaWiki as a fallback.
*Compatible to [[:Category:MediaWiki|MediaWiki]] syntax, so you can migrate to MediaWiki as a fallback;
*Fine grained user rights
*Fine grained user rights;
*Extensible with using transclusion with [[template]]s, parsers and functions
*Extensible with using transclusion with [[template]]s, parsers and functions;
*Custom design with [[:Category:Skins|skins]] and {{tag|Cascading Style Sheets|CSS}}
*Custom design with [[:Category:Skins|skins]] and {{tag|Cascading Style Sheets|CSS}};
*Multilanguage content by default. Unicode UTF-8 encoding. DeepL translation support in the editor.
*Multilanguage content by default, Unicode UTF-8 encoding, DeepL translation support in the editor;
*Works with PHP5 or PHP7 and no database needed. Simple backup.
*Works with PHP5 or PHP7 and no database needed, simple backup;
*Fast server for 100,000 pages and more
*Fast server for 100,000 pages and more;
*HTML 5 templates
*HTML 5 templates;
*{{tag|Semantic Web|Semantic}} fields make SofaWiki a searchable database either through the [https://www.SofaWiki.com/en/relation-function Relation function]
*{{tag|Semantic Web|Semantic}} fields make SofaWiki a searchable database either through the [https://www.SofaWiki.com/en/relation-function Relation function];
*{{tag|Open source}}, free license
*{{tag|Open source}}, free license.
 
;''External links
*[https://Twitter.com/sofawiki Twitter feed]
*[https://Softaculous.com/apps/cms/SofaWiki SofaWiki auto-installer] — at Softaculous.com

Latest revision as of 23:10, 22 December 2022

https://www.SofaWiki.com/demo/wiki/de/site/cache/120-minette.jpg SofaWiki
Changes
[No WikiNode]
[No About]
Documentation
Source code
Main topic: Wiki engine
Founded by: Matthias Bürcher
Owner / CEO: Owner and/or CEO
(owner and/or CEO)
Interface language: Multilingual
Programming language: PHP
Software license: GNU Lesser General Public License
Status: Active

SofaWiki is a file-based CMS built from PHP. It uses concepts of MediaWiki, but without MySQL, which makes it extremely portable. Pages written in SofaWiki can also have freely defined fields from which relational database queries can be built.

SofaWiki, from Lausanne, Switzerland, was written by Matthias Bürcher of Belle Nuit Montage https://www.Belle-Nuit.com for internal use in March 2010.

  • Complete version control with history on each page and diff tool;
  • Compatible to MediaWiki syntax, so you can migrate to MediaWiki as a fallback;
  • Fine grained user rights;
  • Extensible with using transclusion with templates, parsers and functions;
  • Custom design with skins and CSS;
  • Multilanguage content by default, Unicode UTF-8 encoding, DeepL translation support in the editor;
  • Works with PHP5 or PHP7 and no database needed, simple backup;
  • Fast server for 100,000 pages and more;
  • HTML 5 templates;
  • Semantic fields make SofaWiki a searchable database either through the Relation function;
  • Open source, free license.
External links