GithubHelp home page GithubHelp logo

Toolbar ? about ivoryckeditorbundle HOT 5 CLOSED

egeloen avatar egeloen commented on June 15, 2024
Toolbar ?

from ivoryckeditorbundle.

Comments (5)

egeloen avatar egeloen commented on June 15, 2024

There is no "easy way" to configure a "full", a"standard" or a "simple" toolbar. CKEditor provides 3 packages with custom config in the config.js file (places at the CKEditor root directory). So, in fact there is nothing in CKEditor itself which allows us to configure it easily like 'config' => 'full'...

If you want to change you toolbar, there is two possibilities: configure your own toolbar like explain here by reproducing the CKEditor one which you can find in CKEditor or download a custom CKEditor version (preconfigured) & use it like describe here.

from ivoryckeditorbundle.

egeloen avatar egeloen commented on June 15, 2024

After rereading the doc, we can maybe make it more easy by defining some preconfigured toolbars in the configuration (ie. "full", "standard", "simple") & use them:

ivory_ck_editor:
    configs:
        my_config:
            toolbar: "full"

from ivoryckeditorbundle.

zorg-iris avatar zorg-iris commented on June 15, 2024

thank very must for your help ! it will give more fast one solution to reduce the toolbars wihtout pasing to much time on setup in "default" or my_config1 ...

from ivoryckeditorbundle.

egeloen avatar egeloen commented on June 15, 2024

@zorg-iris You can know use basic, standard or full keyword in order to define your toolbar in the configuration.

from ivoryckeditorbundle.

zorg-iris avatar zorg-iris commented on June 15, 2024

@egeloen many many thank !!

from ivoryckeditorbundle.

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.