-
python2-ftw-theming-2.1.2-1.lbn36.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 and Zope
/
BastionLinux 36
-
python2-ftw-upgrade-3.3.0-1.lbn25.noarch
Introduction This product aims to simplify running and writing third-party
Generic Setup upgrade steps in Plone.It provides a control panel for running
multiple upgrades at once, based on the upgrade mechanism of Generic Setup
(portal_setup).Further a base class for writing upgrade steps with a variety of
helpers for common tasks is provided... contents:: Table of Contents..
figure::...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-ftw-upgrade-3.3.0-1.lbn36.noarch
Introduction This product aims to simplify running and writing third-party
Generic Setup upgrade steps in Plone.It provides a control panel for running
multiple upgrades at once, based on the upgrade mechanism of Generic Setup
(portal_setup).Further a base class for writing upgrade steps with a variety of
helpers for common tasks is provided... contents:: Table of Contents..
figure::...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-uploadutility-1.0.0-1.lbn25.noarch
.. contents:: Table of Contents Introduction Port of
"ZPublisher.HTTPRequest.FileUpload" utility from plone 5 to plone 4.
Compatibility -Plone 4.3.x Installation - Add the package to your buildout
configuration::: [instance] eggs + ... ftw.uploadutility Development 1. Fork
this repo 2. Clone your fork 3. Shell: ln -s development.cfg buildout.cfg 4.
Shell: python bootstrap.py 5. Shell:...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-ftw-uploadutility-1.0.0-1.lbn36.noarch
.. contents:: Table of Contents Introduction Port of
"ZPublisher.HTTPRequest.FileUpload" utility from plone 5 to plone 4.
Compatibility -Plone 4.3.x Installation - Add the package to your buildout
configuration::: [instance] eggs + ... ftw.uploadutility Development 1. Fork
this repo 2. Clone your fork 3. Shell: ln -s development.cfg buildout.cfg 4.
Shell: python bootstrap.py 5. Shell:...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw-zipexport-1.6.4-1.lbn25.noarch
ftw.zipexport provides a generic solution to export data from plone in a zip
archive.A user can export data with the "Export as Zip" action in document
listings.InstallCompatibility -For zipping files with a total size of over 4Gb
python 2.7.4 is required.Step-by-Step - Add ftw.zipexport to your buildout
configuration:: [instance] eggs ftw.zipexport- Run buildout- Install
ftw.zipexport in...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-ftw-zipexport-1.6.4-1.lbn36.noarch
ftw.zipexport provides a generic solution to export data from plone in a zip
archive.A user can export data with the "Export as Zip" action in document
listings.InstallCompatibility -For zipping files with a total size of over 4Gb
python 2.7.4 is required.Step-by-Step - Add ftw.zipexport to your buildout
configuration:: [instance] eggs ftw.zipexport- Run buildout- Install
ftw.zipexport in...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-ftw.jsondump-1.1.0-1.lbn25.noarch
ftw.jsondump provides JSON representations for Plone objects. By using adapters
the JSON representation can easily be customized... contents:: Table of
Contents Installation Add the package as dependency to your setup.py:.. code::
python setup(... install_requires[ ... 'ftw.jsondump', ])or to your buildout
configuration:.. code:: ini [instance] eggs + ftw.jsondumpand rerun
buildout.For...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-ftw.tabbedview-4.2.1-1.lbn25.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 5
/
BastionLinux 25
-
python2-ftw.table-1.22.0-1.lbn25.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 5
/
BastionLinux 25