-
quintagroup.seoptimizer-4.3-1.lbn19.noarch
quintagroup.seoptimizer allows per document editing of:
HTML Title tag
META description tag
META keywords tag
HTML comment into page header
HTML noframes tag into page header
META robots tag
META Disposition tag
Canonical URl http://projects.quintagroup.com/products/wiki/qSEOptimizer#CanonicalURL
For Title, description keywords and comment you have statistics (total/stop/used words, field length counter).
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
quintagroup.z3cform.captcha-1.0.1-3.lbn13.noarch
quintagroup.z3cform.captcha is a package that allows to add captcha to the z3c.form.
As a result such forms are prevented from automatic submit.
Captchas in a z3c form
Using quintagroup.z3cform.captcha in a z3c.form form is simple. Just add a Captcha
field to your schema, use CaptchaWidgetFactory widget factory for this field and
away you go:
>>> from zope.interface import Interface
>>> from z3c.form import form, field
>>> from quintagroup.z3cform.captcha import Captcha
>>> from quintagroup.z3cform.captcha import CaptchaWidgetFactory
Now define form schema with Captch field
>>> class ICaptchaSchema(Interface):
... captcha = Captcha(
... title=_(u'Type the code'),
... description=_(u'Type the code from the picture shown below.'))
And set proper widget factory for the captcha field
>>> class CaptchaForm(form.Form):
... fields = field.Fields(ICaptchaSchema)
... fields['captcha'].widgetFactory = CaptchaWidgetFactory
and z3c.form 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 13
-
quintagroup.z3cform.captcha-1.0.3-1.lbn19.noarch
quintagroup.z3cform.captcha is a package that allows to add captcha to the z3c.form.
As a result such forms are prevented from automatic submit.
Captchas in a z3c form
Using quintagroup.z3cform.captcha in a z3c.form form is simple. Just add a Captcha
field to your schema, use CaptchaWidgetFactory widget factory for this field and
away you go:
>>> from zope.interface import Interface
>>> from z3c.form import form, field
>>> from quintagroup.z3cform.captcha import Captcha
>>> from quintagroup.z3cform.captcha import CaptchaWidgetFactory
Now define form schema with Captch field
>>> class ICaptchaSchema(Interface):
... captcha = Captcha(
... title=_(u'Type the code'),
... description=_(u'Type the code from the picture shown below.'))
And set proper widget factory for the captcha field
>>> class CaptchaForm(form.Form):
... fields = field.Fields(ICaptchaSchema)
... fields['captcha'].widgetFactory = CaptchaWidgetFactory
and z3c.form 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
-
quota-3.17-12.fc13.x86_64
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per file system.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
quota-4.00-6.fc18.armv6hl
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per file system.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
quota-4.01-9.lbn19.armv6hl
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per file system.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
quota-4.01-9.lbn19.x86_64
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per file system.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
quota-4.03-6.fc25.x86_64
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per file system.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
quota-4.06-7.fc36.x86_64
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per file system.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
quota-nld-4.06-7.fc36.x86_64
Daemon that listens on netlink socket and processes received quota warnings.
Note, that you have to enable the kernel support for sending quota messages
over netlink (in Filesystems->Quota menu). The daemon supports forwarding
warning messages to the system D-Bus (so that desktop manager can display
a dialog) and writing them to the terminal user has last accessed.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36