Giter Club home page Giter Club logo

Comments (8)

webbird avatar webbird commented on August 17, 2024

I've already startet a class CAT_Helper_Widget, so this can be used by modules later on. At the moment, that class is nearly empty. ;)

from blackcatcms.

creativecat avatar creativecat commented on August 17, 2024

To collect some ideas I start with this:

  • last modified pages
  • show latest errorlogs (with link to a optional admin tool)
  • Updates for modules and core
    (we could add a variable to info.php so module authors can add a link to a file that contains current version of a module)
  • RSS-Feed (e.g. for BlackCat News ;-) )
  • Last user logged in
  • Statistic
  • Adaptable "quick access" to different sections or tools

from blackcatcms.

webbird avatar webbird commented on August 17, 2024

Updates for core is already 'work-in-progress'.

New vars in info.php are welcome. :)

As for the RSS, I've already thought about a helper class that makes it easy to create a feed. Dunno if it makes sense, I need to do some research first.

Statistics - hm - we don't have much, but I've already added some to the settings page. (Number of pages by type.) What statistics are you thinking about?

from blackcatcms.

webbird avatar webbird commented on August 17, 2024

For German, see our forum -> http://blackcat-cms.org/forum/viewtopic.php?f=6&t=22

from blackcatcms.

webbird avatar webbird commented on August 17, 2024

Important widget: "Missing modules"

As we moved most modules from the core (WYSIWYG editor, Mailer lib) there should be a widget to check this and inform the admin about missing modules (=functions).

from blackcatcms.

webbird avatar webbird commented on August 17, 2024

As this is also part of the permissions system (which user can see which widget), the complete integration will be postponed to version 1.1 or above.

At the moment, any widget it shown in the backend if:

  • a file widget.php is available in the module's root folder (./modules/<modulename>/widget.php)
  • a file of any name is located in a subfolder called widgets (./modules/<modulename>/widgets/)

from blackcatcms.

DestinationMuc avatar DestinationMuc commented on August 17, 2024

widget to correct the blackcat file structure (permission,...)

from blackcatcms.

webbird avatar webbird commented on August 17, 2024

Moved to BlackCatDevelopment/BlackCatCMS_Core#13

from blackcatcms.

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.