目录

Web O’ Wonder

Based off Mozilla’s Playdoh web application template, Web O Wonder is hosted on github.

Please follow Playdoh’s docs, except for the follow:

  • cd webowonder
  • git clone –recursive git://github.com/mozilla/webowonder-lib.git vendor
  • svn co gh-wow-l10n into a directory named locale
  • Setup Apache or another web server on another domain to host your demos
  • Run schema migrations instead of syncdb (see bin/update_site.py)
    • Map Doc Root to the root of this repository
  • settings_local.py

Vendor vs Virtualenvs

Optional, but the new way of setting up virtual envs is:

  • pip install only compiled requirements into a virtualenv
  • Django will pickup other requirements from vendor

Remember vendor and locale are not submodules. You’ll need to cd into them and make commits. :: webowonder apps … locale <- SVN vendor <- git

Phases

This demo site will be released in phases… To hide later phases do;

  1. set hidden flag in database
  2. Comment out webtrends tracking in base.html
  3. Never make this repo public ;)

License

This software is licensed under the New BSD License. For more information, read the file LICENSE.

邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号