GPLv3 PHP CMS without DB: Difference between revisions

From annawiki
Line 3: Line 3:
==List==
==List==
* i18n - internationalization/localization
* i18n - internationalization/localization
** RFC3066 : codes are selected as recommended in RFC 3066, but can use "_" instead of "-" and lower case for country codes
** RFC3066 : 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 ()
** selfmade : there is localization, but it does not follow any RFC or ISO 639 standard
** selfmade : there is localization, but it does not follow any RFC or ISO 639 standard
* PHP  
* PHP  

Revision as of 2014-07-24T11:53:39

This page lists software from the page FOSS PHP CMS without DB that uses the GNU GPLv3 license.

List

  • i18n - internationalization/localization
    • RFC3066 : 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 ()
    • selfmade : there is localization, but it does not follow any RFC or ISO 639 standard
  • PHP
    • minimum PHP version that is required
      • software that has a low min required version could have problems in new environments, since PHP is not fully backward compatible
        • in PHP 5.4 (2012-03-01) [1] backward compatibility was broken by several changes
Name URL Version Date PHP i18n Comment
GetSimple CMS http://get-simple.info/ 3.3.2 2014-05-16 PHP 5.2+ [2] RFC3066 TinyMCE via plugin [3]
TinyCMS http://www.tinycms.eu/ 1.0b 2014-03-07 [4] PHP 5.0+ [5] RFC3066 language subsites can have code in URL, e.g. /en/, /de/, /ro/ [6]
CMSimple http://www.cmsimple.org/ 4.4.4 2014-07-21 PHP 4.3+ selfmade TinyMCE 3
cms -db http://cms-db.de/ 0.9.4 2011-11-04 [7] PHP 5.0+ [8]
Pluck http://www.pluck-cms.org/ 4.7 2011-08-20 [9] TinyMCE
razorCMS http://www.razorcms.co.uk/ 3.3.10 [10] PHP 5+ [11] No publication date found on the website.