Re: [xwiki-users] How to avoid (x) turning into a red X image?

2013-09-28 Thread Todd O'Bryan
Weird. I have two versions of that page open in different tabs of my
browser. One says you deleted it in February of 2012. The other says
that it was created on September 27, 2013 by unknown user. (I had the
second one still open from when I searched for it last night.) If I
search for xwiki smileys on Google, that page is the third result
and the last time Google indexed it, it said it had been modified on
July 9, 2013.



On Fri, Sep 27, 2013 at 5:40 PM, Vincent Massol vinc...@massol.net wrote:

 On Sep 27, 2013, at 7:27 PM, Todd O'Bryan toddobr...@gmail.com wrote:

 I was talking about this one:

 http://www.xwiki.org/xwiki/bin/view/XWiki/smileys

 I don't understand, there's no such page anymore. This page was an error done 
 by someone and removed in 2010 (ie 3 years ago).

 Thanks
 -Vincent

 On Fri, Sep 27, 2013 at 2:16 AM, Vincent Massol vinc...@massol.net wrote:

 On Sep 26, 2013, at 10:00 PM, Todd O'Bryan toddobr...@gmail.com wrote:

 Thanks.

 Do I take it from the fact that the smileys page was just created
 today

 Where do you get that? :)

 Been there for years…

 http://extensions.xwiki.org/xwiki/bin/view/Extension/Icon+Transformation

 Created by Vincent Massol on 2011/12/09 13:09

 that there's not a list of smileys which emoticons are available
 (and thus which character sequences you have to avoid/escape)?

 You cannot escape emoticons because they are a Transformation, see 
 http://rendering.xwiki.org/xwiki/bin/view/Main/Architecture and thus it 
 runs before escapes are processed.

 Thanks
 -Vincent


 On Thu, Sep 26, 2013 at 12:23 PM, Vincent Massol vinc...@massol.net 
 wrote:

 On Sep 26, 2013, at 6:11 PM, Vincent Massol vinc...@massol.net wrote:


 On Sep 26, 2013, at 6:06 PM, Guillaume Lerouge guilla...@xwiki.com 
 wrote:

 You need to deactivate smileys. I think there's an entry in
 xwiki.properties regarding this.

 No don't do this, smileys are useful :)

 3 options:
 * option 1: escaping. f~(x)
 * option 2: verbatim. {{{f(x)}}}
 * option 3: code style: {{code}}f(x){{/code}}

 sorry option 1 won't work…

 See 
 http://www.xwiki.org/xwiki/bin/view/FAQ/How+can+I+prevent+an+emoticon+from+displaying

 Thanks
 -Vincent


 Thanks
 -Vincent

 Guillaume


 On Thu, Sep 26, 2013 at 6:00 PM, Todd O'Bryan toddobr...@gmail.com 
 wrote:

 I tried to write f(x) and got f followed by a pretty image of a red x.

 My guess is that there's a help page showing these replacements and
 how to avoid them, but I couldn't find it with a quick search. Where
 should I look?

 Thanks,
 Todd

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to avoid (x) turning into a red X image?

2013-09-28 Thread Clemens Robbenhaar
Google has the print view and the history view of that page in its index.
No idea why it did something like that.

These views of non-existing pages are empty and say the page was created just 
now by anonymous.
The views contain a correct canonical link header which should have told 
Google that this print view is not the real thing.
Maybe the 404 of the actual page made Google think the print view is better 
than nothing, and keep it in its index :-/
I have not been able to figure out from where the link pointing to this page 
comes from, or by what other means Google came to the conclusion this page 
should exist.

On 09/28/2013 04:25 PM, Todd O'Bryan wrote:
 Weird. I have two versions of that page open in different tabs of my
 browser. One says you deleted it in February of 2012. The other says
 that it was created on September 27, 2013 by unknown user. (I had the
 second one still open from when I searched for it last night.) If I
 search for xwiki smileys on Google, that page is the third result
 and the last time Google indexed it, it said it had been modified on
 July 9, 2013.
 
 
 
 On Fri, Sep 27, 2013 at 5:40 PM, Vincent Massol vinc...@massol.net wrote:

 On Sep 27, 2013, at 7:27 PM, Todd O'Bryan toddobr...@gmail.com wrote:

 I was talking about this one:

 http://www.xwiki.org/xwiki/bin/view/XWiki/smileys

 I don't understand, there's no such page anymore. This page was an error 
 done by someone and removed in 2010 (ie 3 years ago).

 Thanks
 -Vincent

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to avoid (x) turning into a red X image?

