{
"info": {
"author": "Jacob Rief",
"author_email": "jacob.rief@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: Django",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content"
],
"description": "djangocms-angular-compendium\n============================\n\nA collection of templates to be used for overriding existing templates from various DjangoCMS\nplugins, when running with the AngularJS framework.\n\nCurrently these templates are overridden:\n\n* ``cmsplugin_filer_image/image.html``: Replace tag ``
`` against ``
``.\n This is required by the AngularJS [ngSrc](http://docs.angularjs.org/api/ng.directive:ngSrc)\n directive.\n* ``cms/plugins/bootstrap/carousel.html`` and ``carousel-slide.html``: Replace the Carousel HTML\n code with a variant running with the [Angular UI Bootstrap](http://angular-ui.github.io/bootstrap/#/carousel)\n library.\n\nInstallation and configuration\n------------\nFrom PyPI::\n\n\tpip install djangocms-angular-compendium\n\nIn your project's settings, add ``angularjs_compendium`` to ``INSTALLED_APPS``. Check that this\nentry is located before any DjangoCMS plugin entry::\n\n INSTALLED_APPS = (\n ...\n 'angularjs_compendium',\n ...other DjangoCMS plugins\n ...\n )\n\nLicense\n-------\nReleased under the terms of MIT License.\n\nCopyright (C) 2013, Jacob Rief ",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/jrief/djangocms-angular-compedium",
"keywords": null,
"license": "LICENSE-MIT",
"maintainer": null,
"maintainer_email": null,
"name": "djangocms-angular-compendium",
"package_url": "https://pypi.org/project/djangocms-angular-compendium/",
"platform": "OS Independent",
"project_url": "https://pypi.org/project/djangocms-angular-compendium/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/jrief/djangocms-angular-compedium"
},
"release_url": "https://pypi.org/project/djangocms-angular-compendium/0.1.0/",
"requires_dist": null,
"requires_python": null,
"summary": "Template overrides for DjangoCMS plugins when used with AngularJS",
"version": "0.1.0"
},
"last_serial": 914940,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "a07976bf3a74e3c66c46607483c69b9f",
"sha256": "e6eed04f7df8bb06dc9f2681b37a316e45b992d7f10c5af274bd2fa854d5d3b8"
},
"downloads": -1,
"filename": "djangocms-angular-compendium-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a07976bf3a74e3c66c46607483c69b9f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3848,
"upload_time": "2013-11-08T23:07:04",
"url": "https://files.pythonhosted.org/packages/7b/fb/92969cd30898dfe585b7730fcfac4a0bf44ab7fb3da8545b75683c7e59af/djangocms-angular-compendium-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "a07976bf3a74e3c66c46607483c69b9f",
"sha256": "e6eed04f7df8bb06dc9f2681b37a316e45b992d7f10c5af274bd2fa854d5d3b8"
},
"downloads": -1,
"filename": "djangocms-angular-compendium-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a07976bf3a74e3c66c46607483c69b9f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3848,
"upload_time": "2013-11-08T23:07:04",
"url": "https://files.pythonhosted.org/packages/7b/fb/92969cd30898dfe585b7730fcfac4a0bf44ab7fb3da8545b75683c7e59af/djangocms-angular-compendium-0.1.0.tar.gz"
}
]
}