-
python3-five-globalrequest-99.1-1.lbn36.noarch
This package is deprecated. It was integrated into Zope at version 4.0a3. It is
no longer needed.Changelog 99.1 (2017-06-08) Fixed wrong dependency in install
requires.99.0 (2017-06-01) Mark as deprecated.1.0 - 2010-08-06 -- Changes not
recorded.1.0a2 - 2010-01-08 - Initial release
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-five-grok-1.3.2-1.lbn36.noarch
five.grok .. contents::Introduction five.grok is a development layer for Zope
2, based on Grok framework concepts.The development techniques are similar to
the ones used with Grok framework.It is based on grokcore namespace packages
that were factored out of Grok framework.Implemented features --Coming from
Grok, the following components are available to Zope 2 developers:- Zope 3
Component...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-five-intid-2.0.1-1.lbn36.noarch
Introduction Make it possible to use zope.intid_ in a Zope environment. This
includes other packages that rely on it such as zope.keyreference_..
_zope.intid: .. _zope.keyreference: Code Contributors please read the document
Process for Plone core's development < are at the Plone code repository hosted
at Github < First, let make sure the ofs utility provides the interface:: >>>
from...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-five-localsitemanager-3.3-1.lbn36.noarch
Introduction Overview five.localsitemanager attempts to provide a local site
manager implementation that is as close to the zope.interface / zope.component
implementation as possible. Some reservations that do not conflict with the
original API have been made to ease the path with CMF.Developer Resources --
Source code: 3.2.2 (2018-11-09) - Fix deprecation warnings. 3.2.1 (2018-10-11)
- Update...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-five-pt-3.0-1.lbn36.noarch
This package is deprecated. It was integrated into Zope at version 4.0a2. It is
no longer needed.Changelog 3.0 (2017-11-30) - Mark as deprecated. This package
is no longer needed with Zope > 4 as its code got included in Zope. 2.2.5
(2017-11-26) - Fix test_edit_with_errors to not import a private variable from
zope.pagetemplate. Fixes test failure with latest zope.pagetemplate. 2.2.4...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-formencode-2.0.1-2.fc36.noarch
FormEncode validates and converts nested structures. It allows for a.
declarative form of defining the validation, and decoupled processes.
for filling and generating forms.
This package contains the python3 version of the module.
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-ftw-blog-1.8.1-1.lbn36.noarch
ftw.blog provides a blog implementation for Plone featuring tags and
categories.A user can add a new blog entry and tag it using tags and
categories. Available categories are defined by the creator of the blog, whilst
tags can be added freely by the author of a blog entry.Blog entries are listed
in chronological order, in a tag cloud, by categories, and in a monthly
archive. Entries can be...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-ftw-builder-2.0.0-1.lbn36.noarch
ftw.builder Create Plone objects in tests with the Builder Pattern < builder
pattern simplifies constructing objects. In tests we often need to create Plone
objects, sometimes a single object, sometimes a whole graph of objects. Using
the builder pattern allows us to do this in a DRY way, so that we do not need
to repeat this over and over again... code:: python from ftw.builder import
create...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-ftw-calendar-3.1.2-1.lbn36.noarch
Introduction ftw.calendar is a calendar view based on fullcalendar ( - Generic:
ftw.calendar doesn't care about the event objects, it only needs a collection
in which the resulting brains have a start and a end attribute. If the calendar
view is on an other content type than a collection, it will show all events
(types defined in portal_calendar) below this context.- Lightweight: the
only...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-ftw-calendarexport-1.3-1.lbn36.noarch
Introduction ftw.calendarexport provides the functionality to export multiple
events as ICS from ftw.calendar. It uses simplelayout to manage and display the
content.Usage - Add ftw.calendarexport to your buildout configuration:::
[instance] eggs + ftw.calendarexport- Install the generic import profile.On the
ftwcalendar_view view you now see a viewlet which enables you to export
multiple...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36