nstock

所属分类:后台框架
开发工具:Python
文件大小:4542KB
下载次数:0
上传日期:2017-04-08 13:13:03
上 传 者sh-1993
说明:  新闻专业人士的新闻协作应用程序
(A news collaborative app for news professionals)

文件列表:
ABOUT (55, 2017-04-08)
LICENSE (1088, 2017-04-08)
__init__.py (1, 2017-04-08)
cache (0, 2017-04-08)
controllers (0, 2017-04-08)
controllers\appadmin.py (25689, 2017-04-08)
controllers\default.py (1632, 2017-04-08)
controllers\desk.py (8293, 2017-04-08)
controllers\item.py (10436, 2017-04-08)
controllers\notifications.py (1521, 2017-04-08)
controllers\org.py (4822, 2017-04-08)
controllers\plugin_audio.py (4389, 2017-04-08)
controllers\plugin_ckeditor.py (1761, 2017-04-08)
controllers\plugin_comment.py (1427, 2017-04-08)
controllers\plugin_package.py (3888, 2017-04-08)
controllers\plugin_photoset.py (7941, 2017-04-08)
controllers\plugin_picture.py (7888, 2017-04-08)
controllers\plugin_text.py (4216, 2017-04-08)
controllers\plugin_video.py (4427, 2017-04-08)
cron (0, 2017-04-08)
databases (0, 2017-04-08)
errors (0, 2017-04-08)
languages (0, 2017-04-08)
languages\default.py (4428, 2017-04-08)
languages\en-us.py (10369, 2017-04-08)
languages\en.py (4533, 2017-04-08)
languages\es-ES.py (40346, 2017-04-08)
languages\es.py (42313, 2017-04-08)
languages\plural-en.py (361, 2017-04-08)
languages\plural-es.py (217, 2017-04-08)
models (0, 2017-04-08)
models\db.py (6551, 2017-04-08)
models\dc.py (7220, 2017-04-08)
... ...

# nStock A system for news item management, i mean the pictures, texts, translations, etc. those bits of info that glued together make the news as you can see on the newspaper site. In nStock each user has a personal desk. Each new Item is stored on the user personal desktop. Organizations consist of a set of desk, over which users will have some permissions, for example: view the contents of the desk, send items to the desk or edit the contents of the desk (Items). In this way, several workflows can be represented. ## Install This is a web2py application. Fallow the instructions on [web2py book](http://web2py.com/books/default/chapter/29/13/deployment-recipes) or for testing purposes download [web2py](http://www.web2py.com/) and clone this repo in the applications folder in your local web2py instance. ## Requirements. - PIL: you need to install python-pil for image handling. ## First time. The first time the system is used, the site admin will need to give permissions for some users to be able to create organizations. For that, go to appadmin: ``` http://YOUR.SITE.NAME/nstock/appadmin ``` And give the permission ```create_org``` to the user group.

近期下载者

相关文件


收藏者