-
python2-ftw-profilehook-1.3.0-1.lbn36.noarch
ftw.profilehook ftw.profilehook provides a hook for executing custom code after
a generic setup profile is installed. Motivation -We often use import steps for
executing code after import a generic setup profile. Registering a lot of setup
handlers is bad because it extends the import duration of every profile and the
amount of import steps are limited in generic setup, causing bad effects...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-tabbedview-4.2.1-1.lbn36.noarch
Introduction This package provides a generic view with multiple tabs for plone.
It provides a generic base tab for listing contents in a table, based on
ftw.table_.- Generic tabbed view - Tabs are registered through FTI actions -
Base view for listing tabs - Listing tabs are filterable - Perform configurable
actions on listed items - ftw.table_'s Ext JS_ support works also in listing
tables -...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-table-1.22.0-1.lbn36.noarch
Introduction The ftw.table package provides a utility for generating HTML
tables of dicts, catalog brains and other objects.It comes with a jQuery plugin
installable with a Plone Generic Setup profile, providing features such as
sorting, filter, grouping checkboxes and more.-The main purpose of this library
package is to abstract the table generation for the ftw.tabbedview_ package but
it can...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-tagging-2.0.1-1.lbn25.noarch
ftw.tagging extends Plone content types with a tags field using schemaextender
for Archetype or a behavior for Dexterity.It's possible to define tag roots to
restrict tags to a part of the site. If no tag root is set, the Plone-root will
also be your tag-root.A tag cloud portlet is provided that shows a tag cloud
for the current tag root.As an example, ftw.tagging is used by ftw.blog for...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-ftw-tagging-2.0.1-1.lbn36.noarch
ftw.tagging extends Plone content types with a tags field using schemaextender
for Archetype or a behavior for Dexterity.It's possible to define tag roots to
restrict tags to a part of the site. If no tag root is set, the Plone-root will
also be your tag-root.A tag cloud portlet is provided that shows a tag cloud
for the current tag root.As an example, ftw.tagging is used by ftw.blog for...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-testbrowser-2.1.2-1.lbn25.noarch
ftw.testbrowser Package documentation < is a browser library for testing Plone_
web sites and applications. It integrations directly into Plone / Zope and uses
lxml_ for parsing and querying pages. It supports all the basic features such
as filling forms.Links - Documentation: - Github: - Issues: - Pypi: -
Continuous integration:
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-ftw-testbrowser-2.1.2-1.lbn36.noarch
ftw.testbrowser Package documentation < is a browser library for testing Plone_
web sites and applications. It integrations directly into Plone / Zope and uses
lxml_ for parsing and querying pages. It supports all the basic features such
as filling forms.Links - Documentation: - Github: - Issues: - Pypi: -
Continuous integration:
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-testing-2.0.6-1.lbn25.noarch
ftw.testing This package provides helpers for writing tests... contents:: Table
of Contents IntegrationTesting FTWIntegrationTesting layer The
FTWIntegrationTesting is an opinionated extension of Plone's default
integration testing layer.The primary goal is to be able to run
ftw.testbrowser\s traversal driver with integration testing.**Database
isolation and transactions**The Plone default...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-ftw-testing-2.0.6-1.lbn36.noarch
ftw.testing This package provides helpers for writing tests... contents:: Table
of Contents IntegrationTesting FTWIntegrationTesting layer The
FTWIntegrationTesting is an opinionated extension of Plone's default
integration testing layer.The primary goal is to be able to run
ftw.testbrowser\s traversal driver with integration testing.**Database
isolation and transactions**The Plone default...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-theming-2.1.2-1.lbn25.noarch
.. contents:: Table of Contents Installation Add the package as dependency to
your setup.py:.. code:: python setup(... install_requires[ ... 'ftw.theming',
])or to your buildout configuration:.. code:: ini [instance] eggs +
ftw.themingand rerun buildout. SCSS Registry The SCSS registry is configured
with ZCML and contains all SCSS resources from ftw.theming, addons, the theme
and policy...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25