On Monday, October 2, 2017 at 2:21:02 AM UTC-7, Roger Oberholtzer wrote: > > On Sat, Sep 30, 2017 at 7:51 AM, RjOllos <[email protected]> wrote: > > > You can try the new version of the plugin: > > https://github.com/trac-hacks/trac-code-comments-plugin > > > > Please don't install on a production system at this time. The plugin > needs > > testing. > > > > If you find any issues, please open a ticket in the trac-hacks GitHub > > repository for the plugin. > > Interesting plugin. I added the latest and the reported problem seems > corrected. > > OOC, is it really the case that one needs TRAC_ADMIN privileges to see > the /code-comments page? Or to be able to delete a comment that you > yourself made? >
I didn't look closely at that behavior, but it should be simple enough to change by adding a delete permission. > Subscription stuff also needs jquery. But it seems not to use whatever > one all the other plugins use. Maybe they each use their own copy? I > did not see a list of required things this plugin needs. > I removed the bundled jQuery. I tried removing the bundled jQuery UI but that was a breaking change and I didn't investigate further what changes are needed. - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
