SofaWiki: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (Created page with "{{Wiki Engine |name=SofaWiki |URL=https://www.sofawiki.com |logo=No |changes URL=No |wikinode URL=No |about URL=No |documentation URL=https://www.sofawiki.com/en/user-manual |...") |
Hoof Hearted (talk | contribs) (Changes URL, source code, tags, wikilinks) |
||
Line 1: | Line 1: | ||
{{Wiki Engine | {{Wiki Engine <!--see 'Template:Wiki Engine' for full detail and hidden help advice--> | ||
|name=SofaWiki | |name = SofaWiki | ||
|URL=https://www. | |URL = https://www.SofaWiki.com | ||
|logo= | |logo = https://www.SofaWiki.com/demo/wiki/de/site/cache/120-minette.jpg | ||
|changes URL= | |wide logo = <!--insert 'y' when the logo is too wide AND / OR the title is too long--> | ||
|wikinode URL=No | |changes URL = https://www.SofaWiki.com/en/history | ||
|about URL=No | |wikinode URL = No <!--eg: https://WikiEngineURL.org/WikiNode, if none, use 'No'--> | ||
|documentation URL=https://www. | |about URL = No <!--eg: https://WikiEngineURL.org/About, if none, use 'No'--> | ||
|source code URL=No | |documentation URL= https://www.SofaWiki.com/en/user-manual | ||
|maintopic=Wiki Engine | |source code URL = https://GitHub.com/bellenuit/sofawiki<!--eg: https://GitHub.com/RepoAuthor/WikiEngine, or similar, if none, use 'No'--> | ||
|founder=Matthias Bürcher | |maintopic = Wiki Engine<!--leave this as is, it can not be over-ridden--> | ||
|CEO= | |founder = Matthias Bürcher | ||
|language=English | |CEO = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--engine Owner/Chief Executive Officer; wikilink if needed; if none, use 'unknown'--> | ||
|prog language=PHP | |language = Multilingual<!--for interface only, eg: English, Multilingual, Japanese etc; not for support or meta wiki--> | ||
|s/w license=GNU Lesser General Public License | |prog language = PHP | ||
|status=Active | |s/w license = GNU Lesser General Public License | ||
|status = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support--> | |||
}} | }} | ||
SofaWiki | '''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. | ||
*Complete | '''SofaWiki''' was written by Matthias Bürcher of Belle Nuit Montage https://www.Belle-Nuit.com for internal use in March {{tag|FoundedIn2010|2010}}. | ||
*Compatible to MediaWiki | |||
*Fine grained | *Complete version control with history on each page and [[diff]] tool | ||
*Extensible with using | *Compatible to [[:Category:MediaWiki|MediaWiki]] syntax, so you can migrate to MediaWiki as a fallback. | ||
*Custom design with skins and CSS | *Fine grained user rights | ||
*Multilanguage content by default. Unicode UTF-8 encoding. DeepL | *Extensible with using transclusion with [[template]]s, parsers and functions | ||
*Works with PHP5 or PHP7 and no database needed. Simple | *Custom design with [[:Category:Skins|skins]] and {{tag|Cascading Style Sheets|CSS}} | ||
*Fast server for 100 | *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 | *HTML 5 templates | ||
*Semantic fields make SofaWiki a searchable database either through the Relation function | *{{tag|Semantic Web|Semantic}} fields make SofaWiki a searchable database either through the [https://www.SofaWiki.com/en/relation-function Relation function] | ||
*Open | *{{tag|Open source}}, free license |
Revision as of 23:53, 15 October 2022
Template:Wiki Engine 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 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