Ruby on Rails Saturday, January 18, 2020

> On Jan 17, 2020, at 6:29 PM, fugee ohu <fugee279@gmail.com> wrote:
>
> I know how to use trix in a field but how do I let users design their entire page?
>

Trix is designed to be low- or no-design. The kinds of elements you can create with it (H1, P, FIGURE, UL, OL) are not, on their own, enough to create more than a word-processing-style page "layout". You could let the user have access to a stylesheet, and they could write some clever CSS, like, say, targeting the third paragraph and making it a pull-quote, with borders and margins and float, but that's not really the same thing as giving someone a full set of WYSIWYG controls where they can make the page look like anything they want.

Walter

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/86469CAE-76D9-4426-995D-89605F5C78D0%40wdstudio.com.

No comments:

Post a Comment