Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Priyanka Kanojia 17 posts 88 karma points
    Nov 07, 2019 @ 13:21
    Priyanka Kanojia
    0

    Page Builder in Umbraco.

    Hello all,

    I am trying to implement web page builder in Umbraco. I am currently using tinyMCE rich text editor but it has very limited features and some of the features doesn't work. In tinyMCE fontSize, fontColor and fontFamily are not working for me. I want to add additional features also like adding background image, setting font styles, adding custom css and javascripts .If there are some other editors or Umbraco package that provide features as per my requirements then you may suggest.

    Thank You.

  • Claushingebjerg 936 posts 2571 karma points
    Nov 08, 2019 @ 14:27
    Claushingebjerg
    0

    There is not one package that does all you want, and i think you're looking in the wrong place if you're using tinyMCE for layout.

    Its possible to define styles for use in tinymce. Defines them in the styles folder and select the css file in the tinyMCE datatype.

    Im not 100% sure about what you mean by "Web page builder", but maybe look into the built in grid data type or nested content for building page structure.

  • Amir Khan 1282 posts 2739 karma points
    Nov 08, 2019 @ 16:35
    Amir Khan
    0

    +1 for grid, here's some documentation: https://our.umbraco.com/documentation/getting-started/backoffice/property-editors/built-in-property-editors/grid-layout/

    You can define layouts by rows and columns, add custom grid widgets, add row and column configuration for colors, background image, etc.

  • Tor Langlo 190 posts 533 karma points
    Nov 08, 2019 @ 20:47
    Tor Langlo
    0

    If you're willing to wait or invest a bit in the future, scroll down to the "Block Editor" section on the Umbraco Roadmap page, and follow the link there to https://github.com/umbraco/rfcs/pull/12.

    -Tor

Please Sign in or register to post replies

Write your reply to:

Draft