[xwiki-users] XWiki Web 1.8.1

2010-01-06 Thread J. Allen Santos
Hi I'm trying to build XWiki Web 1.8.1. It fails. I'm using Ubuntu 9.10 and tried building it in the terminal and in Netbeans. Both failed with the same error message. I know i'm using the right settings.xml. ThanksAllen Here is part of the message:

[xwiki-users] XWiki Concerto

2010-01-06 Thread J. Allen Santos
Hi, we are currently studying XWiki Concerto. It uses xwiki enterprise 1.8.1. Is it possible to change the XE version it uses to the latest version? How? Thanks in advance. Allen _ New Windows 7:

[xwiki-users] [mywiki] new wiki request

2010-01-06 Thread T.J. Young
Not sure if my last reply went through, but meant to follow up with my username, from my original request for a hosted wiki. My username is tjyoung Thanks (Any guidelines/limitations on what subdomain name to use for the URL? Can I just pick one?) On Sun, Jan 3, 2010 at 8:08 PM, T.J. Young wr

[xwiki-users] Livetable filtering format

2010-01-06 Thread Radek Rekas
Hi, I'm trying to get livetable filtering working however I'm having trouble figuring out what objects/properties are available in the $filterfrom and $filterwhere parameters of the gridresultwithmacro() macro contained in the XWiki.LiveTableResultsMacros document. I'm trying to filter the liv

[xwiki-users] XWiki Workspaces to use latest version of Enterprise?

2010-01-06 Thread arpad
I am trying to setup Workspaces to compare with an Enterprise (v2.1) installation I notice that the LDAP support is not there - the jar versions for Workspace are 1.4 LDAP is a feature I definitely need... Any idea when workspaces will use the latest version of Enterprise? regards, - arp

Re: [xwiki-users] Include Macro Bug

2010-01-06 Thread Thomas Mortagne
Hi, This is fixed, i will be part of 2.1.2. See http://jira.xwiki.org/jira/browse/XWIKI-4686 for more details. On Wed, Jan 6, 2010 at 19:55, Meng Wu wrote: > Hello, > >     We are currently using the include macro to “include” the content of one > page on another page, but have stumbled upon a

Re: [xwiki-users] How does one specify regular expression syntax in a Lucene search query

2010-01-06 Thread Sergiu Dumitriu
On 01/06/2010 04:11 PM, Milind Kamble wrote: > Hi. After much searching around the XWiki documentation, Apache > Lucene documentation and googling, I have not succeeded in finding a > solution to the following questions: > 1. How does one locate all attachments with an extension say 'xls'? I > am t

Re: [xwiki-users] Plugin for Editor

2010-01-06 Thread maurizio1230
I really need it because my xwiki deals only with maths (mathsinvent.com) :-) It's a waste of time to use latex syntax. When will it be available? Thank you very much for this fantastic wiki and your support. Marius Dumitru Florea wrote: > > Hi, > > maurizio1230 wrote: >> Hi all, >> >> I nee

[xwiki-users] Include Macro Bug

