-
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-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-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.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
-
python2-func-timeout-4.3.5-1.lbn25.noarch
func\_timeout Python module to support running any existing function with a
given timeout. Function Timeout func\_timeout -This is the function wherein you
pass the timeout, the function you want to call, and any arguments, and it runs
it for up to timeout seconds, and will return/raise anything the passed
function would otherwise return or raise. def func\_timeout(timeout, func,
args(),...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-funcsigs-1.0.2-1.lbn25.noarch
.. funcsigs documentation master file, created by sphinx-quickstart on Fri Apr
20 20:27:52 2012. You can adapt this file completely to your liking, but it
should at least contain the root toctree directive.Introducing funcsigs The
Funcsigs Package --funcsigs is a backport of the PEP 362_ function signature
features from Python 3.3's inspect_ module. The backport is compatible with
Python 2.6,...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-functools32-3.2.3-1.lbn25.noarch
This is a backport of the functools standard library module from Python 3.2.3
for use on Python 2.7 and PyPy. It includes new features lru_cache (Least-
recently-used cache decorator).
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-funnelweb-1.1.1-1.lbn25.noarch
FunnelWeb - Content conversion made easy
****************************************Easily convert content from existing
html into Plone.:Code repository: :Questions and comments to: :Report bugs at:
contents::Introduction
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25