{ "info": { "author": "LOGILAB S.A. (Paris, FRANCE)", "author_email": "contact@logilab.fr", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: CubicWeb", "Programming Language :: JavaScript", "Programming Language :: Python" ], "description": "Documentation\n=============\n\n\nSummary\n-------\n\nThis is a version controlled wiki component for the CubicWeb framework.\n\nIt uses Mercurial_ as a content storage and can be edited both with your\nfavorite editor and the web GUI.\n\n\nFeatures\n--------\n\nThe wiki web GUI usage should be pretty straightforward. It can be used to:\n\n* create a page in the wiki from a yet unknown wiki's sub-page URL\n\n* edit an existing page with an optional commit message\n\n* see a page's history and compare versions\n\n* revert a page to a previous version.\n\n`ReStructured Text`_ (ReST) formatted wikis benefit from CubicWeb's powerful\nReST directives that make it easy to query the database and display the\nresultset in a view (e.g. `eid`, `rql`, `rql-table`).\n\nPresent cube also adds a `wiki` directive, which can be used as in following\nexample content::\n\n This is a **formatted page content** with a link to\n :wiki:`subdirectory/page`.\n\n This displays a \"subdirectory/page\" text in the page, that links to URL\n /subdirectory/page, and which path in the Mercurial\n repository is `/subdirectory/page.rst`.\n \n You can also specify a link text that is different from the page's URL\n path. The URL path can be specified either from the wiki's root, like\n :wiki:`/subdirectory/other:this one`, or relatively to the current page, like\n :wiki:`current_page_sibling:this other one`.\n\n\nWiki setup\n----------\n\nCurrently, the easiest way to setup a new wiki is through the command line::\n\n cubicweb-ctl new-vcwiki \n\nThis creates a ReST formatted wiki named *wiki-name* from a pre-existing\nMercurial repository located at *repo-path* on your disk in a pre-existing\nCubicWeb application instance named *instance-name*.\n\nYou will need the admin user login and password to use this.\n\nAn alternative is to use the web GUI, but it requires a few steps until now:\n\n1. The administrator must create a `Repository` entity and set its `path`\n attribute to a valid path to a Mercurial repository (which must be created\n beforehand).\n\n2. The administrator must add write permissions for the `Repository`, via\n the `localperms` cube (action available at the left of the screen).\n\n3. The administrator must perform a \"Refresh repository\" action, also available\n at the left of the screen.\n\n4. Create a `VcWiki` entity and set `rst` as default extension.\n\n5. You should be able to create your wiki homepage through the `wiki homepage`\n action on the left.\n\nNote that the Wiki pages are available at an URL which has the following\nformat::\n\n /wiki//\n\n\n.. _`ReStructured Text`: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html\n\n.. _Mercurial: http://mercurial.selenic.com/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.cubicweb.org/project/cubicweb-vcwiki", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "cubicweb-vcwiki", "package_url": "https://pypi.org/project/cubicweb-vcwiki/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cubicweb-vcwiki/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.cubicweb.org/project/cubicweb-vcwiki" }, "release_url": "https://pypi.org/project/cubicweb-vcwiki/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "Version controlled wiki component for the CubicWeb framework", "version": "0.4.1" }, "last_serial": 2556646, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cf7a54eb70b3ab4b3e524696675feafa", "sha256": "3e353ea0006156e613487981c0002c3c83a360b3847d1e0379597f65d151c91f" }, "downloads": -1, "filename": "cubicweb-vcwiki-0.1.0.tar.gz", "has_sig": false, "md5_digest": "cf7a54eb70b3ab4b3e524696675feafa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17931, "upload_time": "2014-02-03T17:51:18", "url": "https://files.pythonhosted.org/packages/c7/9c/c138fbf1790b56a7bcd6d459b80283ca0092e6e02367ffa108849770a91c/cubicweb-vcwiki-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "40dd28c8c49a204697c02d1c7316e332", "sha256": "d881e6990f54f5dec870e23da7d4231acf80beebf7f983b169d1ddde30cf31ec" }, "downloads": -1, "filename": "cubicweb-vcwiki-0.2.0.tar.gz", "has_sig": false, "md5_digest": "40dd28c8c49a204697c02d1c7316e332", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21614, "upload_time": "2014-07-07T10:19:46", "url": "https://files.pythonhosted.org/packages/39/56/815c61b657993b4e4d893050294bcb5c25f25c8e62f9e0b51dfc421f3db3/cubicweb-vcwiki-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "b80dc2c094b0593e8ec2dc2e5de7395e", "sha256": "085354e099c2a0e73216f2020f3a09ee3cd9da3d76f51fa18a519f0ad32d9a15" }, "downloads": -1, "filename": "cubicweb-vcwiki-0.3.0.tar.gz", "has_sig": false, "md5_digest": "b80dc2c094b0593e8ec2dc2e5de7395e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20706, "upload_time": "2015-01-05T17:03:14", "url": "https://files.pythonhosted.org/packages/35/30/260f9226b88da008348eea98532508fce80b8ab0903169d6e4981afbe6d8/cubicweb-vcwiki-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "753b1a09722ec1a41ae23132bc1a66ae", "sha256": "a73bc4c594e0bce3d938fb31568020f26dde62725985b87fdfaa3f648d5cb20d" }, "downloads": -1, "filename": "cubicweb-vcwiki-0.4.0.tar.gz", "has_sig": false, "md5_digest": "753b1a09722ec1a41ae23132bc1a66ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21067, "upload_time": "2015-10-29T11:36:33", "url": "https://files.pythonhosted.org/packages/99/68/3e9b2e58164dfd5b7733af6673e82bef9482aab4c0370213f60eb076f812/cubicweb-vcwiki-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "24119578cf471534652e3b034ca2f6c4", "sha256": "93b8818e5ec646a272d5999aee35170cac8914716b345b11954cad52f70197a7" }, "downloads": -1, "filename": "cubicweb-vcwiki-0.4.1.tar.gz", "has_sig": false, "md5_digest": "24119578cf471534652e3b034ca2f6c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23806, "upload_time": "2017-01-05T21:59:42", "url": "https://files.pythonhosted.org/packages/b1/bd/0d7aa520965beff6650c7218805fe71b3a50fdb7a1184fc8ed2f607b5453/cubicweb-vcwiki-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "24119578cf471534652e3b034ca2f6c4", "sha256": "93b8818e5ec646a272d5999aee35170cac8914716b345b11954cad52f70197a7" }, "downloads": -1, "filename": "cubicweb-vcwiki-0.4.1.tar.gz", "has_sig": false, "md5_digest": "24119578cf471534652e3b034ca2f6c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23806, "upload_time": "2017-01-05T21:59:42", "url": "https://files.pythonhosted.org/packages/b1/bd/0d7aa520965beff6650c7218805fe71b3a50fdb7a1184fc8ed2f607b5453/cubicweb-vcwiki-0.4.1.tar.gz" } ] }