2010-01-06 Thread Meng Wu
Hello, We are currently using the include macro to “include” the content of one page on another page, but have stumbled upon a few problems. The intention of using the include macro was to selectively show content from TestPage1 on TestPage2 only to those users who had read access to Test

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread Guillaume Lerouge
I'll be looking forward to your contribution ;-) Guillaume On Wed, Jan 6, 2010 at 6:31 PM, Milind Kamble wrote: > Yup. That works. Thanks for the information. Now, this information would be > worthwhile to add in the XWikiSyntax page :). > > Milind > > > > > > F

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread Milind Kamble
Yup. That works. Thanks for the information. Now, this information would be worthwhile to add in the XWikiSyntax page :). Milind From: Guillaume Lerouge To: XWiki Users Sent: Wed, January 6, 2010 11:20:55 AM Subject: Re: [xwiki-users] Highlight/Color Text H

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread J. Allen Q. Santos
What I know is by using HTML/CSS. {{html}}HELLO{{/html}} WORLD! >> outputs HELLO WORLD! where HELLO is blue Allen -- From: "Milind Kamble" Sent: Thursday, January 07, 2010 1:16 AM To: "XWiki Users" Subject: Re: [xwiki-users] Highlight/Color Text

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread Guillaume Lerouge
Have you tried Some text (% style="color: red;" %)subtring of text(%%) Some other text Guillaume On Wed, Jan 6, 2010 at 6:16 PM, Milind Kamble wrote: > What is the syntax to change color of a substring in a line? > > Milind > > > > > > From: Milind Kamble > To

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread Milind Kamble
What is the syntax to change color of a substring in a line? Milind From: Milind Kamble To: XWiki Users Sent: Wed, January 6, 2010 10:07:24 AM Subject: Re: [xwiki-users] Highlight/Color Text The XWikiSyntax page documents the xwiki markup available to change

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread J. Allen Q. Santos
Thank you for your prompt response. -Allen -- From: "Guillaume Lerouge" Sent: Thursday, January 07, 2010 12:04 AM To: "XWiki Users" Subject: Re: [xwiki-users] Highlight/Color Text > Hi, > > Yes, in XWiki 2.0 syntax you can do: > > (% style="font-

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread J. Allen Q. Santos
Thank you for your prompt response. -Allen -- From: "Vincent Massol" Sent: Thursday, January 07, 2010 12:02 AM To: "XWiki Users" Subject: Re: [xwiki-users] Highlight/Color Text > Hi, > > On Jan 6, 2010, at 4:58 PM, J. Allen Q. Santos wrote: > >

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread J. Allen Q. Santos
Thank you for your prompt response. -Allen -- From: "Milind Kamble" Sent: Thursday, January 07, 2010 12:07 AM To: "XWiki Users" Subject: Re: [xwiki-users] Highlight/Color Text > The XWikiSyntax page documents the xwiki markup available to change

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread J. Allen Q. Santos
Thank you for your prompt response. -Allen -- From: "Marius Dumitru Florea" Sent: Thursday, January 07, 2010 12:05 AM To: "XWiki Users" Subject: Re: [xwiki-users] Highlight/Color Text > J. Allen Q. Santos wrote: >> Are there any ways to color/hig

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread Milind Kamble
The XWikiSyntax page documents the xwiki markup available to change text style: (% style="text-align:center;color:blue" %) -- for syntax 2.0 I don't know how to change style for a substring in a line . For example how to color this string red and continue normally? I guess that would be a span

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread Marius Dumitru Florea
J. Allen Q. Santos wrote: > Are there any ways to color/highlight text other than using HTML/CSS? > > HTML/CSS: > {{html}}hello{{/html}} See http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HParameters Precisely: (% style="color:red" %) Paragraph in red with (% style="background-color:

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread Guillaume Lerouge
Hi, Yes, in XWiki 2.0 syntax you can do: (% style="font-size: 2em;" %)hello Guillaume On Wed, Jan 6, 2010 at 4:58 PM, J. Allen Q. Santos wrote: > Are there any ways to color/highlight text other than using HTML/CSS? > > HTML/CSS: > {{html}}hello{{/html}} > > Others: > ?? > ___

Re: [xwiki-users] Highlight/Color Text

2010-01-06 Thread Vincent Massol
Hi, On Jan 6, 2010, at 4:58 PM, J. Allen Q. Santos wrote: > Are there any ways to color/highlight text other than using HTML/CSS? > > HTML/CSS: > {{html}}hello{{/html}} Yes, see the syntax guide: http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax Thanks -Vincent ___

[xwiki-users] Highlight/Color Text

2010-01-06 Thread J. Allen Q. Santos
Are there any ways to color/highlight text other than using HTML/CSS? HTML/CSS: {{html}}hello{{/html}} Others: ?? ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

[xwiki-users] How does one specify regular expression syntax in a Lucene search query

2010-01-06 Thread Milind Kamble
Hi. After much searching around the XWiki documentation, Apache Lucene documentation and googling, I have not succeeded in finding a solution to the following questions: 1. How does one locate all attachments with an extension say 'xls'? I am thinking that the query should look like "filenam

Re: [xwiki-users] Xwiki Technologies

2010-01-06 Thread Ziggy
Thanks Vincent. That dependency report was very helpfull. On Tue, Jan 5, 2010 at 8:11 PM, Vincent Massol wrote: > Hi Ziggy, > > On Jan 5, 2010, at 8:21 PM, Ziggy wrote: > > > Hi, > > > > Could someone please point me to the technologies that are being used by > > Xwiki i.e. struts, hibernate,

Re: [xwiki-users] Plugin for Editor

2010-01-06 Thread Marius Dumitru Florea
Hi, maurizio1230 wrote: > Hi all, > > I need to develop a plugin for xwiki's editor but I need more info about > this "New WYSIWYG editor based on GWT". Unfortunately TinyMCE editor is very > popular and there is a plugin already available. > > This is the plugin I'd like to integrate: > http:/