{ "info": { "author": "Steve McMahon", "author_email": "steve@dcn.org", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nProducts.Maps provides facilities for attaching geolocation information to content types. Content objects using its location field can then be automatically represented in map views of collections and folders that aggregate the geolocated content objects.\n\nThis package adds a Dexterity behavior to add geolocation fields to content types and to add the adapters and views necessary to used them with Products.Maps views.\n\nInstall this package as you would any Plone package. Dependencies include plone.app.dexterity, plone.formwidget.geolocation and Products.Maps.\n\nMost of the implementation is straightforward. The only part that's hacky is removing the jsregistry conditions for shipping the Products.Maps editing facility. This was because I couldn't figure out how to provide a BrowserView for an add form by virtue of the content type having a behavior. Drop me a note if you know how to do it.\n\nChangelog\n=========\n\n1.2 2015-12-17\n\n- 1.1 was brown bag.\n\n1.1 2015-12-17\n\n- Bad selector for location field prevented display of map for location field edit.\n\n1.2 (2015-12-17)\n----------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/collective.maplocbehavior", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "collective.maplocbehavior", "package_url": "https://pypi.org/project/collective.maplocbehavior/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.maplocbehavior/", "project_urls": { "Homepage": "https://github.com/collective/collective.maplocbehavior" }, "release_url": "https://pypi.org/project/collective.maplocbehavior/1.2/", "requires_dist": null, "requires_python": "", "summary": "Provides map location behavior for Dexterity content types", "version": "1.2" }, "last_serial": 1867616, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "78f11a5970457392c76390b6d05000b0", "sha256": "e64c6f965a65a48d03d100118f8be6a052433cb37cba873a91518f866cabfb31" }, "downloads": -1, "filename": "collective.maplocbehavior-1.0.zip", "has_sig": false, "md5_digest": "78f11a5970457392c76390b6d05000b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23948, "upload_time": "2015-06-04T23:03:58", "url": "https://files.pythonhosted.org/packages/95/f6/0274911133e876b6d58288c6c1a467711545a0112b44e1d7cd6a49f50fad/collective.maplocbehavior-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "8cd24fd57d1ae81379c8b06c26c999b9", "sha256": "2ace9775a949369e3667a49b1e283f8ed907665bd63a983232578ca47e9def96" }, "downloads": -1, "filename": "collective.maplocbehavior-1.1.zip", "has_sig": false, "md5_digest": "8cd24fd57d1ae81379c8b06c26c999b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7908, "upload_time": "2015-12-17T22:02:25", "url": "https://files.pythonhosted.org/packages/24/44/e39cbf5834e7ec90ebdf3618affaad5082213ec91fc32249379539439fd6/collective.maplocbehavior-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "afb5a08c0af8a3ebd04e5fe96149f4f2", "sha256": "c5888dbfa7eb573025377a1278516f1032778462698ac8edec5c84dad8c5390c" }, "downloads": -1, "filename": "collective.maplocbehavior-1.2.zip", "has_sig": false, "md5_digest": "afb5a08c0af8a3ebd04e5fe96149f4f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19912, "upload_time": "2015-12-17T22:25:11", "url": "https://files.pythonhosted.org/packages/df/65/5e110e1dad45fbbcd305da178dfc0789f5b640976bbcd7839f8193a30c89/collective.maplocbehavior-1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "afb5a08c0af8a3ebd04e5fe96149f4f2", "sha256": "c5888dbfa7eb573025377a1278516f1032778462698ac8edec5c84dad8c5390c" }, "downloads": -1, "filename": "collective.maplocbehavior-1.2.zip", "has_sig": false, "md5_digest": "afb5a08c0af8a3ebd04e5fe96149f4f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19912, "upload_time": "2015-12-17T22:25:11", "url": "https://files.pythonhosted.org/packages/df/65/5e110e1dad45fbbcd305da178dfc0789f5b640976bbcd7839f8193a30c89/collective.maplocbehavior-1.2.zip" } ] }