Giter VIP home page Giter VIP logo

Comments (6)

generalredneck avatar generalredneck commented on July 17, 2024 1

Totally get it... I don't know the reason "why" they decided to abandon it yet. I personally don't need another project :p just thought I would flag this JIC

from example-drops-8-composer.

greg-1-anderson avatar greg-1-anderson commented on July 17, 2024

Ah, bother. I was using this as an example because the way it stores blocks as config made it much easier to manage static blocks than the Drupal core code, which stores some info in the database and some in config. That makes it more difficult to do the "push config up, pull database down" dev/test/live workflow.

If anyone has a suggestion for a better way to manage blocks (esp wrt block configuration), a PR would be most welcome.

from example-drops-8-composer.

stevector avatar stevector commented on July 17, 2024

Assigning to myself to remove simple_block

from example-drops-8-composer.

stevector avatar stevector commented on July 17, 2024

See #221

@greg-1-anderson I think it makes sense for some sites to do Block content as config (rather than content) but I don't think that's a preference we need in this example repo since it goes against what Core does.

from example-drops-8-composer.

greg-1-anderson avatar greg-1-anderson commented on July 17, 2024

Core is doing it wrong, though. It would be better if we provided a solution rather than just let everyone run into this core limitation. I won't stand in the way of removing the unmaintained module, though.

from example-drops-8-composer.

stevector avatar stevector commented on July 17, 2024

Merged! Thanks for the reviews @greg-1-anderson.

from example-drops-8-composer.

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.