Zotonic

来自开放百科 - 灰狐
2014年12月8日 (一) 06:10Allen (讨论 | 贡献)的版本

跳转到: 导航, 搜索

Zotonic 是一个基于 ErlangPostgreSQL 构建的内容管理系统和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/ // 密码自动生成在 zotonic.config 文件里,{password, "%%GENERATED%%"}

Erlang 17.3 SSL 有些问题,编译 17.0,使用 17.0

sudo port deactivate erlang // 停用 17.3
sudo ln -s /usr/local/bin/erl /opt/local/bin/erl  // 使用 17.0

创建一个站点

bin/zotonic addsite -s blog osx
http://osx.dev:8000/ admin/admin

图集

链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