GPLv3 PHP CMS without DB: Difference between revisions
(7 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
| License | | License | ||
| [[GPLv3]] | | [[GPLv3]] | ||
| In widespread use, translations into several languages exist | | In widespread use ([http://opensource.org/licenses "''popular'' @ OSI"]), translations into several languages exist | ||
|- | |- | ||
| Programming language | | Programming language | ||
Line 17: | Line 17: | ||
| i18n | | i18n | ||
| RFC 3066 | | RFC 3066 | ||
| | | Codes are selected as recommended in RFC 3066, but can use "_" instead of "-" (as in locale names in Linux) and lower case for country codes | ||
|- | |- | ||
| i18n | | i18n | ||
| selfmade | | selfmade codes | ||
| there is localization, but | | there is localization, but language codes do not follow any RFC or ISO 639 standard | ||
|- | |- | ||
| PHP minimum version | | PHP minimum version | ||
Line 29: | Line 29: | ||
** in PHP 5.4 (2012-03-01) [http://php.net/releases/5_4_0.php] backward compatibility was broken by several changes | ** in PHP 5.4 (2012-03-01) [http://php.net/releases/5_4_0.php] backward compatibility was broken by several changes | ||
|} | |} | ||
Not reviewed: | |||
* coding standard (http://www.php-fig.org/) | |||
* size of own PHP code, size of external PHP code | |||
* usage of other languages (CSS, JS, HTML, ) | |||
* webserver configuration (Apache: htaccess, mod_rewrite) | |||
* PHP configuration (safe mode, ...) | |||
* update mechanism | |||
* ... | |||
==List== | ==List== | ||
Line 48: | Line 57: | ||
| 5.2+ [http://get-simple.info/wiki/installation:requirements] | | 5.2+ [http://get-simple.info/wiki/installation:requirements] | ||
| Not found. | | Not found. | ||
| RFC3066 | | style="background-color: #9f9;" | RFC3066 | ||
| TinyMCE via plugin [http://get-simple.info/extend/plugin/tinymce/200/] | | TinyMCE via plugin [http://get-simple.info/extend/plugin/tinymce/200/] | ||
|- | |- | ||
Line 57: | Line 66: | ||
| 5.0+ [http://www.tinycms.eu/help/faq/] | | 5.0+ [http://www.tinycms.eu/help/faq/] | ||
| style="background-color: #9f9;" | Yes [https://github.com/pittishgunner/tinycms/] | | style="background-color: #9f9;" | Yes [https://github.com/pittishgunner/tinycms/] | ||
| RFC3066 | | style="background-color: #9f9;" | RFC3066 | ||
| language subsites can have code in URL, e.g. /en/, /de/, /ro/ [http://www.tinycms.eu/] | | language subsites can have code in URL, e.g. /en/, /de/, /ro/ [http://www.tinycms.eu/] | ||
|- | |- |
Latest revision as of 2014-07-26T18:23:43
Overview
This page lists software from the page FOSS PHP CMS without DB that uses the GNU GPLv3 license.
Property | Value | Comment |
---|---|---|
License | GPLv3 | In widespread use ("popular @ OSI"), translations into several languages exist |
Programming language | PHP | In widespread use for websites in combination with Linux-based operating systems and the Apache webserver. |
i18n | RFC 3066 | Codes are selected as recommended in RFC 3066, but can use "_" instead of "-" (as in locale names in Linux) and lower case for country codes |
i18n | selfmade codes | there is localization, but language codes do not follow any RFC or ISO 639 standard |
PHP minimum version | - |
|
Not reviewed:
- coding standard (http://www.php-fig.org/)
- size of own PHP code, size of external PHP code
- usage of other languages (CSS, JS, HTML, )
- webserver configuration (Apache: htaccess, mod_rewrite)
- PHP configuration (safe mode, ...)
- update mechanism
- ...
List
Name | URL | Version | Date | PHP | Git | i18n | Comment |
---|---|---|---|---|---|---|---|
GetSimple CMS | http://get-simple.info/ | 3.3.2 | 2014-05-16 | 5.2+ [2] | Not found. | RFC3066 | TinyMCE via plugin [3] |
TinyCMS | http://www.tinycms.eu/ | 1.0b | 2014-03-07 [4] | 5.0+ [5] | Yes [6] | RFC3066 | language subsites can have code in URL, e.g. /en/, /de/, /ro/ [7] |
CMSimple | http://www.cmsimple.org/ | 4.4.4 | 2014-07-21 | 4.3+ | Not found. | selfmade (Swedish uses 'se') | TinyMCE 3 |
cms -db | http://cms-db.de/ | 0.9.4 | 2011-11-04 [8] | 5.0+ [9] | Not found. | ||
Pluck | http://www.pluck-cms.org/ | 4.7 | 2011-08-20 [10] | 5.2+ [11] | Yes [12] | TinyMCE | |
razorCMS | http://www.razorcms.co.uk/ | 3.3.10 [13] | 5+ [14] | Yes [15] | No release date found on the website. |