PHP CMS Rhymix https://rhymix.org
Find a file
YJSoft 4ed0c75d05 상수가 선언되어 있지 않으면 계산 안함 & 생성되는 파일 이름 변경
microtime이나 $elapsed_time 계산 부분을 제외

생성되는 파일 이름을 _db_slow_trigger.php에서 _slow_trigger.php로 변경(_db 삭제)
2014-07-05 21:44:30 +09:00
addons Merge pull request #674 from smaker/develop.captcha 2014-05-07 16:42:39 +09:00
admin
classes 상수가 선언되어 있지 않으면 계산 안함 & 생성되는 파일 이름 변경 2014-07-05 21:44:30 +09:00
common MINIFY 2014-05-08 12:04:22 +09:00
config #785 slow trigger 관련 설정 추가 2014-06-14 15:57:15 +09:00
layouts fix #779 XE BI 교체 2014-06-12 20:07:08 +09:00
libs
m.layouts
modules Merge pull request #781 from sejin7940/importer_2 2014-06-13 14:40:06 +09:00
phpDoc
tests
tools
widgets Merge pull request #609 from KMCProject/devel-content 2014-04-08 10:21:41 +09:00
widgetstyles/simple
.gitattributes
.gitignore
.htaccess
.travis.yml Update .travis.yml 2014-05-17 19:32:21 +09:00
CONTRIBUTING.md update README.md 2014-04-28 16:47:47 +09:00
COPYRIGHT
Gruntfile.js
index.php NOISSUE, rearrange some code in index.php 2014-05-11 22:10:22 +09:00
LICENSE
package.json
README.md Update README.md 2014-05-09 10:49:36 +09:00

XpressEngine

Build Status License Latest release

XpressEngine(XE)은 PHP로 작성한 설치형 CMS(Content Management System)입니다. 오픈소스 라이선스로 누구나 사용 또는 개작할 수 있으며, 개방형 프로젝트로서 누구나 개발에 참여할 수 있습니다.

Support

Maintainers

@akasima @bnu @jhyeon1010 @khongchi @ngleader

Authors

adrian.vasile.constantin, aerofleet, @akasima, @andreimarin, araste, @bnu, @bongkeun, bradly1, buffkj, c2joy, @canto, cbrghost, @ccata17, @ChanMyeong, chinaskyking, chschy, clench, @cometdev, @devdho, @devjin, @dionisrom, @dorami, @dragan-dan, ducduydaovn, duvent, @Eundong, @florinutz, @flourscent, @flyskyko, @ForPeople, FruitsHake, guny, @haneul, hankm2004, @hansim, haojilin, heemin, @hyeon0142, ikko, @izuzero, johnsonshu, juanlee0, k10206, kagami, @khongchi, @lansi951, @largeden, liahona, lickawtl, @mAKEkr, mayoojin, mglclub, @misol, mmx900, @mog422, mooo, mosmartin, @nagoon97, @ngleader, nicetwo, ovclas, @qw5414, @Rayyin, risapapa, rokmcssu, royallin, rubyeye, ryin005, @samswnlee, sanghunjun, @sejin7940, @smaker, @solidh, sspa3141, @stellar12, supershop, @taggon, @ucorina, unryong, venister, wdlee91, welcomeju, @YJSoft, ysnglee2000, zero

Contribution Guide

CONTRIBUTING.md파일을 참고하세요.

License

Copyright 2014 NAVER Corp. http://www.navercorp.com

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA