欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Zotonic
来自开放百科 - 灰狐
(版本间的差异)
小 (→OS X) |
小 (→OS X) |
||
第23行: | 第23行: | ||
bin/zotonic debug | bin/zotonic debug | ||
http://localhost:8000/ | http://localhost:8000/ | ||
+ | Erlang 17.3 SSL有些问题,使用 17.0 | ||
+ | sudo port deactivate erlang // 停用 17.3 | ||
+ | sudo ln -s /usr/local/bin/erl /opt/local/bin/erl // 使用 17.0 | ||
==图集== | ==图集== |
2014年12月7日 (日) 09:30的版本
Zotonic 是一个基于 Erlang 和 PostgreSQL 构建的内容管理系统和Web框架,或许它有希望成为下一个 Drupal。
目录 |
功能
- Speed, typically 10 times (and much more) faster than PHP content management systems.
- Powerful template language based on Django.
- Flexible data model, define you own data categories and relations.
- Complete separation of model, view and controller.
- Event driven web applications.
- Push content to the browser with the built-in comet support.
- Access control for groups of people working together on the content.
- Modular, easy to extend and change existing functionality.
- Builds on jQuery and the CSS framework Atatonic.
- Programmed in Erlang, data stored in PostgreSQL.
- Made by experienced people with deep understanding of CMS, web- and system design.
- Made to make real life web sites.
- Available under the Apache License 2.
安装
OS X
从 https://github.com/zotonic/zotonic/releases 获得 .zip 包。 cd zotonic sudo make bin/zotonic debug http://localhost:8000/
Erlang 17.3 SSL有些问题,使用 17.0
sudo port deactivate erlang // 停用 17.3 sudo ln -s /usr/local/bin/erl /opt/local/bin/erl // 使用 17.0
图集
链接
<discussion>characters_max=300</discussion>
分享您的观点