2013-09-27 Thread Hamster
Todd,

If you are trying to write formula, maybe the  Formula Macro
http://extensions.xwiki.org/xwiki/bin/view/Extension/Formula+Macro   can
give you a nice result?



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/How-to-avoid-x-turning-into-a-red-X-image-tp7587299p7587311.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to avoid (x) turning into a red X image?

2013-09-27 Thread Vincent Massol

On Sep 26, 2013, at 10:00 PM, Todd O'Bryan toddobr...@gmail.com wrote:

 Thanks.
 
 Do I take it from the fact that the smileys page was just created
 today

Where do you get that? :)

Been there for years…

http://extensions.xwiki.org/xwiki/bin/view/Extension/Icon+Transformation

Created by Vincent Massol on 2011/12/09 13:09

 that there's not a list of smileys which emoticons are available
 (and thus which character sequences you have to avoid/escape)?

You cannot escape emoticons because they are a Transformation, see 
http://rendering.xwiki.org/xwiki/bin/view/Main/Architecture and thus it runs 
before escapes are processed.

Thanks
-Vincent

 
 On Thu, Sep 26, 2013 at 12:23 PM, Vincent Massol vinc...@massol.net wrote:
 
 On Sep 26, 2013, at 6:11 PM, Vincent Massol vinc...@massol.net wrote:
 
 
 On Sep 26, 2013, at 6:06 PM, Guillaume Lerouge guilla...@xwiki.com wrote:
 
 You need to deactivate smileys. I think there's an entry in
 xwiki.properties regarding this.
 
 No don't do this, smileys are useful :)
 
 3 options:
 * option 1: escaping. f~(x)
 * option 2: verbatim. {{{f(x)}}}
 * option 3: code style: {{code}}f(x){{/code}}
 
 sorry option 1 won't work…
 
 See 
 http://www.xwiki.org/xwiki/bin/view/FAQ/How+can+I+prevent+an+emoticon+from+displaying
 
 Thanks
 -Vincent
 
 
 Thanks
 -Vincent
 
 Guillaume
 
 
 On Thu, Sep 26, 2013 at 6:00 PM, Todd O'Bryan toddobr...@gmail.com wrote:
 
 I tried to write f(x) and got f followed by a pretty image of a red x.
 
 My guess is that there's a help page showing these replacements and
 how to avoid them, but I couldn't find it with a quick search. Where
 should I look?
 
 Thanks,
 Todd
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to avoid (x) turning into a red X image?

2013-09-27 Thread Todd O'Bryan
I was talking about this one:

http://www.xwiki.org/xwiki/bin/view/XWiki/smileys

On Fri, Sep 27, 2013 at 2:16 AM, Vincent Massol vinc...@massol.net wrote:

 On Sep 26, 2013, at 10:00 PM, Todd O'Bryan toddobr...@gmail.com wrote:

 Thanks.

 Do I take it from the fact that the smileys page was just created
 today

 Where do you get that? :)

 Been there for years…

 http://extensions.xwiki.org/xwiki/bin/view/Extension/Icon+Transformation

 Created by Vincent Massol on 2011/12/09 13:09

 that there's not a list of smileys which emoticons are available
 (and thus which character sequences you have to avoid/escape)?

 You cannot escape emoticons because they are a Transformation, see 
 http://rendering.xwiki.org/xwiki/bin/view/Main/Architecture and thus it runs 
 before escapes are processed.

 Thanks
 -Vincent


 On Thu, Sep 26, 2013 at 12:23 PM, Vincent Massol vinc...@massol.net wrote:

 On Sep 26, 2013, at 6:11 PM, Vincent Massol vinc...@massol.net wrote:


 On Sep 26, 2013, at 6:06 PM, Guillaume Lerouge guilla...@xwiki.com wrote:

 You need to deactivate smileys. I think there's an entry in
 xwiki.properties regarding this.

 No don't do this, smileys are useful :)

 3 options:
 * option 1: escaping. f~(x)
 * option 2: verbatim. {{{f(x)}}}
 * option 3: code style: {{code}}f(x){{/code}}

 sorry option 1 won't work…

 See 
 http://www.xwiki.org/xwiki/bin/view/FAQ/How+can+I+prevent+an+emoticon+from+displaying

 Thanks
 -Vincent


 Thanks
 -Vincent

 Guillaume


 On Thu, Sep 26, 2013 at 6:00 PM, Todd O'Bryan toddobr...@gmail.com 
 wrote:

 I tried to write f(x) and got f followed by a pretty image of a red x.

 My guess is that there's a help page showing these replacements and
 how to avoid them, but I couldn't find it with a quick search. Where
 should I look?

 Thanks,
 Todd

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to avoid (x) turning into a red X image?

