GithubHelp home page GithubHelp logo

Comments (5)

Samuell1 avatar Samuell1 commented on May 26, 2024

What version do you using?

from contenteditor-plugin.

Gohanova avatar Gohanova commented on May 26, 2024

i am having the same Issue - and i was wondering: do i need to set up a new instance of this Component for every block i need to be editable?

Meaning, can i use one instance multiple times:

{% component 'contenteditor' file="title.htm" %}
{% component 'contenteditor' file="text.htm" %}
{% component 'contenteditor' file="list.htm" %}
{% component 'contenteditor' file="moreText.htm" %}
(are there any risks involved - doing it like this: is there a chance that the Editor will mix-up connection the the Content, or some other problems)

or do i need to give each instance a unique name?

{% component 'editor_1' file="title.htm" %}
{% component 'editor_2'' file="text.htm" %}
{% component 'editor_3'' file="list.htm" %}

By the way - great Plugin! Thanks for providing!!

from contenteditor-plugin.

Samuell1 avatar Samuell1 commented on May 26, 2024

@Gohanova hey, you doesnt need to make new instances of component, use only one.

from contenteditor-plugin.

Gohanova avatar Gohanova commented on May 26, 2024

great - thx for your quick replay
one Tip: there is a dead Link on your "October CMS - plugin-page":

"List of planned features you can find here."

https://octobercms.com/plugin/samuell-contenteditor

bildschirmfoto 2017-11-10 um 16 57 36

from contenteditor-plugin.

Zmove avatar Zmove commented on May 26, 2024

Can confirm the original issue. If you have one call to contenteditor with a fixture, all the following call will share that same fixture. The only way to not have this behavior is to manually specify an empty fixture to all elements, which is a little annoying.

Don't know why this issue has been closed, do I have to create a new one ?

Can confirm the bug on a fresh october and plugin install. (so latest versions from yesteday)

from contenteditor-plugin.

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.