Hello,

I am trying to implement the project I before told here, and I have
been looking for other plugins that do privacy things.

I have found that many of them, will just display everything if
accidentally trac can't load the plugin.

In my case, this is not an option, as I have to protect user's data overall.

I have been asking for a way to do this, and hasienda came up with an
idea in which the plugin would have the data in an external table, so
that if it fails to load, it will just not display (as it is not
understandable by trac)

This would mean that I have to do a parallel thing to this one, as I
would have to replicate the same tickets plugin, and still maintain
the tables in there.

I also came up with an idea, I which I would copy and modify the
existing ticket implementation in the core, and would put it as a
plugin, disabling in the trac.ini the original plugin.

Is there any other way to tell trac "Do not display this unless
explicitly said" or "Do nothing without this plugin" ? Can you give me
a hint about other alternatives?

Javier Domingo

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-dev+unsubscr...@googlegroups.com.
To post to this group, send email to trac-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to