2013-09-27 Thread Vincent Massol

On Sep 27, 2013, at 7:27 PM, Todd O'Bryan toddobr...@gmail.com wrote:

 I was talking about this one:
 
 http://www.xwiki.org/xwiki/bin/view/XWiki/smileys

I don't understand, there's no such page anymore. This page was an error done 
by someone and removed in 2010 (ie 3 years ago).

Thanks
-Vincent

 On Fri, Sep 27, 2013 at 2:16 AM, Vincent Massol vinc...@massol.net wrote:
 
 On Sep 26, 2013, at 10:00 PM, Todd O'Bryan toddobr...@gmail.com wrote:
 
 Thanks.
 
 Do I take it from the fact that the smileys page was just created
 today
 
 Where do you get that? :)
 
 Been there for years…
 
 http://extensions.xwiki.org/xwiki/bin/view/Extension/Icon+Transformation
 
 Created by Vincent Massol on 2011/12/09 13:09
 
 that there's not a list of smileys which emoticons are available
 (and thus which character sequences you have to avoid/escape)?
 
 You cannot escape emoticons because they are a Transformation, see 
 http://rendering.xwiki.org/xwiki/bin/view/Main/Architecture and thus it runs 
 before escapes are processed.
 
 Thanks
 -Vincent
 
 
 On Thu, Sep 26, 2013 at 12:23 PM, Vincent Massol vinc...@massol.net wrote:
 
 On Sep 26, 2013, at 6:11 PM, Vincent Massol vinc...@massol.net wrote:
 
 
 On Sep 26, 2013, at 6:06 PM, Guillaume Lerouge guilla...@xwiki.com 
 wrote:
 
 You need to deactivate smileys. I think there's an entry in
 xwiki.properties regarding this.
 
 No don't do this, smileys are useful :)
 
 3 options:
 * option 1: escaping. f~(x)
 * option 2: verbatim. {{{f(x)}}}
 * option 3: code style: {{code}}f(x){{/code}}
 
 sorry option 1 won't work…
 
 See 
 http://www.xwiki.org/xwiki/bin/view/FAQ/How+can+I+prevent+an+emoticon+from+displaying
 
 Thanks
 -Vincent
 
 
 Thanks
 -Vincent
 
 Guillaume
 
 
 On Thu, Sep 26, 2013 at 6:00 PM, Todd O'Bryan toddobr...@gmail.com 
 wrote:
 
 I tried to write f(x) and got f followed by a pretty image of a red x.
 
 My guess is that there's a help page showing these replacements and
 how to avoid them, but I couldn't find it with a quick search. Where
 should I look?
 
 Thanks,
 Todd
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] How to avoid (x) turning into a red X image?

2013-09-26 Thread Todd O'Bryan
I tried to write f(x) and got f followed by a pretty image of a red x.

My guess is that there's a help page showing these replacements and
how to avoid them, but I couldn't find it with a quick search. Where
should I look?

Thanks,
Todd
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to avoid (x) turning into a red X image?

2013-09-26 Thread Guillaume Lerouge
You need to deactivate smileys. I think there's an entry in
xwiki.properties regarding this.

Guillaume


