You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage quintagroup.portlet.cumulus-1.2-3.lbn13.noarch
Introduction quintagroup.portlet.cumulus is a Plone product that allows you to add tag cloud portlets to your Plone site. Your site's tags (content categories are used as tags) are displayed using a Flash movie that rotates them in 3D. It works just like a regular tags cloud, but is more visually exciting. This is the WordPress WP-Cumulus plugin ported to Plone as a portlet. When you add this portlet anywhere in the site it will display all site's tags. If you have installed QullsEnabled product this portlet will display only blog's tags when rendered inside blog. Usage * Install "Tag cloud (cumulus) portlet" with QuickInstaller. * Select Tag Cloud (cumulus) portlet from Add portlet drop-down menu. * Provide your own values for portlet configuration if needed. * Save changes.
RPMPackage quintagroup.plonetabs-0.7-1.lbn13.noarch
The product allows Plone websites to manage portal_actions tool from portal_control_panel configlet. This release is a fully rewritten version of earlier qPloneTabs product versions. It is based on kss javascript framework and plone 3 technologies.
RPMPackage quintagroup.plonegooglesitemaps-1.7.0-2.lbn13.noarch
Allows Plone websites to get better visibility for Google search engine
RPMPackage quintagroup.plonecaptchas-4.2-2.lbn13.noarch
quintagroup.plonecaptchas is a simple captchas implementation for Plone, designed for validation of human input in insecure forms. This is a standalone implementation which does not depend on captchas.net services. quintagroup.plonecaptchas adds captcha support to Plone, it works together with quintagroup.captcha.core package (http://projects.quintagroup.com/products/wiki/quintagroup.captcha.core) and quintagroup.formlib.captcha (http://projects.quintagroup.com/products/wiki/quintagroup.formlib.captcha) With these products installed captchas will be added to Plone's 'Send this', 'Contact Us' (/contact-info) forms, and Plone's default discussion mechanism: 'Add Comment' and 'Reply' forms. quintagroup.plonecaptchas does not automatically plug to Plone's default registration (/@@register). You can make captcha plug to Plone's Register form via Zope Management Interface. Instructions here: http://projects.quintagroup.com/products/wiki/quintagroup.plonecaptchas#JoinForm
RPMPackage quintagroup.formlib.captcha-1.4-3.lbn13.noarch
Introduction quintagroup.formlib.captcha is a package that allows to add captcha to zope.formlib. As a result such forms are prevented from automatic submit. Captchas in a formlib form Using quintagroup.formlib.captcha product in a formlib form is simple. Just add a Captcha field to your schema, and away you go: >>> from zope.interface import Interface >>> from quintagroup.formlib.captcha.form import Captcha >>> class CaptchaSchema(Interface): ... captcha = Captcha( ... title=_(u'Type the code'), ... description=_(u'Type the code from the picture shown below.')) and formlib will take care of the rest. The widget associated with this field will render the captcha and verify the use input automatically.
RPMPackage quintagroup.captcha.core-0.3-4.lbn13.noarch
Quintagroup Captcha Core (quintagroup.captcha.core) is a core package of simple captcha implementation. It allows to configure captchas on your Plone site. This product works together with other Quintagroup captcha products. To protect standard Plone forms with captcha - use quintagroup.plonecaptchas package. After product installation you'll see 'Plone captchas setup' option under 'Add-on Product Configuration' in Site Setup. There you can select what kind of captchas you want to appear: either static or dynamic. In case you select dynamic - captcha images will be generated on the fly and you will be able to configure captchas look by using different font sizes, background and font colours, period, amplitude, random values.
RPMPackage quintagroup.analytics-1.1.1-2.lbn13.noarch
Introduction Quintagroup Analytics Tool (quintagroup.analytics) provides statistic information about your Plone site. It adds few content stats views of plone content workflow states, ownership and portlets registered on different contexts. Information provided by Quintagroup Analytics Tool allows you to see Plone site content from different perspectives. This information can be very useful while migrating your site into newer Plone version, or into another CMS. With its help you can visually audit the content setup in Plone site before migration and compare it with the migrated website structure. Usage To see your Plone site statistic information - navigate to 'Quintagroup Analytics' item under Add-on Products Configuarion. Browse through all configlet tabs to see all statistic information, generated by Quintagroup Analytics Tool: * Content Ownership by Type - information about most popular content types on your site. Here you can see the most frequently created content types on your site and their owners. * Content Ownership by State - information about site's content workflow states. Here you can see how many content object are published/submitted for review/etc. and their owners. * Content Types by State - information about site's most frequently created content types and their workflow states. * Site Portlets - information about site portlets assigned throughout site sections. This information can be exported into .csv format. You can see all portlets assigned on your site and edit them. * Legacy Portlets - information about legacy assigned throughout site sections. This information can be exported into .csv format. * Properties stats - information on certain property values for all site objects, such as titles, descriptions, etc. This information can be exported into .csv format.
RPMPackage quintagroup-1.1.1-2.lbn13.noarch
Python namespace module
RPMPackage pytz-2013b-1.lbn13.noarch
pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). Amost all (over 540) of the Olson timezones are supported.
RPMPackage python-zopyx-textindexng3-4.0.1-1.lbn13.x86_64
Helper modules for TextIndexNG3 (Snowball stemmer, normalizer, splitter, etc.)
RPMPackage python-zopyx-convert-1.0.5-2.lbn13.noarch
A Python interface to XSL-FO libraries (Conversion HTML to PDF, RTF, DOCX, WML and ODT) The zopyx.convert package helps you to convert HTML to PDF, RTF, ODT, DOCX and WML using XSL-FO technology.
RPMPackage python-zopyx-3.3.4-1.lbn13.noarch
zopyx python module
RPMPackage python-zope-2.13.22-1.lbn13.x86_64
This package contains the base filesystem layout for all BastionLinux zope-* packages.
RPMPackage python-zmq-2.2.0-5.fc18.armv6hl
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the python bindings.
RPMPackage python-zmq-2.1.9-4.lbn13.x86_64
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the python bindings.
RPMPackage python-xhtml2pdf-0.0.3-3.lbn13.noarch
xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). It is completely written in pure Python so it is platform independent. The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies.
RPMPackage python-wsgiutils-0.7-2.lbn13.noarch
wsgiutils
RPMPackage python-wsgi_intercept-0.4-2.lbn13.noarch
wsgi-intercept
RPMPackage python-wildcard-1.1b7-1.lbn13.noarch
Python module for wildcard
RPMPackage python-webtest-1.3.4-4.lbn13.noarch
WebTest wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server. This provides convenient full-stack testing of applications written with any WSGI-compatible framework.