Giter VIP home page Giter VIP logo

mod_bulk_commands's Introduction

Bulk actions for Zotonic admin

Select one or more items from the list, then perform an action. Implemented commands:

  • Delete
  • Change state attributes: published, featured, protected

Checks

  • ACL rights are maintained.
  • It is not possible to delete a page that is protected.

Installation

Zotonic >= 0.10:

zotonic modules install mod_bulk_commands

Zotonic >= 0.7:

zotonic installmodule mod_bulk_commands

Zotonic <= 0.6:

git clone https://github.com/ArthurClemens/mod_bulk_commands.git mod_bulk_commands

Activate the module in Admin > System > Modules.

Configuration

At activation, 2 config values are set:

  • mod_bulk_commands.pages contains a comma-separated list of page names where the module should appear; default value: admin_overview_rsc,admin_media
  • mod_bulk_commands.commands contains a comma-separated list of command names to appear in the interface; default value: delete,published,featured,protected

Change the config values to your requirements.

Requirements

JavaScript should be enabled in the browser.

mod_bulk_commands's People

Contributors

arthurclemens avatar

Watchers

 avatar  avatar  avatar

Forkers

arjan

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.