A reference browser widget (Maintainer Timon Tschanz)
Project description
ftw.referencewidget
This Widget provides a Referencebrowser and a searchfield, which allows users to select references.
The basequery is all types which are not in the types_not_searched property all modification to the allowed types are relative to this query.
Traversal or Selectability can be changed for all widgets with the IReferenceSettings registry interface or per widget with the widget parameters.
- The widget takes the following parameters:
allow_traversal: These Types are traversable
block_traversal: These Types are not traversable
selectable: These Types are selectable
nonselectable: These Types are not selectable
start: The path first opened. Can either be a callable or a path. Additionaly the strings “parent”, “navroot”, “ploneroot” can be used.
allow_nonsearched_types: If this is set to true all the types will be traversable and selectable.
override: drops all global config and the base query if a list is passed to the widget. All types need to be added to be selectable.
Screenshots
The general Listing: ![Listing](https://github.com/4teamwork/ftw.referencewidget/raw/master/docs/static/list.png) The Search Listing: ![Search Listing](https://github.com/4teamwork/ftw.referencewidget/raw/master/docs/static/search.png) The Selected Items ![Selected](https://github.com/4teamwork/ftw.referencewidget/raw/master/docs/static/selected.png)
Links
Issues: https://github.com/4teamwork/ftw.referencewidget/issues
Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.referencewidget
Copyright
This package is copyright by 4teamwork.
ftw.referencewidget is licensed under GNU General Public License, version 2.
Changelog
1.0.3 (unreleased)
Nothing changed yet.
1.0.2 (2016-09-14)
Reload Items when overlay is reloaded. [tschanzt]
Respect Type constraints on search. [tschanzt]
1.0.1 (2016-09-09)
Ignore empty strings in converter. [tschanzt]
Improve overlay behavior (close on click outside the overlay + close on ESC). [mathias.leimgruber]
Get Widget name on overlay creation. [tschanzt]
1.0.0 (2016-09-07)
Initial release [tschanzt]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for ftw.referencewidget-1.0.3.dev0.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13902cd5c041221549c871be4a2ffa3f5a297e82798e5b7f59562de58bb9e4a7 |
|
MD5 | ae9d757f539ee4c16c3f2aae1453c9fb |
|
BLAKE2b-256 | 6405534e14e04dfa43829435977880d49edcd4a5fb4988b5ed3c7318b1d99e5b |