PHP CMS Rhymix https://rhymix.org
Find a file
2016-01-08 17:34:07 +09:00
addons 로그인 여부 체크 2015-12-29 21:32:33 +09:00
admin 도움말 페이지 다듬기2 2016-01-01 22:28:38 +09:00
classes Miscellaneous optimization of function library 2016-01-08 17:34:07 +09:00
common Merge pull request #22 from kijin/fix/installer-improvements 2016-01-06 13:51:23 +09:00
config Miscellaneous optimization of function library 2016-01-08 17:34:07 +09:00
layouts XEDITION 레이아웃의 HTML 문법 오류 수정 등 2016-01-01 22:53:24 +09:00
libs Support HTTPS connection 2015-12-31 22:43:12 +09:00
m.layouts Compress images 2015-04-23 11:34:41 +09:00
modules Update time zone list and text labels 2016-01-08 15:17:10 +09:00
phpDoc added ignore files 2012-07-10 05:27:38 +00:00
tests Don't hide E_WARNING in unit tests 2016-01-08 13:49:22 +09:00
tools PHP 5.4 이상에서는 magic_quotes_gpc 상태를 체크하지 않음 2015-04-18 14:19:33 +09:00
vendor Initial import of composer dependencies (--no-dev) 2016-01-06 19:21:31 +09:00
widgets Fix conflicted, handlebars.min.js 2016-01-04 13:04:32 +09:00
widgetstyles/simple Compress images 2015-04-23 11:34:41 +09:00
.gitattributes ignore, export-ignore 수정. 2013-11-16 23:49:52 +09:00
.gitignore Add temporary unit test files to .gitignore 2016-01-08 13:54:42 +09:00
.htaccess Revert "Router 기능 추가" 2015-03-31 15:01:22 +09:00
.jshintignore jshint 설정 분리 2015-01-21 13:17:56 +09:00
.jshintrc jshint 설정 분리 2015-01-21 13:17:56 +09:00
.travis.yml Load codeception as a binary to prevent running full composer install for each test 2016-01-06 14:52:22 +09:00
codeception.dist.yml Don't hide E_WARNING in unit tests 2016-01-08 13:49:22 +09:00
composer.json Initial import of composer dependencies (--no-dev) 2016-01-06 19:21:31 +09:00
composer.lock Initial import of composer dependencies (--no-dev) 2016-01-06 19:21:31 +09:00
CONTRIBUTING.md Fix grammar 2015-03-13 13:56:06 +09:00
COPYRIGHT 라이선스 파일 추가. 2013-11-18 00:55:50 +09:00
Gruntfile.js grunt build 2015-07-17 17:34:17 +09:00
index.php #1051 license 동의 절차 추가 2014-12-01 17:54:27 +09:00
LICENSE 라이선스 파일 추가. 2013-11-18 00:55:50 +09:00
package.json Restore package.json, it was accidentally deleted 2016-01-06 19:49:37 +09:00
README.md Update README.md 2016-01-08 12:35:04 +09:00

RhymiX : RX (라이믹스)

라이믹스(RhymiX)는 XETOWN Fork 프로젝트의 XE Core 이름입니다.

원작 : XpressEngine (NAVER Corp) https://www.xpressengine.com

개발방향

원작을 개선시켜 사용자 편리성이 가장 뛰어난 CMS로 만들고자 합니다.

  • 초보자도 쉽게 클릭 몇 번으로 웹사이트를 완성할 수 있을 만큼의 뛰어난 편리성
  • 기존 XE 서드파티(애드온, 모듈, 위젯등...)와의 호환성 100% 목표!
  • 보안이 우수한 CMS

Server Requirements

  • PHP version 5.3.0 or greater (But recommend PHP >= 5.5.0)
  • MYSQL version 4.1 or greater (But recommend MYSQL >= 5.x) , MS-SQL, CUBRID
  • XML Library
  • GD Library
  • ICONV
  • session.auto_start = Off (php.ini)

Official site

https://www.rhymix.org

License

미정