[xwiki-users] Security concern

2014-02-11 Thread Gerritjan Koekkoek
This is about a Wiki page with an object of a class. When a sheet is attached it will display the object in that sheet. But if in the sheet I will check on permission and deny access like the following code: #if($xwiki.getUser().isUserInGroup(XWiki.SomeGroup) ) ## ## User is allowed

[xwiki-users] Panels collapse

2014-01-17 Thread Gerritjan Koekkoek
Hi, We use the standard Colibri Skin with usually a Left and Side pane for panels. Most of our panels are for navigation only. (80%) So the question is: Can I make the default behavior of a panel be that it is collapsed, I want that after a click (and new content is loaded) that the panel is

Re: [xwiki-users] Horizontal Stacked Bar chart

2014-01-10 Thread Gerritjan Koekkoek
D3 Certainly looks impressive and i'm sure with more advanced needs I will get my feet wet with it, Bit for now I need a fast solution as a Proof of Concept, so any suggestion on how to get the Stacked Bar chart as presented in the samples And if the layout can be rotated from vertical (default)

[xwiki-users] Horizontal Stacked Bar chart

2014-01-09 Thread Gerritjan Koekkoek
Hi, Is it possible to rotate the Bar Chart shown in http://extensions.xwiki.org/xwiki/bin/view/Extension/Charting+Samples#HBarCharts Bar (Stacked bar) So Vertical to Horizontal If I want to use the Chart Macro: See my code: {{chart type=bar

Re: [xwiki-users] UI Control for Upload, Attach, Select and Display a photo

2014-01-08 Thread Gerritjan Koekkoek
how do i test if the script currently in the sheet is compatible to 2.1? how do i ten use the macro? 2014/1/8 Sergiu Dumitriu ser...@xwiki.com On 01/08/2014 07:19 AM, Gerritjan Koekkoek wrote: Hi, I have a class with a text field for holding a reference to a photo. I would like to modify

[xwiki-users] Page in external website

2013-11-11 Thread Gerritjan Koekkoek
Hi, We maintain a very valuable knowledge base about a rare syndrome Cornelia de Lange syndrome. What is the best strategy to display content in a website of other organizations? A normal iFrame will show all the XWiki skin elements while in this case only Content needs to be shown. No edit's,

[xwiki-users] translations

2013-01-25 Thread Gerritjan Koekkoek
not translated? 2) Look at keys for the top-menu bar in XWiki To look at a alphabetical list of more then 5000 key's is a bit overestimating the stamina of potential translators Gerritjan Koekkoek ___ users mailing list users@xwiki.org http

Re: [xwiki-users] translations

2013-01-25 Thread Gerritjan Koekkoek
25 jan. 2013, om 16:40 heeft Sergiu Dumitriu ser...@xwiki.com het volgende geschreven: On 01/25/2013 09:53 AM, Gerritjan Koekkoek wrote: The XWiki instance where the community can translate the keys for XWiki enterprise is very difficult to use. Would it be possible to select the keys based

[xwiki-users] macro content body

2013-01-07 Thread Gerritjan Koekkoek
Hi, I'm writing a macro as described on 'Writing XWiki Rendering Macros in wiki pages' I've create a object of class WikiMacroClass I fail to understand what is meant by the two attributes: Macro Content Type; No Content, Optional or Mandatory and Content Description. This is what's in the

Re: [xwiki-users] macro content body

2013-01-07 Thread Gerritjan Koekkoek
volgende geschreven: On Mon, Jan 7, 2013 at 10:48 AM, Vereniging CdLS gerritjankoekk...@gmail.com wrote: Hi, Op 7 jan. 2013, om 10:17 heeft Thomas Mortagne thomas.morta...@xwiki.com het volgende geschreven: On Mon, Jan 7, 2013 at 10:05 AM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote

Re: [xwiki-users] Chart legends

2012-12-19 Thread Gerritjan Koekkoek
- More advanced statistical eta showing a variance (scatter would be next best) Op 17 dec. 2012, om 14:15 heeft Gerritjan Koekkoek gerritjankoekk...@gmail.com het volgende geschreven: Hi, Op 17 dec. 2012, om 11:36 heeft Jeremie BOUSQUET jeremie.bousq...@gmail.com het volgende geschreven: Hello

[xwiki-users] Chart legends

2012-12-17 Thread Gerritjan Koekkoek
Which parameters can be used to 'format' the axis of a chart? I would like to understand how Text can be used as labels for a Bar and/or Line chart Currently if the text is to long it will only show few characters. In other charting programs it is often possible to rotate the text labels so

Re: [xwiki-users] Chart legends

