gkrid / dokuwiki-plugin-ireadit

MIT License
1 stars 4 forks source link

trouble with iread it plugin #26

Open koje18 opened 3 years ago

koje18 commented 3 years ago

Dear all, I would like to ask your help. This plugin is not working properly in our system.(We installed this plugin and the sqlite plugin as well) I put the command one of the page,after save I can see on my computer the I have read it "button". After click it it seems it is working. But If I ask somebody to check to see this button, the button is not there for him/her. I tried what if I save the command and not click the button, in this case the same, the button did not appear for anybody else just for me. What did I wrong ? What can I do?

Thank you your help.

solewniczak commented 3 years ago

Since the plugin must track all the changes that are made to the pages, sometimes it fails for some reason. There is an option in the Admin panel: "Ireadit metadata" > "Regenerate metadata". When you click this button, the plugin will iterate over all wiki pages with ireadit syntax and will create the proper database records that made the plugin visible to users.

The plugin only works for login users. Currently, the not-login users cannot mark the page as "read".

koje18 commented 3 years ago

We tried this, but it not working. Do you have any other idea what can cause it? And how can we solve it?