{ "info": { "author": "Art Street", "author_email": "art@racingtadpole.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\ncmsplugin-rt\n=====\n\nThis package contains a number of basic plugins to kick start your Django-CMS project.\nSome default to the Twitter Bootstrap look, but can be adjusted using the setting `RT_FRONT_END_FRAMEWORK`.\nCurrently \"BOOTSTRAP\" and \"JQUERY-MOBILE\" are recognised.\nI use this in conjunction with cmsapp-rt, which gives me a global placeholder for the navbar and\nbanner pictures, as well as some logic for body padding with a fixed-to-top navbar.\n\n::\n\n- button a Twitter Bootstrap or JQueryMobile button, with html special characters allowed\n- text_minimal_markup plain text with an h2 heading, with links and email addresses activated and html special codes allowed, e.g. ©\n- resizeable_picture a subclass of cms.plugin.picture which allows absolute or % width and height (sorry about the spelling mistake here!)\n- navbar a Twitter Bootstrap navbar, with self-calculating links to the home page's children, and quick links for admins\n- self_calc_pagination shows pagination links where pages after 1 are all the children of page 1 (tailored to Twitter Bootstrap)\n- hbar a simple html