[xwiki-users] Highlight/Color Text
Are there any ways to color/highlight text other than using HTML/CSS? HTML/CSS: {{html}}<font style="BACKGROUND-COLOR:yellow">hello</font>{{/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}}<font style="BACKGROUND-COLOR:yellow">hello</font>{{/html}}
Yes, see the syntax guide: http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax Thanks -Vincent
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 <[email protected]> wrote:
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}<font style="BACKGROUND-COLOR:yellow">hello</font>{{/html}}
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
J. Allen Q. Santos wrote:
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}<font style="BACKGROUND-COLOR:yellow">hello</font>{{/html}}
See http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HParameters Precisely: (% style="color:red" %) Paragraph in red with (% style="background-color:yellow" %)highlighted text(%%) inside. Hope this helps, Marius
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
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 element. Milind ----- Original Message ----
From: J. Allen Q. Santos <[email protected]> To: XWiki Users <[email protected]> Sent: Wed, January 6, 2010 9:58:47 AM Subject: [xwiki-users] Highlight/Color Text
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}hello{{/html}}
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thank you for your prompt response. -Allen -------------------------------------------------- From: "Marius Dumitru Florea" <[email protected]> Sent: Thursday, January 07, 2010 12:05 AM To: "XWiki Users" <[email protected]> Subject: Re: [xwiki-users] Highlight/Color Text
J. Allen Q. Santos wrote:
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}<font style="BACKGROUND-COLOR:yellow">hello</font>{{/html}}
See http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HParameters
Precisely:
(% style="color:red" %) Paragraph in red with (% style="background-color:yellow" %)highlighted text(%%) inside.
Hope this helps, Marius
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thank you for your prompt response. -Allen -------------------------------------------------- From: "Milind Kamble" <[email protected]> Sent: Thursday, January 07, 2010 12:07 AM To: "XWiki Users" <[email protected]> Subject: Re: [xwiki-users] Highlight/Color Text
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 element.
Milind
----- Original Message ----
From: J. Allen Q. Santos <[email protected]> To: XWiki Users <[email protected]> Sent: Wed, January 6, 2010 9:58:47 AM Subject: [xwiki-users] Highlight/Color Text
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}hello{{/html}}
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thank you for your prompt response. -Allen -------------------------------------------------- From: "Vincent Massol" <[email protected]> Sent: Thursday, January 07, 2010 12:02 AM To: "XWiki Users" <[email protected]> Subject: Re: [xwiki-users] Highlight/Color Text
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}}<font style="BACKGROUND-COLOR:yellow">hello</font>{{/html}}
Yes, see the syntax guide: http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax
Thanks -Vincent
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thank you for your prompt response. -Allen -------------------------------------------------- From: "Guillaume Lerouge" <[email protected]> Sent: Thursday, January 07, 2010 12:04 AM To: "XWiki Users" <[email protected]> Subject: Re: [xwiki-users] Highlight/Color Text
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 <[email protected]> wrote:
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}<font style="BACKGROUND-COLOR:yellow">hello</font>{{/html}}
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
What is the syntax to change color of a substring in a line? Milind ________________________________ From: Milind Kamble <[email protected]> To: XWiki Users <[email protected]> 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 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 element. Milind ----- Original Message ----
From: J. Allen Q. Santos <[email protected]> To: XWiki Users <[email protected]> Sent: Wed, January 6, 2010 9:58:47 AM Subject: [xwiki-users] Highlight/Color Text
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}hello{{/html}}
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
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 <[email protected]> wrote:
What is the syntax to change color of a substring in a line?
Milind
________________________________ From: Milind Kamble <[email protected]> To: XWiki Users <[email protected]> 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 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 element.
Milind
----- Original Message ----
From: J. Allen Q. Santos <[email protected]> To: XWiki Users <[email protected]> Sent: Wed, January 6, 2010 9:58:47 AM Subject: [xwiki-users] Highlight/Color Text
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}hello{{/html}}
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
What I know is by using HTML/CSS. {{html}}<font color=blue>HELLO</font>{{/html}} WORLD!
outputs HELLO WORLD! where HELLO is blue
Allen -------------------------------------------------- From: "Milind Kamble" <[email protected]> Sent: Thursday, January 07, 2010 1:16 AM To: "XWiki Users" <[email protected]> Subject: Re: [xwiki-users] Highlight/Color Text
What is the syntax to change color of a substring in a line?
Milind
________________________________ From: Milind Kamble <[email protected]> To: XWiki Users <[email protected]> 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 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 element.
Milind
----- Original Message ----
From: J. Allen Q. Santos <[email protected]> To: XWiki Users <[email protected]> Sent: Wed, January 6, 2010 9:58:47 AM Subject: [xwiki-users] Highlight/Color Text
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}hello{{/html}}
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Yup. That works. Thanks for the information. Now, this information would be worthwhile to add in the XWikiSyntax page :). Milind ________________________________ From: Guillaume Lerouge <[email protected]> To: XWiki Users <[email protected]> Sent: Wed, January 6, 2010 11:20:55 AM 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 <[email protected]> wrote:
What is the syntax to change color of a substring in a line?
Milind
________________________________ From: Milind Kamble <[email protected]> To: XWiki Users <[email protected]> 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 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 element.
Milind
----- Original Message ----
From: J. Allen Q. Santos <[email protected]> To: XWiki Users <[email protected]> Sent: Wed, January 6, 2010 9:58:47 AM Subject: [xwiki-users] Highlight/Color Text
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}hello{{/html}}
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
I'll be looking forward to your contribution ;-) Guillaume On Wed, Jan 6, 2010 at 6:31 PM, Milind Kamble <[email protected]> wrote:
Yup. That works. Thanks for the information. Now, this information would be worthwhile to add in the XWikiSyntax page :).
Milind
________________________________ From: Guillaume Lerouge <[email protected]> To: XWiki Users <[email protected]> Sent: Wed, January 6, 2010 11:20:55 AM 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 <[email protected]> wrote:
What is the syntax to change color of a substring in a line?
Milind
________________________________ From: Milind Kamble <[email protected]> To: XWiki Users <[email protected]> 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 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 element.
Milind
----- Original Message ----
From: J. Allen Q. Santos <[email protected]> To: XWiki Users <[email protected]> Sent: Wed, January 6, 2010 9:58:47 AM Subject: [xwiki-users] Highlight/Color Text
Are there any ways to color/highlight text other than using HTML/CSS?
HTML/CSS: {{html}}hello{{/html}}
Others: ?? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
participants (5)
-
Guillaume Lerouge -
J. Allen Q. Santos -
Marius Dumitru Florea -
Milind Kamble -
Vincent Massol