Developer Portal Editor
Theneo's Developer Portal Editor offers a flexible environment where you can drag and drop various elements to construct a customized interface for your developer portal. For those who are more comfortable with direct coding, the editor provides an option to dive into the HTML and CSS code, allowing for granular control over the design and functionality. Additionally, the editor includes a feature to export your code, enabling you to work on it offline or in a different environment and then import it back into Theneo seamlessly.

Key Elements and Functionalities
- HTML Tab: Directly edit the HTML structure of your portal. You can add, remove, or modify elements like divs, sections, and other HTML5 elements.
- CSS Tab: Style your portal with custom CSS. You have the freedom to define styles, manage layouts, and ensure your branding is on point with precision.
- Export to ZIP: Safeguard your work or collaborate with others by exporting your entire project's codebase. This feature is particularly useful for backing up your work or transferring it to another platform or team member.
- Code Import: Already have code ready to go? Import it directly into the editor to jump-start your portal development. This feature supports a seamless transition from other development environments into Theneo.
Using the Editor for Customization
- Layout Management: Use the drag-and-drop feature to organize your layout with elements like columns, image blocks, and text sections.
- Interactive Elements: Add interactive components such as forms, buttons, and navigation bars to enhance user interaction.
- Multimedia Integration: Embed multimedia content with image and video blocks to enrich your content.
- Custom Styling: Access the CSS tab to apply custom styles, adjust layouts, or fine-tune the appearance of your portal.
- Content Structuring: Edit the HTML directly to structure your content semantically, ensuring a logical hierarchy and SEO-friendly markup.
- Backup and Version Control: Use the export feature to create backups of your portal's code, allowing you to maintain different versions or revert changes if necessary.
- Collaboration: Share your exported code with team members to collaborate on the development of your portal, ensuring everyone can contribute their expertise.
- Final Touches: Before publishing, import your code back into Theneo to see your changes reflected in real-time, ensuring your portal looks and functions exactly as intended.
Was this section helpful?
What made this section unhelpful for you?
On this page
- Developer Portal Editor