Skip to content

How to add a tab button to the right hand side (accordion-aside)? #215

Answered by anapnoe
samuel25gh asked this question in Q&A
Discussion options

You must be logged in to vote

Hi you would be able to do that with workspaces and have as many layout variations as you like
the modules are loaded dynamically and IN and MY are not part of the UI/UX layout
If you want to do the mod for your specific use case the function is named createButtons4Extensions() located in anapnoe_sd_uiux_core.js file. I am guessing that you want to move the contents of the module also to the aside area thus you will need to look into the
layout file template-aside-extra-networks.html
you can study the anapnoe-sd-theme-editor extension to see how it is hooked to the aside view
the downside of this is every time you update you need to redo the changes so keep a backup of your mod files

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@samuel25gh
Comment options

Answer selected by samuel25gh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants