Replies: 4 comments
-
@yarus, thank you for opening this issue. We will triage it within the next few business days. |
Beta Was this translation helpful? Give feedback.
-
@yarus, in managed version of the portal, the only way you use HTML/JS/CSS directly is within Custom HTML widget. In self-hosted portal, you have full access to the code and HTML templates. |
Beta Was this translation helpful? Give feedback.
-
Thanks for reply, Could you please provide more details how html templates for pages could be modified in self-hosted? I forked the Azure Portal repo and it looks like it is SPA driven by paperbits templates and knockout library. I never worked with paperbits before. Trying to understand the thing. How am I suppose to modify for example Homepage, Api page directly? Without visual editor. Thanks. |
Beta Was this translation helpful? Give feedback.
-
@yarus, a page consists of widgets entirely, and how they reside and what properties they have comes from their configuration database. So technically you change the code of a widget, plus you can change page template ( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am new with Developer Portal. I am looking into configuring self-hosted Developer portal and trying to understand customization features.
The main question I have for now - is it really possible to manipulate with Developer portal pages directly via HTML instead of using visual editor?
Beta Was this translation helpful? Give feedback.
All reactions