dariok / wdbplus

WDB-eXist
MIT License
8 stars 7 forks source link

[UI] add possibility to have `aside` as a tab-style interface #534

Closed dariok closed 1 year ago

dariok commented 1 year ago

Currently, there are #fac and #ann in aside but they simply sit there.

As we use jQuery and jQUI anyway, we can use their mechanisms to make this a tab interface. As all of this can be done using JS, we do not need additional configuration etc. but can use the usual instance and project specifics.

Main task: add docu that states how to do this:

dariok commented 1 year ago

This could be used for text-internal navigation (see #321 and #329)