-
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.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.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.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.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.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.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-func-timeout-4.3.5-1.lbn36.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 and Zope
/
BastionLinux 36
-
python2-funcsigs-1.0.2-1.lbn36.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 and Zope
/
BastionLinux 36
-
python2-functools32-3.2.3-1.lbn36.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 and Zope
/
BastionLinux 36