Git Product home page Git Product logo

Comments (4)

yakky avatar yakky commented on August 11, 2024

Easier fix: change {% extends "base.html" %} to {% extends "index.html" %} (leftover from previous versions).
Above templates are not meant to use as a base for anything, I don't think we should suggest any particular content there.
Eventually we can document the fact that those templates are just stubs.

from djangocms-installer.

henning avatar henning commented on August 11, 2024

But extending the index.html that way will not result in any useful template, right?

If that assumption is right, and If they're not meant to be used, they can be removed completely!

Delivering nonworking example templates doesn't exactly help the user setting up the system, it's simply confusing - I can tell from own experience, it was for me, when attending divio's DJ CMS Tutorial at Pycon.DE last month.

As a new user, I have a more specific opinion about this:

I believe the installer, if it's meant to help also first time users to get started, can provide a simple template to get started for simple requirements, like having a menu, and be able to create pages and put plugins into them with actual content.

While it's good to know that I can infinitely extend aldryn, it's also very helpful to extend the user base the simpler it is to get started, and that includes, IMHO, not needing to add and register an own template just to have a simple website. That is really something I'd hope an installation helper tool will do for me.

from djangocms-installer.

yakky avatar yakky commented on August 11, 2024

Have a look at #34
I wouldn't go further than that in templates completedness

from djangocms-installer.

henning avatar henning commented on August 11, 2024

yeah that looks like what I meant :)

from djangocms-installer.

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.