c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c
c5c5c5c5c5c5c5c5c-c5c5c5c5c5c5c5c
| c5c5c5c5c5--c5c5 5c5c5c5c5c5c5c
| c5c5c5c5c c5c5 c5c5c.5c5c5c5c
| c5c5c5c5c. c5c5 c5c5 :c5c5c5c
| c5c- .c5c5 5c5 c5c. 5c5c5c5c
| c5c5 :c5c c5c. c5c '5c5c5c5c .,
| c5c5: c5c: c5c5 .c5. c5c5c5c5c /c-._
| c5c5c. :5c5c-c5c5-5c5:.5c5c5c5c5c --/c5c5c\
| c5c5c5c.5c5:. .:c5c5c5c5c5c .--/c5c5c5c5c5c\
| c5c5c5c5. .c5c5-.5c5c __-"5c5c5c5c5c5c5c5c'-._
| c5c5c5c .c5c5c5c5c5c5. .c5c _-/c5c5c5-5.-"'-c5c5c5c5c5c\_ _____
| c5c5c5 5c5c5c5c5c5. c5c5c _.,-='"c-*-:; *, '"*5c5c5c5c5"--__ / ____]
| c5c5c5: :c5c5c5c5. :5c5c5c -"""c5; c5c ` ' '"'_'"""'- "'- / /___
| c5c5c5c: .c5c. :5c5c5c5c ___ ___ _ _ ___ _ _ ___ _| |_ _ _ / ___ \
| c5c5c5c5c5:. .c5c5c5c5c5c / _] / \ | \ / _]| _] / \|_ _| / \ __ \ \
| c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c ( (_ ( )| || |( (_ | / ( --- | |_ ( --- \ \ _ / /
\ c5c5c5c5c5c5c5c5c5c5c5c5c5c5c5c \\___]\\___/||_||_|\\___]|_| \\___/ \\___]\\___/ \\_____/
------------------------------ -- -- -- -- -- -- -- -- -- ----
This is the legacy version of Concrete5. It is still being actively maintained, but significant development and new features are a part of Version 5.7 and greater. New versions of concrete5 can be found in this repository: http://github.com/concrete5/concrete5/
This is the development distribution of concrete5 Legacy. It is bleeding edge. The latest development build can be downloaded from https://github.com/concrete5/concrete5-legacy/zipball/master.
For the latest fully supported release, check out http://www.concrete5.org/download/
http://concrete5.org/documentation/
http://www.concrete5.org/developers/submitting-code/submitting_code_to_concrete/
The concrete5 git repository currently uses php "short tags". Pull requests should maintain this convention. Final release versions have short tags converted to long tags. Note: This issue has thoroughly discussed. Currently the shed is red but may be painted green in the future.
If short tags are not enabled in your development environment you can enable them either
php.ini
add short_open_tag = On
.htaccess
add php_value short_open_tag 1
You do not need to build assets in order to run the github master
This is only needed if you are hacking core javascript and css.
For further details see the build
folder.