Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Plugin for automatic delete

    Etherpad Lite
    plugins automatic delete pad
    4
    7
    1848
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • hollosch
      hollosch last edited by

      Hi,
      i'm looking for a plugin that will automatically delete a pad after a configured time if no changes have been made.

      Any ideas?
      thx!

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        Don't know of a plugin, but I found this script -https://framagit.org/framasoft/Etherpad/pad_delete_after_delay

        hollosch 1 Reply Last reply Reply Quote 2
        • hollosch
          hollosch @girish last edited by

          @girish said in Plugin for automatic delete:

          Don't know of a plugin, but I found this script -https://framagit.org/framasoft/Etherpad/pad_delete_after_delay

          Thx - how to install the plugin? After edit the config.json the app don't start...

          girish robi 2 Replies Last reply Reply Quote 0
          • girish
            girish Staff @hollosch last edited by

            @hollosch Unfortunately, I have no idea. Just posted the link so you can explore further. Might want to take this question upstream though. They have a discord channel listed at https://etherpad.org/#contact

            1 Reply Last reply Reply Quote 0
            • robi
              robi @hollosch last edited by

              @hollosch when you log into Etherpad as admin, there is a plugin section to install them.

              Life of Advanced Technology

              humptydumpty 1 Reply Last reply Reply Quote 1
              • humptydumpty
                humptydumpty @robi last edited by

                @robi You beat me to it.

                Screenshot 2022-11-11 172507.png

                hollosch 1 Reply Last reply Reply Quote 2
                • Topic has been marked as a question  nebulon nebulon 
                • hollosch
                  hollosch @humptydumpty last edited by

                  @humptydumpty said in Plugin for automatic delete:

                  @robi You beat me to it.

                  Screenshot 2022-11-11 172507.png

                  Hi, plugin installation works, but the code

                      "ep_delete_after_delay": {
                          "delay": 86400, // one day, in seconds
                          "loop": true,
                          "loopDelay": 3600, // one hour, in seconds
                          "deleteAtStart": true,
                          "text": "The content of this pad has been deleted since it was older than the configured delay."
                      },
                  

                  don't work after putting in settings.json and restart app.
                  I think a text should be displayed at a new pad, or? In my case there is no text...

                  1 Reply Last reply Reply Quote 0
                  • Topic is now a regular thread  girish girish 
                  • First post
                    Last post
                  Powered by NodeBB