-
quintagroup.formlib.captcha-1.4.3-1.lbn25.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.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
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
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
quintagroup.plonecaptchas-4.2-2.lbn19.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
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
quintagroup.plonegooglesitemaps-1.7.0-2.lbn13.noarch
Allows Plone websites to get better visibility for Google search engine
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
quintagroup.plonegooglesitemaps-1.8.2-1.lbn19.noarch
Plone Google Sitemaps allows you to enable different kinds of Google Sitemaps on your Plone website. Such Sitemaps help Google identify site URLs and the data under each site section. With Google Sitemaps enabled, search engines could track your Plone site URLs faster and more efficiently, optimizing their search by placing all the information on one page.
With Plone Google Sitemaps product you can enable following Sitemap types on your Plone website:
Content Sitemap - is a regular list of pages on your website. Creating and submitting such a Sitemap lets Google know about all the pages on your Plone website, including URLs that may not be discoverable by Google’s normal crawling process.
Mobile Sitemap - is a specific type of Sitemap, that indexes all site URLs that serve mobile-oriented content.
News Sitemap - is different from regular Sitemaps, since it is specific to Google News only. It uses the Sitemap protocol, with additional News-specific tags, defined by Google. The package brings protocol with additional Google Sitemaps tab to News Item content type for defining NewsSitemap-specific meta tags.
Different Sitemap types index their own content and do not depend on other Sitemaps.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
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.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
quintagroup.plonetabs-1.0-1.lbn19.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.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
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.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
quintagroup.portlet.cumulus-1.2-3.lbn19.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.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
quintagroup.seoptimizer-4.2.0-2.lbn13.noarch
Quintagroup Search Engine Optimization Tool
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13