On Thu, Sep 26, 2013 at 6:00 PM, Todd O'Bryan toddobr...@gmail.com wrote:

 I tried to write f(x) and got f followed by a pretty image of a red x.

 My guess is that there's a help page showing these replacements and
 how to avoid them, but I couldn't find it with a quick search. Where
 should I look?

 Thanks,
 Todd
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Guillaume Lerouge
Sales  Client Projects Manager
XWiki SAS - www.xwiki.com
Skype: wikibc
Office: +33 1 45 42 40 90
Mobile: +33 6 10 79 76 70
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to avoid (x) turning into a red X image?

2013-09-26 Thread Vincent Massol

On Sep 26, 2013, at 6:06 PM, Guillaume Lerouge guilla...@xwiki.com wrote:

 You need to deactivate smileys. I think there's an entry in
 xwiki.properties regarding this.

No don't do this, smileys are useful :)

3 options:
* option 1: escaping. f~(x)
* option 2: verbatim. {{{f(x)}}}
* option 3: code style: {{code}}f(x){{/code}}

Thanks
-Vincent

 Guillaume
 
 
 On Thu, Sep 26, 2013 at 6:00 PM, Todd O'Bryan toddobr...@gmail.com wrote:
 
 I tried to write f(x) and got f followed by a pretty image of a red x.
 
 My guess is that there's a help page showing these replacements and
 how to avoid them, but I couldn't find it with a quick search. Where
 should I look?
 
 Thanks,
 Todd
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to avoid (x) turning into a red X image?

2013-09-26 Thread Vincent Massol

On Sep 26, 2013, at 6:11 PM, Vincent Massol vinc...@massol.net wrote:

 
 On Sep 26, 2013, at 6:06 PM, Guillaume Lerouge guilla...@xwiki.com wrote:
 
 You need to deactivate smileys. I think there's an entry in
 xwiki.properties regarding this.
 
 No don't do this, smileys are useful :)
 
 3 options:
 * option 1: escaping. f~(x)
 * option 2: verbatim. {{{f(x)}}}
 * option 3: code style: {{code}}f(x){{/code}}

sorry option 1 won't work…

See 
http://www.xwiki.org/xwiki/bin/view/FAQ/How+can+I+prevent+an+emoticon+from+displaying

Thanks
-Vincent

 
 Thanks
 -Vincent
 
 Guillaume
 
 
 On Thu, Sep 26, 2013 at 6:00 PM, Todd O'Bryan toddobr...@gmail.com wrote:
 
 I tried to write f(x) and got f followed by a pretty image of a red x.
 
 My guess is that there's a help page showing these replacements and
 how to avoid them, but I couldn't find it with a quick search. Where
 should I look?
 
 Thanks,
 Todd

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to avoid (x) turning into a red X image?

2013-09-26 Thread Todd O'Bryan
Thanks.

Do I take it from the fact that the smileys page was just created
today that there's not a list of smileys which emoticons are available
(and thus which character sequences you have to avoid/escape)?

On Thu, Sep 26, 2013 at 12:23 PM, Vincent Massol vinc...@massol.net wrote:

 On Sep 26, 2013, at 6:11 PM, Vincent Massol vinc...@massol.net wrote:


 On Sep 26, 2013, at 6:06 PM, Guillaume Lerouge guilla...@xwiki.com wrote:

 You need to deactivate smileys. I think there's an entry in
 xwiki.properties regarding this.

 No don't do this, smileys are useful :)

 3 options:
 * option 1: escaping. f~(x)
 * option 2: verbatim. {{{f(x)}}}
 * option 3: code style: {{code}}f(x){{/code}}

 sorry option 1 won't work…

 See 
 http://www.xwiki.org/xwiki/bin/view/FAQ/How+can+I+prevent+an+emoticon+from+displaying

 Thanks
 -Vincent


 Thanks
 -Vincent

 Guillaume


 On Thu, Sep 26, 2013 at 6:00 PM, Todd O'Bryan toddobr...@gmail.com wrote:

 I tried to write f(x) and got f followed by a pretty image of a red x.

 My guess is that there's a help page showing these replacements and
 how to avoid them, but I couldn't find it with a quick search. Where
 should I look?

 Thanks,
 Todd

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users