Skip to content
Christian Ziemski edited this page Mar 7, 2016 · 6 revisions

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

Source: http://trac.wikidpad2.webfactional.com/wiki/AttributeBrowser

Clone this wiki locally