{ "info": { "author": "JeanMichel FRANCOIS", "author_email": "toutpt@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis add-on let you manage the jqueryui theme used in Plone.\n\nFeatures:\n\n * Import a theme from a zip file built on http://jqueryui.com/themeroller\n * Import multiple themes from a zip file\n * Create or modify themes within the control panel\n * Load all default jqueryui themes in one click in the control panel\n * Delete selected themes\n * Update themes\n * External add-on can embed themes within a zope browser resource directory\n * Select a theme\n\nDependencies\n============\n\nThis add-on use:\n\n * collective.js.jqueryui\n * collective.z3cform.colorpicker\n * plone.app.registry\n * plone.resource\n * plone.namedfile\n\nFile system versus data base\n============================\n\nIf a theme is imported, updated, or created within the control panel it is \nstored in the data base (in the portal_resources).\n\nBy default collective.js.jqueryui provide sunburst theme. This one is considered\nthe default one.\n\nYou can provide a theme in your add-on by simply embed it in a zope browser\nresource directory as usual. You just need to register a named utility providing\nIThemesProvider interface. A default base class is shipped in, so you will\njust have to inherits from it and just change RESOURCE_NAME and THEME_IDS class\nvariables.\n\nIf a theme exist on the filesystem and in the database, the database has precedence.\n\n\nChangelog\n=========\n\n1.0 (2011-12-15)\n----------------\n\n- Fix eggs metadatas\n- update to jqueryui 1.8.16\n\n\n1.0a1 (2010-05-23)\n------------------\n\n- Initial release", "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/collective/collective.jqueryuithememanager", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.jqueryuithememanager", "package_url": "https://pypi.org/project/collective.jqueryuithememanager/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.jqueryuithememanager/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.jqueryuithememanager" }, "release_url": "https://pypi.org/project/collective.jqueryuithememanager/1.0/", "requires_dist": null, "requires_python": null, "summary": "JQueryUI theme manager for Plone", "version": "1.0" }, "last_serial": 787863, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "4797f9afe50a104f4e3f1d18e9373d64", "sha256": "6578ab8fd97f4a8bac669bca149f8e256ad4e24c68bb1c0535f93c3bc74c72a3" }, "downloads": -1, "filename": "collective.jqueryuithememanager-1.0.tar.gz", "has_sig": false, "md5_digest": "4797f9afe50a104f4e3f1d18e9373d64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34350, "upload_time": "2011-12-15T16:08:03", "url": "https://files.pythonhosted.org/packages/79/9c/7a4cfecd0cdfda82622b917f050ef843fd578464b2811bc4ab4be54c9940/collective.jqueryuithememanager-1.0.tar.gz" } ], "1.0a1": [ { "comment_text": "", "digests": { "md5": "77b64bb5a5e9c4f52631a48262cf5876", "sha256": "956c6d808e1679ff69dd380d42e29a51660b8b2f5f856e49e70bbcd3392747b7" }, "downloads": -1, "filename": "collective.jqueryuithememanager-1.0a1.tar.gz", "has_sig": false, "md5_digest": "77b64bb5a5e9c4f52631a48262cf5876", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34666, "upload_time": "2011-05-23T15:32:06", "url": "https://files.pythonhosted.org/packages/cd/3f/f2ed21db17dce8b40c2213d6d36be08cc8694b0b4cb363b5278bec055805/collective.jqueryuithememanager-1.0a1.tar.gz" } ], "1.0a2": [ { "comment_text": "", "digests": { "md5": "a154626e466e444fed09c0dd5edf50c4", "sha256": "9f7f109c02e73efe611dfe1dc654894f6dac1eeb81bd59725df05c64465fd0de" }, "downloads": -1, "filename": "collective.jqueryuithememanager-1.0a2.tar.gz", "has_sig": false, "md5_digest": "a154626e466e444fed09c0dd5edf50c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34774, "upload_time": "2011-05-23T15:42:03", "url": "https://files.pythonhosted.org/packages/9d/0b/a64a1337965b1d79c28e59125b5d516824438a7fa41d02702a19e3b17773/collective.jqueryuithememanager-1.0a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4797f9afe50a104f4e3f1d18e9373d64", "sha256": "6578ab8fd97f4a8bac669bca149f8e256ad4e24c68bb1c0535f93c3bc74c72a3" }, "downloads": -1, "filename": "collective.jqueryuithememanager-1.0.tar.gz", "has_sig": false, "md5_digest": "4797f9afe50a104f4e3f1d18e9373d64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34350, "upload_time": "2011-12-15T16:08:03", "url": "https://files.pythonhosted.org/packages/79/9c/7a4cfecd0cdfda82622b917f050ef843fd578464b2811bc4ab4be54c9940/collective.jqueryuithememanager-1.0.tar.gz" } ] }