Personal tools
Skip to content. | Skip to navigation
EEA Exhibit provides Simile Widgets Exhibit framework integration for eea.app.visualization. See eea.daviz package for more details.
This package applies a blue color theme to the eea.facetednavigation interface. Three CSS files are used: view.css - always loaded, contains CSS overrides for the facetednavigation styles displayed on view; edit.css - loaded for the configuration page; js.css - always loaded, contains JavaScript and plugins overrides. Replacement images are also provided (used for loading animations and placeholder indicators on the configuration page) The CSS overrides work by simply providing a more exact selector for the elements. This is accomplished by placing div in front of the default facetednavigation selector, e.g.: div .tags-cloud li { color: #CDE0EF; }
EEA Faceted Navigation extension that allow a faceted navigable object to inherit faceted configuration from another faceted navigable object. An extension to be used within eea.facetednavigation in order to allow objects to inherit faceted configuration from another faceted navigable object. This way one can define a global faceted navigable folder and reuse this configuration for multiple heritors.
Zope 3 vocabularies to be used within eea.facetednavigation
The EEA Faceted Navigation **(FacetedNav)** gives you a **very powerful interface to improve search within large collections of items.** No programming skills are required by the website manager to configure the faceted navigation interface, `configuration is done TTW <http://svn.eionet.europa.eu/projects/Zope/attachment/wiki/FacetedNavigationScreenshots/screenshot7.png>`_. It lets you gradually select and explore different facets (metadata/properties) of the site content and narrow down you search quickly and dynamically. On the contrary, plone collections are static, in a way that the site admin decides the search criteria and the end user is not able to further sort or filter the presented results. **FacetedNav is fully customizable**, site admin may decide that some criteria (facets) must have fixed values while other may be presented as filter options to the web visitor. **FacetedNav may very well replace the standard collection content type**, since it covers same functionality and it adds a lot more features. **FacetedNav can also be used as an advanced search for your site**. .. contents:: Main features ============= It comes with plenty of configuration options and features like: 1. Easy customizable GUI via drag-n-drop, no restart needed. 2. Facets can be set to fixed default values and hidden. 3. Facets can be placed in standard search or extended search panels, to not intimidate novice users and have cleaner interface 4. Facets can be displayed via several widgets like select, radio, text input, tag cloud, date range and more 5. Expandable and collapsible widgets with many values 6. Automatically counts number of content items beside each facet value 7. Possibility to show or hide the options with zero results (show only the facets which return content) 8. Ability to create your custom content types definition to be used as a combination of interface and portal type, presented in a single widget. 9. Export of search result in RSS. 10. Pleasant user interface based on Ajax JQuery, implemented with "deep linking", so bookmarking a faceted query works, browser history supported. 11. Export / Import of faceted settings as XML. Useful to replicate same facets navigation on another site. 12. Search engine friendly, disabling javascript acts as a normal collection batch list. 13. Synchronization of settings across multiple languages, I18N support. 14. High performance by caching faceted catalog queries via `distributed memory object caching system: memcached <http://www.danga.com/memcached/>`_ 15. Smart facets hiding - hide facets criteria if there is only one page of results (This can be explicitly disabled/enabled from version 4.6. It is also disabled by default for new faceted navigable pages starting with version 5.2) 16. Ability to transform faceted navigable items in search forms by putting them in the 'search mode' (starting with version 4.6) 17. Ability to enable/disable Plone portlets left and right columns within faceted navigable contexts (starting with version 4.1. Both disabled by default for new faceted navigable pages starting with version 5.2)
axonomic tags in EEA Faceted Navigation (eea.facetednavigation) using Redomino Advanced Keyword Management (redomino.advancedkeyword). Usage Filling in the tags Taxonomy is achieved using redomino.advancedkeyword package, where nesting happens with use of dots. Example: Cars Cars.Audi Cars.Audi.Supermini Cars.Audi.Sports Car Cars.Audi.Full-size Crossover SUV Cars.Bentley Cars.Bentley.Flying Spur Cars.Bentley.Mulsanne Cars.Bentley.Azure Cars.Bentley.Rolls-Royce Integration with your Plone site For installation and configuration of eea.facetednavigation refer to the official documentation. In order to use the Taxonomic Checkboxes widget, in your "Faceted criteria" setup add the taxonomiccheckbox widget with "Tags" as a "Catalog index". Your tags would be then nicely nested.
This package is a collection of custom AT Widgets and Fields: - Quick Upload Widget based on collective.quickupload - Management Plan Widget/Field It also provides some custom jQuery plugins: - EEAFormsGroup -- group AT Widgets within an accordion in edit form - EEAFormsWizard -- make schemata tabs a wizard like form with back and forward buttons - EEAFormsQuickUpload -- collective.quickupload jQuery plugin to be used with QuickUpload Widget. .. note :: This add-on doesn't do anything by itself. It needs to be integrated by a developer within your own products. For reference you can check the `eea.daviz`_ package.
EEA Geotags package redefines the location field in Plone. Right now in Plone location field is a free text field. EEA Geotags lets you easy define locations using a map picker and http://geonames.org geographical database. EEA Geotags package redefines the location field in Plone. Right now in Plone location field is a free text field. EEA Geotags lets you easy define locations using a map picker and http://geonames.org geographical database.
Introduction ============ Create and configure charts and dashboards on an intuitive visualization editor. You can easily make visualizations like: - http://code.google.com/apis/chart/ Main features ============= 1. Intuitive visualization editor to create interactive charts. 2. Large amount of visualizations available: Area, Bar, \ Bubble, Candlestick, Column, Combo Chart, Gauge, Geo Intensity Maps, Line, Pie, Radar, Scatter, Stepped Area, Table, Tree Map, Motion Charts 3. Dashboard. Group charts into one or more dashboards. 4. Add filters to charts or dashboards. 5. Share any chart. Embeddable visualization in any webpage. 6. Customizable chart options and colors 7. Data table manipulation via drag and drop, preparing table for chart 8. Pivot table (Transpose), transform row values into columns and viceversa
Font Awesome icons for Plone and EEA packages.