{ "info": { "author": "Chris Streeter", "author_email": "chris@chrisstreeter.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing" ], "description": "Pelican Flickr Tag\n==================\n\nPelican Flickr Tag is a library to make it easy to display Flickr images in your Pelican_ blogs.\n\n\nInstallation\n------------\n\nTo install the plugin, simply:\n\n.. code-block:: bash\n\n $ pip install pelican-flickrtag\n\nThen add a bit of code to your blog configuration:\n\n.. code-block:: python\n\n PLUGINS = [\n # ...\n 'pelican_flickrtag',\n # ...\n ]\n\n\nUsage\n-----\n\nIn your articles, just add lines to your posts that look like:\n\n.. code-block:: html\n\n [flickr:id=5128831453]\n\nThis will tell the plugin to insert the image with id ``8152886277`` into your post. By default the resulting HTML will look like:\n\n.. code-block:: html\n\n
\n \n
\n \n Sand Dunes\n
\n \n \n \n {{title}}\n