Hi Pascal, On Oct 3, 2008, at 11:57 AM, Pascal Voitot wrote:
> hello, > I would like to write some scripts which do some more complex SQL > extraction > requests using for example $xwiki.search(sql)... no modif of the DB, > just > extraction for presentation... I would prefer not to be forced to > code a new > Java module just for this... > > But this function is protected by programming rights... > So I must give programming rights to allow people to view this page... This is not correct. The programming right are only required to *save* the page. To view it you only need view rights... Thanks -Vincent > I > find a bit disturbing because programming rights have a "sensitive" > meaning > in my head... > > What's your point of view about this? What's the lightest, cleverest > and > fairest way to allow this? Any advice? :) > > regards > Pascal _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

