FOSS PHP CMS without DB: Difference between revisions

From annawiki
No edit summary
No edit summary
Line 1: Line 1:
* l20n - 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 "-" 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
Line 13: Line 13:
! width=55 | Date
! width=55 | Date
! width=50 | PHP
! width=50 | PHP
! l20n
! i18n
! License
! width=55 | License
! Comment
! Comment
|-
|-
Line 24: Line 24:
| RFC3066
| RFC3066
| GNU GPLv3
| GNU GPLv3
|
| TinyMCE via plugin [http://get-simple.info/extend/plugin/tinymce/200/]
|-
|-
| gpEasy CMS
| gpEasy CMS
Line 68: Line 68:
| PHP 5.3+
| PHP 5.3+
|  
|  
|
| selfmade [https://github.com/picocms/Pico/blob/master/license.txt]
| Download page shows no date
| Download page shows no date
|-
|-
| texTPress
| texTPress
| https://code.google.com/p/text-press
| https://code.google.com/p/text-press
|
| 5.0
| 2012-09-05
| 2012-09-05 [https://code.google.com/p/text-press/downloads/list]
|
|
|
|
Line 131: Line 131:
|
|
|
|
| OS LGPL
| LGPL
| TinyMCE, Site broken
| TinyMCE, Site broken
|-
|-

Revision as of 2014-07-22T16:31:26

  • i18n - internationalization/localization
    • RFC3066 : codes are selected as recommended in RFC 3066, but can use "_" instead of "-" 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
    • SMO : safe mode off
Name URL Version Date PHP i18n License Comment
Get Simple CMS http://get-simple.info/ 3.3.2 2014-05-16 PHP 5.2+ RFC3066 GNU GPLv3 TinyMCE via plugin [2]
gpEasy CMS http://gpeasy.com/ 4.3.1 2013-11-10 [3] PHP 5.2+ RFC3066 GNU GPLv2 CKEditor, Download on main site has no date, nor does the blog entry, gpEasy_4.3.4.zip: unzip here zips to /gpEasy/ not to /gpEasy_4.3.4/
CMSimple http://www.cmsimple.org/ 4.4.4 2014-07-21 PHP 4.3+ selfmade GNU GPLv3 TinyMCE 3
Tiny CMS http://www.tinycms.eu/ 1.0b PHP 5.0+ RFC3066 GNU GPL language subsites can have code in URL, e.g. /en/, /de/, /ro/
la.plume micro CMS http://www.mini-print.com/ 7.10 2014-07-12 OSL-3.0
Pico CMS http://picocms.org/ 0.8 2013-10-23 [4] PHP 5.3+ selfmade [5] Download page shows no date
texTPress https://code.google.com/p/text-press 5.0 2012-09-05 [6]
Stacey http://staceyapp.com/ 2011-04-18
Subfolio http://subfolio.com/ 2010? PHP 5+
Mapix CMS http://mapixcms.org/ 2011-02-21 PHP 5.2+ SMO GNU GPL
Zimplit CMS http://www.zimplit.com/ not found
Pluck http://www.pluck-cms.org/ GNU GPL TinyMCE
SmartyCMS http://smartycms.net/ LGPL TinyMCE, Site broken
Sitemagic CMS http://sitemagic.org/ PHP 5.2+ TinyMCE