Personal tools
Skip to content. | Skip to navigation
The ftw.table package provides a table generator utility, which generates a html table out of a list of almost anything. The Javascript, which will be registered, contains an extensible jQuery plugin. Using the optional extJS addon enables features such as grouping, sorting, filtering drag'n'drop ordering, checkboxes, etc.
This package allows users to easily manage users and groups through a new view without having plone's manage portal permission. This is useful when the person who manages users and groups should have full manager access to the site. If the user has the permission "Manage users", a new action is displayed in the user menu, giving him the ability to list and modify users and groups. Features -------- - Manage users - List users - Assign users to groups - Add users - Delete users - Reset password of a user and send a notification - Manage groups - List groups - Add groups - Delete groups
Funnelweb is also very flexible as it uses a modular collective.transmogrifier framework underneath which advanced users can use if they they need further steps added to their conversion process. The work performed by the funnelweb script can be broken down into four sections: 1. Crawling the site including caching locally so subsequent crawls are quicker and filtering out unwanted content 2. Remove boilerplate/templates (automatically or via rules) so just content remains 3. Analysing the site structure to improve the content quality including working out titles, default views, types of objects to create, what to show in navigation etc 4. Uploading to the CMS such as Plone, or saving cleaned HTML to local directory FunnelWeb now has two modes of operation: 1. Within Plone itself via the mr.migrator plugin. see mr.migrator for how to install. 2. A command line script which can be installed via zc.buildout. Content is uploaded into Plone via it's web services API.
geopy is a Python 2 and 3 client for several popular geocoding web services. geopy makes it easy for Python developers to locate the coordinates of addresses, cities, countries, and landmarks across the globe using third-party geocoders and other data sources. geopy includes geocoder classes for the ESRI ArcGIS, OpenStreetMap Nominatim, Google Geocoding API (V3), Yahoo! BOSS, geocoder.us, GeocodeFarm, and Bing Maps API geocoder services, as well as several other. The various geocoder classes are located in geopy.geocoders.
Multichannel content discrimination and overrides for Plone CMS
Extract and manipulate different Zope image objects
gomobile.mobile packge provides core mobilization functionality for Plone * Mobile theme layering * Mobile settings in the site setup * Image resizing * Mobile analytics and tracking * Mobile simulator * Discriminating web and mobile site requests * Managing mobile domain names * Redirecting and mobile switching links between web and mobile
Add mobile support for various Plone add on products
This product provides Go Mobile Default Theme mobile site theme for Go Mobile for Plone <http://webandmobile.mfabrik.com>. The theme look and feel resemble's Plone 4's Sunburst theme. The theme contains two optimized image resolutions * 48x48 based icon tiles for > 640 pixels wide mobile screens (based on Javascript screen width detection). * 24x24 based icon tiles for smaller screens CSS3 styles are used for WebKit based mobile browsers. Low-end phones, or non-webkit based proprietary mobile browsers, are also supported partially.
Perf Tools is a collection of performance analysis tools, including a high-performance multi-threaded malloc() implementation that works particularly well with threads and STL, a thread-friendly heap-checker, a heap profiler, and a cpu-profiler.