- 授权协议: GPLv3
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/ddtcms/
- 软件文档: http://code.google.com/p/ddtcms/w/list
软件介绍
DDTCMS 是一个基于Django的内容管理系统(CMS)。
ddtcms一些说明:
- 首页index.html的框架用了一点poco网的,最顶端的参考了QQ首页的横条。
- 模板使用我想让每个app自带模板
- views很多没有写,大多用的是generic_views
- blog用了分页,news,article继承blog的entry对象
- 评论使用了django自带的comments
- 整合了registration,profiles,django-forum,前两者主要是解决了一些模板的问题,就可以用了。以后要完善的就是mysite 的 member模块了。
- 模板标记中,因为django-forum使用了markdown,所以要下载和安装markdown。
- 另外,国际化页面,使用了gettext,请到sf下载安装
The Book of CSS3
Peter Gasston / No Starch Press / 2011-5-13 / USD 34.95
CSS3 is the technology behind most of the eye-catching visuals on the Web today, but the official documentation can be dry and hard to follow. Luckily, The Book of CSS3 distills the heady technical la......一起来看看 《The Book of CSS3》 这本书的介绍吧!