2012-12-17 Thread Gerritjan Koekkoek
, Jeremie 2012/12/17 Gerritjan Koekkoek gerritjankoekk...@gmail.com Which parameters can be used to 'format' the axis of a chart? I would like to understand how Text can be used as labels for a Bar and/or Line chart Currently if the text is to long it will only show few characters

[xwiki-users] getDisplayTitle())

2012-12-10 Thread Gerritjan Koekkoek
Hi I'm trying to set the panel header text based on the content of a wiki document that can be translated. So if the document is translated, the header of the panel will automatically change if the document title is changed. Since the Documentation suggested setting a page header of level 1 to

Re: [xwiki-users] getDisplayTitle())

2012-12-10 Thread Gerritjan Koekkoek
Thanks a lot… Gerritjan Op 10 dec. 2012, om 10:10 heeft Marius Dumitru Florea mariusdumitru.flo...@xwiki.com het volgende geschreven: On Mon, Dec 10, 2012 at 10:49 AM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Hi I'm trying to set the panel header text based on the content of a wiki

Re: [xwiki-users] getDisplayTitle())

2012-12-10 Thread Gerritjan Koekkoek
Hi Op 10 dec. 2012, om 21:36 heeft Marius Dumitru Florea mariusdumitru.flo...@xwiki.com het volgende geschreven: On Mon, Dec 10, 2012 at 12:20 PM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Hi, This is working. When I edit the document I indeed see two translations; a 'en

[xwiki-users] Javascripted slideshow for home pages

2012-12-06 Thread Gerritjan Koekkoek
For one translation www.cdlsworld.org?language=nl we've included an iFrame that links to a 'hidden' website that holds a WOWSLIDER based html page. It is heavily javascripted with jQuery. The use of jQuery instead of Protoptype makes it difficult to use the wow slider javascript from within

[xwiki-users] jQuery

2012-11-28 Thread Gerritjan Koekkoek
Hi, I've installed the query helper: http://extensions.xwiki.org/xwiki/bin/view/Extension/jQuery+Helpers But it looks like the jquery.jquery is empty, contains no object of class javascriptextension? Why would I need to load the jquerry into such a page, could I not just get it from: links to

[xwiki-users] XWiki document sections

2012-11-27 Thread Gerritjan Koekkoek
I read in display macro documentation that you can display a section? But how do you specify a section in a document? I would like to understand this using the wysywig editor and using wiki editor? And what velocity code would give me a section header and a section body (without the header)?

Re: [xwiki-users] change colortheme

2012-06-25 Thread Gerritjan Koekkoek
What is it you are looking for with respect to color themes? We are using color themes as a important 'localization' feature in our multi-language XWiki As we are a federation of independent associations each association has the option to create it's own color theme with logo. Based on Spaces or

Re: [xwiki-users] Error -You are not allowed to view this document or perform this action.

2012-06-18 Thread Gerritjan Koekkoek
Op 18 jun. 2012, om 08:51 heeft Marius Dumitru Florea het volgende geschreven: On Sat, Jun 16, 2012 at 1:05 PM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Op 14 jun. 2012, om 15:37 heeft Marius Dumitru Florea het volgende geschreven: On Thu, Jun 14, 2012 at 4:02 PM

Re: [xwiki-users] Error -You are not allowed to view this document or perform this action.

2012-06-16 Thread Gerritjan Koekkoek
Op 14 jun. 2012, om 15:37 heeft Marius Dumitru Florea het volgende geschreven: On Thu, Jun 14, 2012 at 4:02 PM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Op 14 jun. 2012, om 13:58 heeft Marius Dumitru Florea het volgende geschreven: On Wed, Jun 13, 2012 at 8:02 PM

Re: [xwiki-users] Error -You are not allowed to view this document or perform this action.

2012-06-14 Thread Gerritjan Koekkoek
Op 14 jun. 2012, om 13:58 heeft Marius Dumitru Florea het volgende geschreven: On Wed, Jun 13, 2012 at 8:02 PM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: I've created an app with app within minutes. A normal user gets the following error: Error You are not allowed to view

[xwiki-users] Error -You are not allowed to view this document or perform this action.

2012-06-13 Thread Gerritjan Koekkoek
I've created an app with app within minutes. A normal user gets the following error: Error You are not allowed to view this document or perform this action. What can cause this error, the space has the right rights set. (View, Comment and Edit; no Delete or Admin) No document level security.

[xwiki-users] javascript App Within Minutes

2012-06-11 Thread Gerritjan Koekkoek
this value; Confirmation would be like New Question will be made for: [[Gerritjan Koekkoek]] and user can only proceed or cancel If user in group y the same behaviour; but now the inputbox would need to be open for change Confirmation would be like New Question will be made for: [[Gerritjan Koekkoek

[xwiki-users] BLOG, multiple instances

2012-05-31 Thread Gerritjan Koekkoek
Hi, We would like to create a second and third instance of BLOG within the Wiki This is quite easy to do with the BLOG.Management But having done that there are two important things which we would like to see differently - Categories: Now the categories are shared between the BLOGS. We would

Re: [xwiki-users] app within minutes extended

2012-05-31 Thread Gerritjan Koekkoek
start by reading http://extensions.xwiki.org/xwiki/bin/view/Extension/App+Within+Minutes+Application#HCustomization . On Thu, May 24, 2012 at 3:37 PM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Hi, I've create a app with the App within Minutes; The following class model is used

[xwiki-users] app within minutes extended

2012-05-24 Thread Gerritjan Koekkoek
Hi, I've create a app with the App within Minutes; The following class model is used: - Name (name: String) - E-mail (email: String) - Subject (subject: String) - Status (status: String) - Question (question: TextArea) - Answer (answer: TextArea) - Published to Public

[xwiki-users] table in xwiki 3.5.1

2012-05-22 Thread Gerritjan Koekkoek
Hi, In XWiki 1.7 the following code was created; it creates a html table with links generated by #pagedViewLinks() It now displays the #pagedViewLinks() but no longer the links What is the current way of doing this (migrated to XWiki 3.5.1)? table id=cdlsTable class=grid sortable

[xwiki-users] XWQL issue

2012-05-06 Thread Gerritjan Koekkoek
Hi, I fail to get a good understandinding of XWiki Query Language (my goal is to transform working HQL to XWQL) This code is working… {{velocity}} #set($classname = CdLSATEPublic.CdLSATEPublicClass) #set($findWQL = from doc.object($classname) as qat ) #set($resultDocuments =

[xwiki-users] create new page with object from html form

2012-04-30 Thread Gerritjan Koekkoek
Hi, The below solution does not create a new document with the expected object; {{html}} form action=${newATEQA}.getURL(objectadd,language=$lang) id=newdoc method=post div input type=hidden name=parent value=${doc.fullName}/ input type=hidden name=template

[xwiki-users] Live Table headers

2012-04-22 Thread Gerritjan Koekkoek
Hi, I've generated a livetable. See code below: It works good! It will generated a livetable and extend the table with collumns to the right based on a query. Now the header of the column will be _gben, _eses, _nlnl (etcetera for all country/language combinations in our wiki) In the

[xwiki-users] Upgrade strategy

2012-04-02 Thread Gerritjan Koekkoek
Hi, What is the best strategy for upgrading (2.7 - 3.5.1) and making sure everything is based on the latest? I was thinking the following; Export the old Wiki (full Export) Delete the Wiki Clean installed Wiki Import the Export Import the XAR of a fresh Wiki Problem with above; With last

[xwiki-users] AppWithinMinutes

2012-03-22 Thread Gerritjan Koekkoek
Hi What is the best practice to extend AppWithinMInutes created sheets to manage the following controls; - UI Control for URL's, i've defined it as a short text field, And I would like to make it easy for the user to enter a valid url or link to XWiki page - UI Control for Email addresses (same

[xwiki-users] Velocity string challenge

2011-11-16 Thread Gerritjan Koekkoek
Hi, I'm converting a XML file into XWiki pages with a structured object, my problem is that the XML file might contain elements with problematic text I have a XSLT that gives me a velocity script (like below) {{velocity}} ##Creating a ATE Question and Answer document

Re: [xwiki-users] Italian translation xwiki core

2011-10-17 Thread Gerritjan Koekkoek
I was at a demo of a Web application development tool. This tool created INITIAL translations by matching each line with google translate, translators could the overwrite the initial translation where needed Would it be possible at l10n.xwiki.org to create a script that would do this for all

Re: [xwiki-users] create a document from a button...

2011-10-12 Thread Gerritjan Koekkoek
(docNotExistId).style.display='block'; } } /script {{/html}} {{/velocity}} Op 12 okt. 2011, om 11:05 heeft Sergiu Dumitriu het volgende geschreven: On 10/11/2011 05:15 AM, Gerritjan Koekkoek wrote: Hi We have a script developped in XWiki which does not function anymore

[xwiki-users] create a document from a button...

2011-10-11 Thread Gerritjan Koekkoek
Hi We have a script developped in XWiki which does not function anymore? Probably due to migration or rights... My problem is that the script is developed by a IT partner 3 years ago, in XWiki 1.6 THere is a button in a screen showing a overview of pages with a button to create a new page.

[xwiki-users] CRUD in XWiki wit objects

2011-10-11 Thread Gerritjan Koekkoek
Hi Is there a best-practise implementation of CRUD avents (Create, Read, Update and Delete) in a templatesheet for a class Default the following is generated for a XWiki class #set($class = $doc.getObject('CdlsatdCode.CdLSATEPublicQAClass').xWikiClass) #foreach($prop in $class.properties) ;

[xwiki-users] Vertical Form layout

2011-10-10 Thread Gerritjan Koekkoek
What is best practice on changing the style of a form while keeping the default colibri-style intact (for easy upgrading) http://platform.xwiki.org/xwiki/bin/view/DevGuide/VerticalForms In the Guide the labels, required, help, hint, Error are ALL positioned ON TOP of the input box,

[xwiki-users] MultiLanguage on class-object model

2011-09-28 Thread Gerritjan Koekkoek
Hi, I'm trying some basic functionality on a multilanguage Wiki (3.1) I create a class I create the default Class sheet and add a object on it (like suggested in the default) I create the default Class template and add a object on it (like suggested in the default) Then I create a object; It

Re: [xwiki-users] MultiLanguage on class-object model

2011-09-28 Thread Gerritjan Koekkoek
As I understand, to internationalize I can use workaround as described on page advised by Vincent; Op 28 sep. 2011, om 09:51 heeft Vincent Massol het volgende geschreven: On Sep 28, 2011, at 9:45 AM, Thomas Mortagne wrote: On Wed, Sep 28, 2011 at 9:29 AM, Gerritjan Koekkoek

[xwiki-users] WebDav

2011-09-20 Thread Gerritjan Koekkoek
On the xwiki.org there is a feature on XWiki presented; The WebDAV feature exposes wiki content (attachments, page content) through the well-known WebDAV protocol. This allows using WebDAV clients like DAVExplorer, file browsers like the Windows Explorer (XP), the Finder (MAC) or Nautilus

Re: [xwiki-users] WebDav

2011-09-20 Thread Gerritjan Koekkoek
sep. 2011, om 13:02 heeft Vincent Massol het volgende geschreven: On Sep 20, 2011, at 12:51 PM, Gerritjan Koekkoek wrote: On the xwiki.org there is a feature on XWiki presented; The WebDAV feature exposes wiki content (attachments, page content) through the well-known WebDAV protocol

Re: [xwiki-users] using photo's from flickr (or Picasa, ...)

2011-09-11 Thread Gerritjan Koekkoek
Op 11 sep. 2011, om 11:34 heeft Marius Dumitru Florea het volgende geschreven: On Sat, Sep 10, 2011 at 11:01 PM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Does the {{gallery}} work in 2.7.1.34853? The gallery macro was added in 3.0. You can try copying the gallery macro jar

Re: [xwiki-users] using photo's from flickr (or Picasa, ...)

2011-09-10 Thread Gerritjan Koekkoek
this helps, Marius Thanks -Vincent On Sep 8, 2011, at 10:52 AM, Vincent Massol wrote: Hi, On Sep 8, 2011, at 10:34 AM, Gerritjan Koekkoek wrote: What is considered the best way to use photos published on flickr (or any media storing and sharing source) in the XWiki a) through the image

