-
Notifications
You must be signed in to change notification settings - Fork 0
AttributeBrowser
A quick extension I put together that adds a simple dialog window that acts as a tool for browsing attributes.
It is possible to search by attribute "name" or "key value" (or both at the same time), where an attribute is
[name: "key value"]
e.g. if you have the following attribute
[alias: "GPCRs"]
name = alias
key value = GPCRs
Results are given in the following format:
Page name: Key value (attribute name)
Doubleclicking a result will take you to that page
The "Search Child Attributes" will result in any children on the specified attribute being included in the results,
e.g.
if you search for "global" you will also get results for
global.language global.wrap global.contact.icon etc....
Comment / Suggestions welcome (post to the WikidPad group)
Attachments
- attribBrowser.py (5091 bytes)
Source: http://trac.wikidpad2.webfactional.com/wiki/AttributeBrowser