Documentation about backoffice specific directives
Hi,
I wanna develop a complex backoffice extension and therefore I am looking for any documentation about the Umbraco specific directives (html fragments) like panel, table, tabs etc.
I would like to know which components are available and how can they be used.
What I wanna achieve is to build a property editor with tabs and a table (pageable) in one pane.
Error: Duplicates in a repeater are not allowed. Repeater: page in module.directives track by page.url key: #/api/umbraco.directives.directive:umbCropsy
Could also anyone please confirm if this documentation is still up to date?
I have tried to generate the documentation locally following this post.
I deleted the duplications from the docs-setup.js and I managed to access the documentation for the directives.
It is worth mentioning that the docs are not complete and a lot of descriptions are missing.
Documentation about backoffice specific directives
Hi,
I wanna develop a complex backoffice extension and therefore I am looking for any documentation about the Umbraco specific directives (html fragments) like panel, table, tabs etc.
I would like to know which components are available and how can they be used. What I wanna achieve is to build a property editor with tabs and a table (pageable) in one pane.
Any help appreciated, thanks Norbert
Hello,
I am joining Norbert in his request.
I am aware of this documentation: http://umbraco.github.io/Belle/#/api but the directives part is empty. There a few errors like:
Could also anyone please confirm if this documentation is still up to date?
I have tried to generate the documentation locally following this post. I deleted the duplications from the docs-setup.js and I managed to access the documentation for the directives. It is worth mentioning that the docs are not complete and a lot of descriptions are missing.
Cheers
Uberto
Hi
You can have a look at code of my Umbraco UK festival. I use some of the directives in that.
https://bitbucket.org/dawoe/umbukfestival2014/
There is also a video of the talk on YouTube
Dave
is working on a reply...