CubicWeb Legacy Web module
--------------------------
This cube provides a dynamic view selection system. This system allows
semi-automatic XHTML/XML/JSON/text generation, based on context.
All this was once available in CubicWeb 3 as a `cubicweb.web` module.
This code is still maintained, however we no longer add new features.
How to use it?
--------------
This cube can be used like every other cubes. You just have to add it in your
application dependencies and/or add it when creating your instance.
However, you may need some configuration in order to have cubicweb views
working as expected. In pyramid.ini file (which is located in your instance
directory), you should disable default CubicWeb 4 html views by writing::
cubicweb.content-negociation.html-default = yes
Raw data
{
"_id": null,
"home_page": "https://forge.extranet.logilab.fr/cubicweb/cubes/web",
"name": "cubicweb-web",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.2",
"maintainer_email": null,
"keywords": null,
"author": "LOGILAB S.A. (Paris, FRANCE)",
"author_email": "contact@logilab.fr",
"download_url": "https://files.pythonhosted.org/packages/09/06/54732c7ae24652c839f26047df43a0cc1d753a705d567d50fbf1903904fa/cubicweb_web-1.3.3.tar.gz",
"platform": null,
"description": "CubicWeb Legacy Web module\n--------------------------\nThis cube provides a dynamic view selection system. This system allows\nsemi-automatic XHTML/XML/JSON/text generation, based on context.\nAll this was once available in CubicWeb 3 as a `cubicweb.web` module.\n\nThis code is still maintained, however we no longer add new features.\n\nHow to use it?\n--------------\nThis cube can be used like every other cubes. You just have to add it in your\napplication dependencies and/or add it when creating your instance.\nHowever, you may need some configuration in order to have cubicweb views\nworking as expected. In pyramid.ini file (which is located in your instance\ndirectory), you should disable default CubicWeb 4 html views by writing::\n\n cubicweb.content-negociation.html-default = yes\n\n",
"bugtrack_url": null,
"license": "LGPL",
"summary": "Legacy component for web application",
"version": "1.3.3",
"project_urls": {
"Homepage": "https://forge.extranet.logilab.fr/cubicweb/cubes/web"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6dd0a53234e112eaa2cde90ce5de595902754db07b30be3ce094e1d4f375baa9",
"md5": "2f382aae995b8c1a9e2e958c31f6eea1",
"sha256": "fb52d4a965256f13bf5e4aef33d370bca174c88e785f4d8822abcf478c34b60b"
},
"downloads": -1,
"filename": "cubicweb_web-1.3.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2f382aae995b8c1a9e2e958c31f6eea1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.2",
"size": 1197066,
"upload_time": "2024-12-19T14:30:46",
"upload_time_iso_8601": "2024-12-19T14:30:46.964087Z",
"url": "https://files.pythonhosted.org/packages/6d/d0/a53234e112eaa2cde90ce5de595902754db07b30be3ce094e1d4f375baa9/cubicweb_web-1.3.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "090654732c7ae24652c839f26047df43a0cc1d753a705d567d50fbf1903904fa",
"md5": "891e4a7c85b4e7caa39e652c767566ea",
"sha256": "7d1e675e72a9f1d97cda75be29cfe9848432bbe81edcba5361449f9ef8d3aecd"
},
"downloads": -1,
"filename": "cubicweb_web-1.3.3.tar.gz",
"has_sig": false,
"md5_digest": "891e4a7c85b4e7caa39e652c767566ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.2",
"size": 1178027,
"upload_time": "2024-12-19T14:30:49",
"upload_time_iso_8601": "2024-12-19T14:30:49.576081Z",
"url": "https://files.pythonhosted.org/packages/09/06/54732c7ae24652c839f26047df43a0cc1d753a705d567d50fbf1903904fa/cubicweb_web-1.3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-19 14:30:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cubicweb-web"
}