[xwiki-users] CKEditor fails with Umlaute

2016-02-25 Thread Tobias Kirchhofer
With version 1.2. CKEditor converts Umlaute (äöü) to their HTML equivalents by saving the document. -- View this message in context: http://xwiki.475771.n2.nabble.com/CKEditor-fails-with-Umlaute-tp7598132.html Sent from the XWi

Re: [xwiki-users] How to filter livetable

2016-02-25 Thread pgregoire
Eduard Moraru wrote > Hi, > > On Thu, Feb 25, 2016 at 3:26 PM, pgregoire < > pgregoire@ > > wrote: > >> Eduard Moraru wrote >> > On Thu, Feb 25, 2016 at 12:31 PM, Eduard Moraru < >> >> > enygma2002@ >> >> > > >> > wrote: >> > >> >> Hi Phil, >> >> >> >> As you can read from the LiveTable Macro's

Re: [xwiki-users] How to filter livetable

2016-02-25 Thread vinc...@massol.net
  On 25 Feb 2016 at 15:24:24, Eduard Moraru (enygma2...@gmail.com(mailto:enygma2...@gmail.com)) wrote: > Hi, > > On Thu, Feb 25, 2016 at 3:26 PM, pgregoire wrote: > > > Eduard Moraru wrote > > > On Thu, Feb 25, 2016 at 12:31 PM, Eduard Moraru < > > > > > enygma2002@ > > > > > > > > > wrote:

Re: [xwiki-users] How to filter livetable

2016-02-25 Thread Eduard Moraru
Hi, On Thu, Feb 25, 2016 at 3:26 PM, pgregoire wrote: > Eduard Moraru wrote > > On Thu, Feb 25, 2016 at 12:31 PM, Eduard Moraru < > > > enygma2002@ > > > > > > wrote: > > > >> Hi Phil, > >> > >> As you can read from the LiveTable Macro's documentation [1], the > >> "queryFilters" parameter is us

[xwiki-users] pdfviewer macro

2016-02-25 Thread Paul Pinkerton (ACLCO)
Is there any way to specify that the PDF viewer should display the bookmarks by default. It is specified in the initial view information in the pdf - and so works in Acrobat (and Reader), but doesn't using the pdfviewer macro. (BTW, this macro works better for my users than the PDF macro, so I

Re: [xwiki-users] How to filter livetable

2016-02-25 Thread pgregoire
Eduard Moraru wrote > On Thu, Feb 25, 2016 at 12:31 PM, Eduard Moraru < > enygma2002@ > > > wrote: > >> Hi Phil, >> >> As you can read from the LiveTable Macro's documentation [1], the >> "queryFilters" parameter is used to specify which (already registered) >> query filter name to use in the qu

Re: [xwiki-users] How to filter livetable

2016-02-25 Thread Mike Hoolehan
Phil, I believe the queryFilter field is here referring to xwiki named query filters (e.g. hidden, unique, count) documented near the end of: http://extensions.xwiki.org/xwiki/bin/view/Extension/Query+Module For your purposes, I think you will need to use either the extraParams parameter of the l

[xwiki-users] Question on Query

2016-02-25 Thread Peter Huisman
Hi, I have the following question. I have an main wiki (xwiki) and a subwiki (test) I want to access objects from class ’space.someclassClass’ located on a page ‘space.somepage' in the main wiki When in the subwiki, I have a query such as: String query = "select name.value from XWikiDocument d

Re: [xwiki-users] How to filter livetable

2016-02-25 Thread Eduard Moraru
On Thu, Feb 25, 2016 at 12:31 PM, Eduard Moraru wrote: > Hi Phil, > > As you can read from the LiveTable Macro's documentation [1], the > "queryFilters" parameter is used to specify which (already registered) > query filter name to use in the query that is performed by the backend of > the liveta

Re: [xwiki-users] How to filter livetable

2016-02-25 Thread Eduard Moraru
Hi Phil, As you can read from the LiveTable Macro's documentation [1], the "queryFilters" parameter is used to specify which (already registered) query filter name to use in the query that is performed by the backend of the livetable macro that you are using. This is not the place where you would