GithubHelp home page GithubHelp logo

Raw HTML editing mode about trix HOT 13 CLOSED

atuttle avatar atuttle commented on August 28, 2024
Raw HTML editing mode

from trix.

Comments (13)

Tectract avatar Tectract commented on August 28, 2024 54

I'm looking at implementing wysiwyg for a "news page" editor for my site, so my CEO and marketing people can easily create and format new news release articles on our site.

Lack of an "html code editing" mode is a dealbreaker for me too, here. This is a basic feature of a wysiwyg editor, it's a glaring omission from Trix, please reconsider putting it in your development roadmap. Until then, I'll be using another tool.

from trix.

javan avatar javan commented on August 28, 2024 16

Trix tightly controls the HTML it generates and that control is, in part, what allows such a reliable editing experience. Any outside mutations cause Trix to immediately reparse the HTML and render its own version, and for this reason Trix will likely never support a raw editing mode.

You could look into post-processing Trix-generated HTML to prepare for emailing. We're happy users of https://github.com/Mange/roadie for that.

from trix.

127 avatar 127 commented on August 28, 2024 4

2023
Trix still has no ability to edit raw html

from trix.

khanhartisan avatar khanhartisan commented on August 28, 2024 4

2024 and still can't edit raw html

from trix.

josephecombs avatar josephecombs commented on August 28, 2024 4

July 2024, no raw HTML. Would the maintainers be open to adding this feature? I can write a PR.

from trix.

digitaltim-de avatar digitaltim-de commented on August 28, 2024 3

NEED RAW EDITION

from trix.

jeremy avatar jeremy commented on August 28, 2024

→ added to Roadmap Questions list!

from trix.

atuttle avatar atuttle commented on August 28, 2024

Since the mega-thread #31 was closed because it became unmanageable (saw that coming!), I'd like to see this ticket reopened. It hasn't been addressed, even to indicate whether or not it's something the project would like to have.

To me, it seems like a pretty core feature that every other WYSIWYG editor has. Power users can really benefit from having it.

I'd like to try using Trix for our tool that's used to draft emails. But the nature of HTML email is that you must customize the HTML. Inline styles, for example, are a necessary evil. If the author can draft their message, and then copy/paste out to a tool that converts a <style> block to inline styles and then paste the content back into their message, that would work well.

from trix.

TahirAmjad avatar TahirAmjad commented on August 28, 2024

from trix.

TahirAmjad avatar TahirAmjad commented on August 28, 2024

<h1>asdasd</h1>

from trix.

Tectract avatar Tectract commented on August 28, 2024

I ended up just using CKEditor instead.

from trix.

127 avatar 127 commented on August 28, 2024

Did the same 😂

from trix.

beydogan avatar beydogan commented on August 28, 2024

July 2024, no raw HTML. Would the maintainers be open to adding this feature? I can write a PR.

They probably won't because basecamp doesn't need it.

from trix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.