[xwiki-users] using photo's from flickr (or Picasa, ...)

2011-09-08 Thread Gerritjan Koekkoek
What is considered the best way to use photos published on flickr (or any media storing and sharing source) in the XWiki a) through the image button in the Rich Text editor, so it can be done without coding, macro's b) a macro that you can call from the button strip in the rich text editor

Re: [xwiki-users] Copy Paste in editor

2011-09-05 Thread Gerritjan Koekkoek
: Hi Gerritjan, On Mon, Sep 5, 2011 at 8:48 AM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Hi, Many of our users use copy and past from windows (or mac) to bring textsnippets into the wiki In the display it looks fine, but when you edit the wiki, not the wysywig editor

[xwiki-users] Copy Paste in editor

2011-09-04 Thread Gerritjan Koekkoek
Hi, Many of our users use copy and past from windows (or mac) to bring textsnippets into the wiki In the display it looks fine, but when you edit the wiki, not the wysywig editor, there is a lot of span, ((())) or sometimes even html tags. Is it possible to configure the editor (or something

[xwiki-users] How to model/build parent child relation

2011-08-15 Thread Gerritjan Koekkoek
Hi I'm looking for best practises to develop a parent two child relationship in XWiki I have the following class model Association having one or more XWiki.Users with one-role per association Association having one or more regions XWiki.Users can be associated to one or more associations in

[xwiki-users] Search engines

2011-08-02 Thread Gerritjan Koekkoek
Hi, We use the XWiki to publish about a rare decease, so we like to be high on search results of the search engines Our Wiki is hosted at XWiki.com What advise do you have to get our wiki higher on the search results? (Generic) - Multi language; are the pages recognized if they are translated

Re: [xwiki-users] Include website as xwiki page

2011-07-22 Thread Gerritjan Koekkoek
A question to this; maybe a bit to HTML /CSS and not really something for XWiki? If you include pages with iframe can you override CSS settings from within XWiki? We have a website included and would like to avoid double LOGO's (one on XWiki and one on the included site) So if I could add a CSS

[xwiki-users] Evaluate request parameters

2011-07-16 Thread Gerritjan Koekkoek
Hi, I would like to conditional show pages based on request parameter But i'm struggling with the fact if there is not a request parameter {{velocity}} #if($request.cntryCode != es) {{include document=Sandbox.TryCr/}} #else {{include document=Sandbox.TryEs/}} #end {{/velocity}} So if the

[xwiki-users] XWiki used in South Korea?

2011-07-01 Thread Gerritjan Koekkoek
Hi, Is there somebody using the south-korean language for XWiki? We need it for a international website, and we wonder how mature the xwiki internationalization is? What do we need to consider in our configuration if we want to use languages like japanese, korean, arabic (If existing) Database

[xwiki-users] export pages with object XWikiuser

2011-06-23 Thread Gerritjan Koekkoek
Hi Is there a tool/script that allows for exporting only pages from space XWiki with object XWikiuser I know the export tool can export pages by selecting all or checkmark individual pages, but we have 500 users, this becomes a drag Nice to have if it could also take group-object and which

[xwiki-users] Class with hibernate query

2011-06-12 Thread Gerritjan Koekkoek
Hi (XWiki 2.7.2) I've defined a class with a property defined as DatabaseList It's a multi select The Hibernate query is: select ata.filename from XWikiAttachment as ata, XWikiDocument as doc where doc.fullName ='CdLSAssociations.FlagAttachments' and doc.id = ata.docId order by

[xwiki-users] RSS feeds

2011-06-10 Thread Gerritjan Koekkoek
Hi, In our XWiki setup we are very much using RSS feeds generated by XWiki When you capture such a feed in a news reader it shows : Title by Author version version edited by editor in date time Now is the Title informative for outsiders, the other (metadata) not... The BLOG RSS feeds are much

[xwiki-users] Parent icon does not show

2011-05-23 Thread Gerritjan Koekkoek
Hi, We've recentlly been upgraded to XWiki 2.7.1... But I notice it does not quite look like the clean installed XWiki. Even when I undo all the skin changes, and use the default xwiki skin the userinterface is somewhat a mixed bag example (and seen as a problem by our users) When you edit a

[xwiki-users] Panels with xwiki syntax 2.0

2011-05-23 Thread Gerritjan Koekkoek
Hi, When I set a panel to xwiki syntax 2.0 I am not able to have a number of links (in a navigation panel) seperated by new lines (or linefeeds) the syntax I use is; {{velocity filter=none}} {{html clean=false wiki=true}} #panelheader('PersonalServices') [[space.document]]

Re: [xwiki-users] Panels with xwiki syntax 2.0

2011-05-23 Thread Gerritjan Koekkoek
? The syntax I used works in a 'normal' document with XWiki 2.0 syntax? Gerritjan Op 23 mei 2011, om 11:05 heeft Vincent Massol het volgende geschreven: Hi, On May 23, 2011, at 10:58 AM, Gerritjan Koekkoek wrote: Hi, When I set a panel to xwiki syntax 2.0 I am not able to have a number

Re: [xwiki-users] Panels with xwiki syntax 2.0

2011-05-23 Thread Gerritjan Koekkoek
Hi, Op 23 mei 2011, om 13:14 heeft Vincent Massol het volgende geschreven: On May 23, 2011, at 1:10 PM, Gerritjan Koekkoek wrote: Hi, I know this will work, but in this case I try to avoud the list since it will ident the links to the right. Visually I do not like that. (i could

Re: [xwiki-users] User Interface

2011-05-12 Thread Gerritjan Koekkoek
://shept.org enjoy Andreas Am 10.05.2011 13:27, schrieb Gerritjan Koekkoek: Hi, I'm looking into 'how to modify parts of the userinterface' of XWiki for a specific site/application We would like to achieve this with minimal impact/effort and stick to the colibri-skin as close as possible

[xwiki-users] textarea in firefox4

2011-04-29 Thread Gerritjan Koekkoek
Hi, When I go to xwikipages containing inline form with textarea fields I get spinningwheels in each of these field, but no editor Same with some javascript driven imageslideshows Is this a firefox4 problem. (it used to work in firefox 3.x) Same pages work fine in google chrome Gerritjan

[xwiki-users] sorting livetable

2011-04-29 Thread Gerritjan Koekkoek
Hi, What is the best way to have a livetable sorted when opened (the default sort) We would like to sort on a attribute that is not in the class/object the livetable is designed on. We have a livetable on WXikiUsers that will show all users It is now sorted on firstName We prefer a default sort

[xwiki-users] tooltip setting in class editor

2011-04-11 Thread Gerritjan Koekkoek
Hi in version 2.7 there seems no longer a tooltip per attribute. I can remember in older version (1.7?) there was such a setting per attribute. What is the best practise to configure internationalized tooltips for forms created with the class editor in relation with the forms generator?

[xwiki-users] Livetable dynamic column

2011-04-03 Thread Gerritjan Koekkoek
Hi, I have the following livetable...(see below) (working perfectly!) My challenge is the following; the column countryCode is a string with a comma seperated list with country codes (1 to many) I've graphical flags representing a country and several macro's to display the flags when you feed

[xwiki-users] Video macro in 2.7.1

2011-03-19 Thread Gerritjan Koekkoek
We've upgraded our wiki from 2.1.1 to 2.7.1 The video macro stops working? I've a url to a vimeo video Workaround is a {{Html}} macro with the embedding code from vimeo Any reason why video macro stops working? gerritjan ___ users mailing list

Re: [xwiki-users] Video macro in 2.7.1

2011-03-19 Thread Gerritjan Koekkoek
not get error like not a inline macro! It does not show anything? (no error) If that works would be great if you could package it back and put it on http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro as version 1.2 for example. On Sat, Mar 19, 2011 at 09:09, Gerritjan Koekkoek

[xwiki-users] Objects of registered users stored in XWiki-space

2011-03-07 Thread Gerritjan Koekkoek
Hi, By default users that register on a privat XWiki will be added as a document with a XWiki.XWikiUsers object in the XWiki space Also they become automatic member of the group XWiki.XWikiAllGroup. Is it possible to have all registered users (except the default system-usewrs like admin) in a

[xwiki-users] Combining RSS feeds...

2011-03-04 Thread Gerritjan Koekkoek
Hi, Within the CdLS community many related organizations publish their latest via RSS feeds. What is the best practise if we would like to achieve the following Register these feeds somewhere per language Create a combination of feeds per language and show it on a visitor accessible page like

Re: [xwiki-users] Can XWiki receive mail ?

2011-03-04 Thread Gerritjan Koekkoek
Although the quote of Jamie Zawinski suggest 'bloated' software i'm not sure if that is the right direction. Would it not be much nicer if you just can integrate with a existing mail-service. Both as a client or as a workflow extension (like in Enterprise Content Management) A few services

Re: [xwiki-users] Failed to execute the [html] macro

2010-12-22 Thread Gerritjan Koekkoek
velocity macro so that you see the exact result of velocity execution. On Mon, Dec 20, 2010 at 16:18, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Thx, The Inline versus Block makes sense. It fixes almost my problem The \div versus /div was a typo, not really creating

Re: [xwiki-users] Failed to execute the [html] macro

2010-12-22 Thread Gerritjan Koekkoek
Mortagne het volgende geschreven: On Wed, Dec 22, 2010 at 10:57, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Hi Thomas, This is good help, thank you. But still the fenomenon is the same; the first call to the macro fails with the same error message about inline THe code looks

[xwiki-users] Failed to execute the [html] macro

2010-12-20 Thread Gerritjan Koekkoek
Hi I get this error (Failed to execute the [html] macro) if I change the following: #macro(ShowFlag $CountryCode) #set($ImageExtension = '.png') #set($CountryCodeFile = $CountryCode + $ImageExtension) {{html}} img src=../../download/CdLSAssociations/FlagAttachments/$CountryCodeFile

Re: [xwiki-users] Failed to execute the [html] macro

2010-12-20 Thread Gerritjan Koekkoek
Thx, The Inline versus Block makes sense. It fixes almost my problem The \div versus /div was a typo, not really creating the macro error. It just displayed the \div statement So now the macro seems to work with one strange problem... I call the macro in a foreach statement. It fails the first

Re: [xwiki-users] Remove SPAM registration

2010-12-12 Thread Gerritjan Koekkoek
, Gerritjan Koekkoek wrote: Hi, I'm looking to build a script that will delete all registered users from our XWiki that did not complete the registration by replying to the email and look like SPAM registration (firstname = lastname) The property of the object of XWiki.XWikiUsers - active

Re: [xwiki-users] Remove a translation

2010-12-07 Thread Gerritjan Koekkoek
(for example '.../view/SpaceName/PageName?language=en') and delete the document. The other translations (default and others) will not be deleted. You can check the comments of this Jira issue: http://jira.xwiki.org/jira/browse/XWIKI-4932 . Raluca. On Mon, Dec 6, 2010 at 9:46 PM, Gerritjan Koekkoek

[xwiki-users] Remove a translation

2010-12-06 Thread Gerritjan Koekkoek
Hi Our XWIKI is multi-language. When we translate a document into other languages how are these documents stored? The issue I have is that when we update the original it is not easy to remove the incorrect translations How do I remove only a translation without removing the default language (or

Re: [xwiki-users] Error on MapMacro

2010-11-21 Thread Gerritjan Koekkoek
Hi, I have to excuse myself on this error. When you restart Tomcat it works, there seems to be a known issue on importing macro's. THanks anyway Op 16 nov 2010, om 23:10 heeft Ricardo Rodriguez [eBioTIC.] het volgende geschreven: Hi! Gerritjan Koekkoek wrote: Hello I've imported

[xwiki-users] Error on MapMacro

2010-11-14 Thread Gerritjan Koekkoek
Hello I've imported the MapMacro into my test XWIKI. If I go to the page imported XWiki/MapMacro the 2 examples show each 2 errors. 1. Failed to execute the [code] macro 2. Not a inline macro In the details of error 1 I see a out-of-memory error, i'm running on Mac OS X 10.6.5, Tomcat 6.0.29,

[xwiki-users] Strange remark 64 bits

2010-10-30 Thread Gerritjan Koekkoek
Hi, We receive this remark from a visitor to www.cdlsworld.org (which runs on XWIKI 2.1.1, Hosted by Xwiki.com) Quote: I also just discovered that the site CDLSWorld.org does not work with 64 bits browser (at least with Internet Explorer) but only in 32 bits. Now Windows 7 and IE runs now in

Re: [xwiki-users] Strange remark 64 bits

2010-10-30 Thread Gerritjan Koekkoek
We Will ask more details... Verstuurd vanaf mijn iPod Op 30 okt. 2010 om 23:03 heeft Sergiu Dumitriu ser...@xwiki.com het volgende geschreven: On 10/30/2010 08:59 PM, Gerritjan Koekkoek wrote: Hi, We receive this remark from a visitor to www.cdlsworld.org (which runs on XWIKI 2.1.1

Re: [xwiki-users] Import UserList stored in database to a XWikiUser document

2010-10-27 Thread Gerritjan Koekkoek
I have developped a script XSLT that reads from a XML file. This script generates a groovy script that migrated our userdatabase into XWIKI The resulting groovy looked like this (I assume velocity will look alike from a structure perspective); vFullName = AnjevanderLugt

Re: [xwiki-users] conditional redirect after login

2010-10-26 Thread Gerritjan Koekkoek
25 okt 2010, om 23:59 heeft [Ricardo Rodriguez] eBioTIC. het volgende geschreven: Gerritjan Koekkoek wrote: Hi, The condition is: After user has registered he/she only belongs to XWikiAllGroup (right?) Right, by default. You should want to consider these two parameters in xwiki.cfg

Re: [xwiki-users] conditional redirect after login

2010-10-25 Thread Gerritjan Koekkoek
then the redirect should happen? The login.vm seems indeed to be the place to be, I prefer to copy the vm into my skin, so I will override the login.vm on the disk Op 24 okt 2010, om 22:47 heeft [Ricardo Rodriguez] eBioTIC. het volgende geschreven: Hi, Gerritjan Koekkoek wrote: Hi, The script

Re: [xwiki-users] conditional redirect after login

2010-10-24 Thread Gerritjan Koekkoek
? Gerritjan Op 24 okt 2010, om 01:52 heeft [Ricardo Rodriguez] eBioTIC. het volgende geschreven: Hi, Gerritjan Koekkoek wrote: Hi, We would like to, conditionally, redirect users who log in to their profile page. (in our case; XWiki.username) The condition is: User is not in ANY OTHER GROUP

Re: [xwiki-users] Livetable does not show results

2010-10-23 Thread Gerritjan Koekkoek
$columns $columnsProperties $options) {{/velocity}} You may have to hit ctrl + F5 to refresh the livetable. -- Thibaut On Wed, Oct 20, 2010 at 8:47 PM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Hi I only have 2.5, deinstalled the old version In my situation It looks like

Re: [xwiki-users] Livetable does not show results

2010-10-20 Thread Gerritjan Koekkoek
. Thibaut, you can check it here... http://ebiotic.net/bin/ICT/LiveTableUsers On Tue, Oct 19, 2010 at 7:48 PM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Hi Thibaut, The script works like magic, very nice. Copy and Paste from the link created some formatting challenges, but after

Re: [xwiki-users] Livetable does not show results

2010-10-19 Thread Gerritjan Koekkoek
, You can use the livetable generator code snippet http://code.xwiki.org/xwiki/bin/view/Snippets/LivetableGeneratorSnippet Hope this helps, -- Thibaut On Sun, Oct 17, 2010 at 2:23 PM, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Hi, i'm trying to use LiveTable to improve our user

Re: [xwiki-users] [Announcement] XWiki Enterprise 2.5 Release Candidate 1 Released

2010-10-17 Thread Gerritjan Koekkoek
Hi I grabbed and installed the RC1. But I usually also import the newest XAR, so I tried to do it When uploading and after that clicking on the XAR does not invoke the import details. Only the header: package content appears on the right of the overview of imported XAR's I was migrating from

[xwiki-users] Livetable does not show results

2010-10-17 Thread Gerritjan Koekkoek
: Gerritjan Koekkoek, doc_creationDate : 2009\/07\/17 22:08, doc_creator : Gerritjan Koekkoek } , { doc_viewable : true, doc_name : GerritjanKoekkoek_doc264, doc_fullname : xwiki:CdlsatdPrivate.GerritjanKoekkoek_doc264, doc_space : CdlsatdPrivate, doc_url : \/xwiki%2Denterprise%2Dweb%2D2.5\/bin\/view

Re: [xwiki-users] [Announcement] XWiki Enterprise 2.5 Release Candidate 1 Released

2010-10-17 Thread Gerritjan Koekkoek
I grabbed it, but noticed that when i'm on a page of version 1 syntax and containing velocity coding that logging out will redirect to e not existing page

[xwiki-users] conditional redirect after login

2010-10-07 Thread Gerritjan Koekkoek
with a distribution of XWIKI Gerritjan Koekkoek ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Localize watchlists

2010-10-05 Thread Gerritjan Koekkoek
Hi, Op 4 okt 2010, om 17:25 heeft [Ricardo Rodriguez] eBioTIC. het volgende geschreven: Hi! Anca Luca wrote: Le 4 oct. 2010 à 07:43, [Ricardo Rodriguez] eBioTIC. ricardo.rodrig...@ebiotic.ne t a écrit : Hi! Gerritjan Koekkoek wrote: Hi, I'm getting complaints of users

[xwiki-users] Localize watchlists

2010-10-04 Thread Gerritjan Koekkoek
Hi, I'm getting complaints of users that they can not read what is in their watchlist notifications. We have a multi language setup; in this case my visitors would like to get notified in their local language. So if a user is registered with default language french will also get the watchlist

[xwiki-users] limit of around 10Mb for attached files

2010-09-26 Thread Gerritjan Koekkoek
I'm trying to Import a backup of around 45 MB in a test environment of Xwiki It fails after clicking UPLOAD;I'm getting a message: XWiki has a default limit of around 10Mb for attached files. This limit can be changed using the upload_maxsize parameter. Check the FAQ for more information. I'm

Re: [xwiki-users] limit of around 10Mb for attached files

2010-09-26 Thread Gerritjan Koekkoek
) section, then find where it says: Maximum Upload Size That number is a number of bytes, I usually just make it really huge. Caleb Gerritjan Koekkoek wrote: I'm trying to Import a backup of around 45 MB in a test environment of Xwiki It fails after clicking UPLOAD;I'm getting a message: XWiki

Re: [xwiki-users] limit of around 10Mb for attached files

2010-09-26 Thread Gerritjan Koekkoek
message when that happens. Just out of curiosity, what is your -Xmx set to? Caleb Gerritjan Koekkoek wrote: Thx for the help, but I already did that, do you think 2 is big enough? Op 26 sep 2010, om 18:06 heeft Caleb James DeLisle het volgende geschreven: Try going to yourwiki.com

[xwiki-users] Failed to execute macro: include

2010-07-27 Thread Gerritjan Koekkoek
Hi, Is there a smart way to find the error causing a Failed to execute macro: include When I click details of the error it displays a whole page of errorlines ending with ... 91 more I have the feeling important information is missing. for experts; the error codes i see;

Re: [xwiki-users] CSS Styling in panel

2010-06-20 Thread Gerritjan Koekkoek
, Gerritjan Koekkoek gerritjankoekk...@gmail.com wrote: Hi, Thxs, but is it also possible to use the stylesheet extension object to add CSS specifically to the panel, since it would keep my generic CSS more clean I was thinking of adding a stylesheet extension object to the document that holds

<    1   2   3   >