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:
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:
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
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
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
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
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
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
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
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
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
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
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
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
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-
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:
>
>
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
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
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
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:
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:
> ??
> ___
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
___
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
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
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,
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:/
26 matches
Mail list logo