{ "info": { "author": "Paul McLanahan", "author_email": "paul@mclanahan.net", "bugtrack_url": null, "classifiers": [], "description": "# pelican-edit-url\n\nPelican plugin to add an edit URL to content objects.\n\nThis plugin assumes that the parent directory of your\ncontent directory is your project directory. If you have\nthe code for your site somewhere public (e.g. Github), you\ncan provide links to the source for each piece of content.\n\n## Installation\n\n```\npip install pelican-edit-url\n```\n\nAdd the setting to your `pelicanconf.py`\n\n```\nEDIT_CONTENT_URL = 'https://github.com/ME/MYCOOLSITE.com/blob/master/{file_path}'\n```\n\nPut `{file_path}` wherever the path to the file should go in the url. Once this is done\nyou will have an `edit_url` property on your page and article objects.\n\n```\nedit on github\n```", "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/pmclanahan/pelican-edit-url", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pelican-edit-url", "package_url": "https://pypi.org/project/pelican-edit-url/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pelican-edit-url/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pmclanahan/pelican-edit-url" }, "release_url": "https://pypi.org/project/pelican-edit-url/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Add edit URLs to content objects.", "version": "0.1.1" }, "last_serial": 1133159, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "26870378a72d5431debecaf145f222f0", "sha256": "f0a12c896eda0427b3a931e539b89435fb0086771c4a057568a810fb8f91bd83" }, "downloads": -1, "filename": "pelican-edit-url-0.1.tar.gz", "has_sig": false, "md5_digest": "26870378a72d5431debecaf145f222f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1993, "upload_time": "2014-06-20T15:52:29", "url": "https://files.pythonhosted.org/packages/09/56/a78309be27beb2441c69e53af87565c8ee16f2df324f66e9b3d6c1f00e48/pelican-edit-url-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c432f5ceb70cb361feab07713a9cfa42", "sha256": "0a689e9612c44333a458ad8df4083bd41574bfd2821d79dfb43961c06b7caac9" }, "downloads": -1, "filename": "pelican-edit-url-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c432f5ceb70cb361feab07713a9cfa42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2737, "upload_time": "2014-06-22T03:58:19", "url": "https://files.pythonhosted.org/packages/6e/06/0886ee18f89ecea5d77df6989e579592dec73441f95f691b1d5dda926057/pelican-edit-url-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c432f5ceb70cb361feab07713a9cfa42", "sha256": "0a689e9612c44333a458ad8df4083bd41574bfd2821d79dfb43961c06b7caac9" }, "downloads": -1, "filename": "pelican-edit-url-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c432f5ceb70cb361feab07713a9cfa42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2737, "upload_time": "2014-06-22T03:58:19", "url": "https://files.pythonhosted.org/packages/6e/06/0886ee18f89ecea5d77df6989e579592dec73441f95f691b1d5dda926057/pelican-edit-url-0.1.1.tar.gz" } ] }