{ "info": { "author": "Matias Bordese", "author_email": "mbordese@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\r\n============\r\n \r\nkupu.mashups extends kupu with a new set of tools that enables you to relate the\r\ncontent of your documents with additional information from different sources,\r\nthat are integrated in your document view.\r\n \r\n\r\nFEATURES\r\n-----------------------------------------------------------------------------\r\n \r\n- Information sources: Google Search, Google Maps, Wikipedia.\r\n- The information is got through Ajax calls and shown in popups.\r\n \r\n \r\nINSTALL\r\n-----------------------------------------------------------------------------\r\n \r\nAdd this to your buildout.cfg::\r\n \r\n eggs =\r\n\r\n ${buildout:eggs}\r\n\r\n ${plone:eggs}\r\n\r\n kupu.mashups\r\n \r\n zcml =\r\n kupu.mashups\r\n\r\nand then install it with the quickinstaller.\r\n \r\n \r\nCONFIGURATION\r\n-----------------------------------------------------------------------------\r\n \r\nTo use the Google Maps mashup you will need to have an API key (see\r\nhttp://code.google.com/apis/maps/signup.html). Once you have a key you need to\r\nset it in the jsapi.js file located in the skins/kupumashups directory of the\r\nproduct.\r\n\r\nYou can also change the Wikipedia language version by modifying the variable\r\nWIKIPEDIA_URL in the config.py in the root of the product (by default, it is\r\nset to 'http://en.wikipedia.org').\r\n \r\n \r\nNOTE:\r\n\r\nThis package overwrites kupu_wysiwyg_support.html to add the new toolbar buttons\r\nand drawers to KUPU.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/kupu.mashups", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "kupu.mashups", "package_url": "https://pypi.org/project/kupu.mashups/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kupu.mashups/", "project_urls": { "Homepage": "http://svn.plone.org/svn/collective/kupu.mashups" }, "release_url": "https://pypi.org/project/kupu.mashups/0.2/", "requires_dist": null, "requires_python": null, "summary": "Relate Google Searches, Google Maps and Wikipedia articles with your content through kupu.", "version": "0.2" }, "last_serial": 794026, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "1b632c18ff7ba88eb233d047eabc36cf", "sha256": "c956cadff9d2bd6cef23c84e4ef4f36342e356c7a46007fd67049def8aa73d62" }, "downloads": -1, "filename": "kupu.mashups-0.2.tar.gz", "has_sig": false, "md5_digest": "1b632c18ff7ba88eb233d047eabc36cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60427, "upload_time": "2009-03-02T19:56:03", "url": "https://files.pythonhosted.org/packages/17/a9/dc43dcac8ef09bd062c823ec61fa852599585f029cf4da90c95d7fb412f4/kupu.mashups-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1b632c18ff7ba88eb233d047eabc36cf", "sha256": "c956cadff9d2bd6cef23c84e4ef4f36342e356c7a46007fd67049def8aa73d62" }, "downloads": -1, "filename": "kupu.mashups-0.2.tar.gz", "has_sig": false, "md5_digest": "1b632c18ff7ba88eb233d047eabc36cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60427, "upload_time": "2009-03-02T19:56:03", "url": "https://files.pythonhosted.org/packages/17/a9/dc43dcac8ef09bd062c823ec61fa852599585f029cf4da90c95d7fb412f4/kupu.mashups-0.2.tar.gz" } ] }