[daisy] hidden field

Andreas Deininger adeininger at googlemail.com
Wed Jul 12 12:16:54 CDT 2006


2006/7/12, Poldi Rijke <poldi.rijke at gmail.com>:
> Hi,
>
> Is it possible create query using a field wich is invisible for guest users?
>
> Example:
> select name where documentType = 'MuseumDoc' order by RankingField desc
>
> Any ideas?

I don't know whether that's exactly what you are looking for, but it
might be a solution:

http://lists.cocoondev.org/pipermail/daisy/2006-January/002999.html:

Bruno wrote there:

> You could publish the document 'manually', e.g. as is done in the
> 'publishdoc' extension sample. It is possible to supply a different
> repository object to the performPublisherRequest() method used there.
> This allows to publish a document using a different user, without having
> to change the login in the session (which would allow a user to access
> any document).
>
> However, if the document contains images, this will still not work as
> the images are separate HTTP requests.

Regards
Andreas


More information about the daisy mailing list