What's new
NullCity

Download free PHP scripts and CMS resources for WordPress, Joomla, and more at Vily Forum. Get retail-quality tools and themes without the cost!

HTML Studio for Invision Community 5

HTML Studio for Invision Community 5 1.1

htmleditor-banner.thumb.png.a24ce483c12df24e862ce1f005a52412.jpg

Screenshot2026-09-21091207.thumb.png.509852a41284eb830d563483f2cdeb13.jpg

Publish designed HTML anywhere the editor appears — without ever touching your theme.

Version 1.0.0IPS 5.0+by DoniaWeBNo external services
The problem

Right now you cannot post this block​

Invision Community strips <style> and <script> from everything posted through the editor, and the editor normalises away most markup as you type. That is the correct default — but it also means a designed block of HTML cannot be published. Not by your sellers, not by your staff, not even by you.

Everything you are reading was written in the editor and published as a normal post. That is the whole product.
How it renders

Two modes, chosen for you​

Most solutions hand you raw HTML and hope for the best — one stray body { } rule repaints your entire forum. This one looks at what you inserted and picks the safe path automatically.

No scripts in the content

Rendered inline​

Sits in the post like ordinary content — no frame, no border, no fixed height.

  • CSS isolated in a shadow root
  • Rules like body { } can never escape
  • Height follows the content
Content contains scripts

Sandboxed frame​

JavaScript runs — animations, counters, tabs — safely contained.

  • No access to the page or cookies
  • Cannot reach the signed-in session
  • Cannot redirect the visitor
What you get

Built for people who actually write HTML​

</>

Real code editor​

Syntax highlighting on desktop, using the editor already bundled with Invision Community. A comfortable plain text box on phones.
◫

Live preview​

Beside the editor, updating as you type. You see the result before you publish.
▣

Template library​

Seven designs included. Manage site-wide templates from the AdminCP; members keep their own private ones.
✎

Edit in place​

Put the cursor inside a block you already published and reopen it for editing. No copy-paste archaeology.
Control

Every feature has an on/off switch​

By default only the groups that already have AdminCP access can use it.

Allowed member groupsShow only in these applicationsInline renderingFull HTML pagesQuick-editPersonal templatesForms in framesPop-ups in framesDialogs in frames

Your existing posts stay exactly as protected​

The application never weakens the filter Invision Community applies to ordinary posts. Inline content has its scripts removed before it reaches the page; framed content runs with no same-origin access. You decide who is trusted — and you can tighten frame permissions further at any time.
Author
V Ninja
Downloads
6
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from V Ninja

Back
Top