I am new to OOD and i wanted to ask about how to create a custom page in OOD portal? For example to add an “Information” link on the navigation bar so it will contain in the body my custom HTML content? Such as text/links/pictures?
What is the proper way to create a custom page in OOD?
Hello, and welcome to the Open OnDemand community! We have a section in our documentation for custom pages: Customizations — Open OnDemand 3.1.0 documentation I would definitely recommend checking that out and coming back with any further questions.
Widgets are actually the html files with your content, they should be in: /etc/ood/config/apps/dashboard/views/widgets
and their fllename should be in this format: _someContent.html.erb