欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Zope
来自开放百科 - 灰狐
(版本间的差异)
小 (→用户) |
小 (→Zope3) |
||
第10行: | 第10行: | ||
==新闻== | ==新闻== | ||
<rss>http://www.zope.org/news.rss|short|date|max=10</rss> | <rss>http://www.zope.org/news.rss|short|date|max=10</rss> | ||
+ | |||
+ | ==Zope5== | ||
+ | |||
+ | ==Zope4== | ||
==Zope3== | ==Zope3== | ||
第17行: | 第21行: | ||
http://wiki.zope.org/zope3 | http://wiki.zope.org/zope3 | ||
+ | |||
==Zope2== | ==Zope2== | ||
http://wiki.zope.org/zope2/Zope2Wiki | http://wiki.zope.org/zope2/Zope2Wiki |
2020年12月13日 (日) 13:08的版本
您可以在Wikipedia上了解到此条目的英文信息 Zope Thanks, Wikipedia. |
Zope 是一个优秀的开放源代码Web应用服务器, 被誉为Web上的Linux系统。
Zope最成功应用: Plone
目录 |
新闻
自http://www.zope.org/news.rss加载RSS失败或RSS源被墙
Zope5
Zope4
Zope3
Grok - A Smashing Web Framework
Grok is a Zope 3-based web application framework which aims to make the power of Zope 3 more accessible to both beginners and experts. Grok makes it easier to get started with a Zope 3 web application.
Zope2
http://wiki.zope.org/zope2/Zope2Wiki
ZODB
Zope CMF
Zope Content Management Framework (CMF)
DTML
Document Template Markup Language (DTML)
ZPT
Zope Page Templates (ZPT)
Install
wget from http://download.huihoo.com/zope Zope-2.10.5-final.tgz tar zxvf Zope-2.10.5-final.tgz ./configure make make install /opt/Zope-2.10/bin/mkzopeinstance.py, 如 first cd /home/allen/zope/first/etc vi zope.conf effective-user allen // Cannot start Zope with the effective user as the root user cd /home/allen/zope/first/bin [allen@centos bin]$ ./zopectl start . daemon process started, pid=9815 http://localhost:8080 :) http://localhost:8080/manage
用户
相关链接
分享您的观点