dokuwiki-plugin-struct
dokuwiki-plugin-struct copied to clipboard
Optionally make the lookup field value a link
It would be very convenient if the "Lookup" data type optionally could behave like the "page" data type, in that it creates a link to the "looked up" page. For example we have a server and a datacenter struct, and reference the datacenter from the server (server.dc looks up datacenter.name). It would be very nice if it was possible to click on the datacenter in the server view and end up on the corresponding datacenter page.
This would be extremely helpful