Git Product home page Git Product logo

Comments (4)

einhirn avatar einhirn commented on August 14, 2024

So you just want a list of checkboxes with text and nothing should happen when the user clicks on them? Try https://www.dokuwiki.org/plugin:bureaucracy - of course there usually would be a submit button triggering an action, but I think it would be a better fit for that purpose...

Perhaps you can try playing around with ACLs for that page - I currently don't know what todo does on a "read-only" page...

from dokuwiki-plugin-todo.

c0da avatar c0da commented on August 14, 2024

Thanks for your prompt response, einhirn.

What I'm trying to do is a list of checkboxes (some kind of 'howto', 'procedure', or 'steps to follow'), so an administrator can mark them as 'done' while he is working on these steps.

The reason I would like to make it 'read-only' is that the document should be available to any other administrator who wants to follow the same steps.

Thanks in advance.

from dokuwiki-plugin-todo.

einhirn avatar einhirn commented on August 14, 2024

I suspected as much - I don't think that "todo" is the right plugin for that, if you can't make it work with blocking write access to that page. Try bureaucracy or maybe something else with checkboxes... Or take a look at https://www.dokuwiki.org/plugin:workflow

from dokuwiki-plugin-todo.

Klap-in avatar Klap-in commented on August 14, 2024

@coda4k: Have a look at https://www.dokuwiki.org/plugin:do, I think it fit your needs.
The Do plugin uses sqlite to store state and other properties of the todo. So it doesn't edit the page when it is updated.

from dokuwiki-plugin-todo.

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.