Re: [xwiki-users] HTML

2016-05-18 Thread Marius Dumitru Florea
Maybe http://extensions.xwiki.org/xwiki/bin/view/Extension/HTML+Macro can help. On Wed, May 18, 2016 at 12:23 PM, Maciej Fokt wrote: > Hi, > > can I add HTML code? I want to add element with CSS and JavaScript. Is it > possible? > > Thanks, > Maciek >

[xwiki-users] HTML

2016-05-18 Thread Maciej Fokt
Hi, can I add HTML code? I want to add element with CSS and JavaScript. Is it possible? Thanks, Maciek ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] HTML file downloads instead of displaying in browser

2016-04-25 Thread Mark J. Bobak
HI Paul, Ok, I'm feeling a little foolishI honestly have no idea what happened, but it's working now. The page is displayed rather than downloaded, which is what I want. Sorry fo the total waste of time here.sigh... Thanks, -Mark On Mon, Apr 25, 2016 at 10:28 AM, Paul Libbrecht wrote

Re: [xwiki-users] HTML file downloads instead of displaying in browser

2016-04-25 Thread Paul Libbrecht
Mark, what causes it to be downloaded is a header called "Content-Disposition". If it's there and says "attachment" then the browser will present it as a download, whatever the media type. If it's not there, the browser will choose what to do depending on what it supports (png or html: can display

[xwiki-users] HTML file downloads instead of displaying in browser

2016-04-25 Thread Mark J. Bobak
Hi all, I'm an XWiki newbie. I've written a script that generates an HTML file, and then I upload it as an attachment to XWiki. When I create a link on that file, and then click the link, I get the HTML file downloaded by the browser, rather than displayed. >From what I've read, this may be cau

Re: [xwiki-users] html tag on Xwiki

2012-10-03 Thread Sergiu Dumitriu
On 10/03/2012 07:05 PM, Boudjelda Mohamed Said wrote: Hi I cannot show a HTML tag on Xwiki , how it comes ? and how to solve that probleme Probably because you've put it in a {{html}} macro, and by default that "cleans" the HTML code inside it to generate only valid XHTML code. And "" i

[xwiki-users] html tag on Xwiki

2012-10-03 Thread Boudjelda Mohamed Said
Hi I cannot show a HTML tag on Xwiki , how it comes ? and how to solve that probleme Thanks ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] html export issue with access rights

2012-08-31 Thread Gabriele Giammatteo
just created http://jira.xwiki.org/browse/XWIKI-8168 Thank you for your prompt reply! On Fri, Aug 31, 2012 at 1:22 PM, Thomas Mortagne wrote: > On Fri, Aug 31, 2012 at 12:34 PM, Gabriele Giammatteo > wrote: > > Dear all, > > I discovered an unexpected behaviour in my installation of "XWIKI >

Re: [xwiki-users] html export issue with access rights

2012-08-31 Thread Thomas Mortagne
On Fri, Aug 31, 2012 at 12:34 PM, Gabriele Giammatteo wrote: > Dear all, > I discovered an unexpected behaviour in my installation of "XWIKI > ENTERPRISE 4.2.2". > > I have in space Main a set of "public" pages meaning that can be viewed by > un-registerd users and a set of "private" pages that

[xwiki-users] html export issue with access rights

2012-08-31 Thread Gabriele Giammatteo
Dear all, I discovered an unexpected behaviour in my installation of "XWIKI ENTERPRISE 4.2.2". I have in space Main a set of "public" pages meaning that can be viewed by un-registerd users and a set of "private" pages that needs to be logged-in to view them. I achieved such a configuration by (s

[xwiki-users] HTML code in document title

2012-04-24 Thread Ricardo.Julio.Rodriguez.Fernandez
Hi, Please, how could I enter HTML equivalents to UNICODE codes in document title? I didn't get them rendered while working with XE 2.4.30451. Please, check this... http://atriumkm.idisantiago.es/bin/download/ICT/UNICODE/085onTGFbeta.png Beta is correctly rendered in breadcrumbs and body text,

[xwiki-users] Html Diff on Mail notifier

2011-01-07 Thread Ramon Gomes Brandão - SERINT
Hi, I would like not to show html formatting info on the e-mail notifier for my users, but only the modified text. Infos such as "text align", among all other html formatting that htmldiff shows, are not necessary for them. How can I do that? I'm using XE 2.4.30451. Regards, Ramon __

Re: [xwiki-users] {{html wiki="true"}}

2010-07-07 Thread Thomas Mortagne
On Wed, Jul 7, 2010 at 19:33, Ivan Levashew wrote: > Thomas Mortagne wrote: >>> The main issue is that wiki link syntax [[ ]] does not support enough >>> things which leads use to use html macro where we should not. See >> >> Forgot the link: http://jira.xwiki.org/jira/browse/XWIKI-3611 > > No, th

Re: [xwiki-users] {{html wiki="true"}}

2010-07-07 Thread Ivan Levashew
Thomas Mortagne wrote: >> The main issue is that wiki link syntax [[ ]] does not support enough >> things which leads use to use html macro where we should not. See > > Forgot the link: http://jira.xwiki.org/jira/browse/XWIKI-3611 No, this is not a primary concern IMHO. At least, in places where

Re: [xwiki-users] {{html wiki="true"}}

2010-07-07 Thread Marius Dumitru Florea
On 07/07/2010 06:03 PM, Thomas Mortagne wrote: > Yes there are (sadly common) bugs and feel free to report any one you can > find. > > The main issue is that wiki link syntax [[ ]] does not support enough > things which leads use to use html macro where we should not. See > > For the workaround,

Re: [xwiki-users] {{html wiki="true"}}

2010-07-07 Thread Thomas Mortagne
Yes there are (sadly common) bugs and feel free to report any one you can find. The main issue is that wiki link syntax [[ ]] does not support enough things which leads use to use html macro where we should not. See For the workaround, the easiest and most effective solutions currently are: 1) ma

Re: [xwiki-users] {{html wiki="true"}}

2010-07-07 Thread Thomas Mortagne
On Wed, Jul 7, 2010 at 17:04, Thomas Mortagne wrote: > On Wed, Jul 7, 2010 at 17:03, Thomas Mortagne > wrote: >> Yes there are (sadly common) bugs and feel free to report any one you can >> find. >> >> The main issue is that wiki link syntax [[ ]] does not support enough >> things which leads u

Re: [xwiki-users] {{html wiki="true"}}

2010-07-07 Thread Thomas Mortagne
On Wed, Jul 7, 2010 at 17:03, Thomas Mortagne wrote: > Yes there are (sadly common) bugs and feel free to report any one you can > find. > > The main issue is that wiki link syntax [[ ]] does not support enough > things which leads use to use html macro where we should not. See Forgot the link:

[xwiki-users] {{html wiki="true"}}

2010-07-07 Thread Ivan Levashew
Ivan Levashew wrote: > Does anybody had this idea before? > > I'd like to establish the mapping as follows: > > http://something.metrolace.ru/Page -> > http://metrolace.ru/bin/view/Something/Page/ > > http://something.another.metrolace.ru/ -> > http://metrolace.ru/bin/view/SomethingAnother/

Re: [xwiki-users] HTML Export - how to apply skin ?

2010-06-27 Thread H.-Dirk Schmitt
Am 22.06.2010 21:51, schrieb Marius Dumitru Florea: > On 06/22/2010 10:26 PM, H.-Dirk Schmitt wrote: > >> The diff is available under >> > >> http://www.computer42.org/~dirk/tmp/skin.diff.txt >> >> > Looks like only the colors

Re: [xwiki-users] HTML Export - how to apply skin ?

2010-06-22 Thread Marius Dumitru Florea
On 06/22/2010 10:26 PM, H.-Dirk Schmitt wrote: > The diff is available under > http://www.computer42.org/~dirk/tmp/skin.diff.txt > Looks like only the colors are different, as if those two spaces were using two different color themes. > > Am

Re: [xwiki-users] HTML Export - how to apply skin ?

2010-06-22 Thread H.-Dirk Schmitt
The diff is available under http://www.computer42.org/~dirk/tmp/skin.diff.txt Am 20.06.2010 00:08, schrieb Sergiu Dumitriu: > On 06/19/2010 10:44 PM, H.-Dirk Schmitt wrote: > >> Hi Vincent, >> >> it works in one space, but in the other it is

Re: [xwiki-users] HTML Export via crontab

2010-06-19 Thread Sergiu Dumitriu
On 06/19/2010 10:44 PM, H.-Dirk Schmitt wrote: > Hi!, > > i want to automate the html export of a space. > How can I trigger the html export from crontab? A simple wget or curl should do the trick. Just copy the URL that's used when doing the export manually. If you need authentication, you shoul

Re: [xwiki-users] HTML Export - how to apply skin ?

2010-06-19 Thread Sergiu Dumitriu
On 06/19/2010 10:44 PM, H.-Dirk Schmitt wrote: > Hi Vincent, > > it works in one space, but in the other it is broken. > I attached a diff of the both exports skins directories. Most attachments are not allowed on the list, better put the code on pastebin or another text sharing tool. > Any hint

[xwiki-users] HTML Export via crontab

2010-06-19 Thread H.-Dirk Schmitt
Hi!, i want to automate the html export of a space. How can I trigger the html export from crontab? Best regards, H.-Dirk Schmitt -- * H.-Dirk Schmitt * Dipl. Math. eMail:/dirk.schm...@compute

Re: [xwiki-users] HTML Export - how to apply skin ?

2010-06-19 Thread H.-Dirk Schmitt
Hi Vincent, it works in one space, but in the other it is broken. I attached a diff of the both exports skins directories. Any hint? Best regards, H.-Dirk Schmitt Am 11.05.2010 21:59, schrieb Vincent Massol: > Hi, > > On May 11, 2010, at 9:26 PM, H.-Dirk Schmitt wrote: > > >> Hi! >> >> I ha

Re: [xwiki-users] HTML Export - how to apply skin ?

2010-05-11 Thread Vincent Massol
Hi, On May 11, 2010, at 9:26 PM, H.-Dirk Schmitt wrote: > Hi! > > I have exported a whole space to html and found it great. > If I deploy this export I can provide it at static content via plain > http without authentication and for editing the links shows to the live > xwiki instance. > Really

[xwiki-users] HTML Export - how to apply skin ?

2010-05-11 Thread H.-Dirk Schmitt
Hi! I have exported a whole space to html and found it great. If I deploy this export I can provide it at static content via plain http without authentication and for editing the links shows to the live xwiki instance. Really nice! But I have one problem - the skin from the live version isn't appl

Re: [xwiki-users] HTML Macro browser dependent ?

2010-05-10 Thread Andreas Hahn
Hi Vincent, thanks for your fast response. Sure html is wrong. I should have noticed that. thanks again Andreas Vincent Massol schrieb: > Hi Andreas, > > On May 10, 2010, at 11:57 AM, Andreas Hahn wrote: > > >> Unless I'm doing something very stupid I'd think the HTML macro shows >> some we

Re: [xwiki-users] HTML Macro browser dependent ?

2010-05-10 Thread Vincent Massol
Hi Andreas, On May 10, 2010, at 11:57 AM, Andreas Hahn wrote: > Unless I'm doing something very stupid I'd think the HTML macro shows > some weird browser dependent behaviour: > > {{html}} > > SomeText > > > {{/html}} > > Works as expected with firefox 3.x / Safari > Doesn't work in I

[xwiki-users] HTML Macro browser dependent ?

2010-05-10 Thread Andreas Hahn
Unless I'm doing something very stupid I'd think the HTML macro shows some weird browser dependent behaviour: {{html}} SomeText {{/html}} Works as expected with firefox 3.x / Safari Doesn't work in IE 7/8 and Chrome. The {{html}}-embedded code is missing in the page output for these brow

Re: [xwiki-users] html form

2008-06-16 Thread Tiago Rinck Caveden
ECTED]>* wrote: > > From: Tiago Rinck Caveden <[EMAIL PROTECTED]> > Subject: Re: [xwiki-users] html form > To: [EMAIL PROTECTED], "XWiki Users" > Date: Monday, June 16, 2008, 11:13 AM > > > On Mon, Jun 16, 2008 at 10:02 AM, Gabriela Radu <

Re: [xwiki-users] html form

2008-06-16 Thread Tiago Rinck Caveden
On Mon, Jun 16, 2008 at 10:02 AM, Gabriela Radu <[EMAIL PROTECTED]> wrote: > > Hello all:) > Has anyone a problem like this ? this is my form > > > > > > > > > > > > > but in browser the button "search" is not clickable. have no idea why You must have a

[xwiki-users] html form

2008-06-16 Thread Gabriela Radu
Hello all:) Has anyone a problem like this ? this is my form            
               
but in browser the button "search" is not c

Re: [xwiki-users] html tags?

2008-05-13 Thread Vincent Massol
On May 13, 2008, at 2:50 PM, Gabriela Radu wrote: > hello > i would answer question if i only knew the answers. and question of > this kind(legitimate) "is xwiki safe?" etc. i cannot explain. > because i don;t know the specific facts.(although i have a clear > oppinion about it) maybe i am

Re: [xwiki-users] html tags?

2008-05-13 Thread Gabriela Radu
hello i would answer question if i only knew the answers. and question of this kind(legitimate) "is xwiki safe?" etc. i cannot explain. because i don;t know the specific facts.(although i have a clear oppinion about it) maybe i am at the beggining and i am looking for answers if i cannot find do

Re: [xwiki-users] html tags?

2008-05-13 Thread Vincent Massol
Hi Gabriela, On May 13, 2008, at 2:26 PM, Guillaume Lerouge wrote: > Hi Gabriela, > > >> and another thing, is this comunity using skype? so that all of >> this(asking/respoinding) can be done much faster? is there an id >> for skype? >> thx >> > > The XWiki team is available on IRC, #xwiki on

Re: [xwiki-users] html tags?

2008-05-13 Thread Guillaume Lerouge
Hi Gabriela, > and another thing, is this comunity using skype? so that all of > this(asking/respoinding) can be done much faster? is there an id for skype? > thx > The XWiki team is available on IRC, #xwiki on irc.freenode.net . Guillaume ___ users m

[xwiki-users] html tags?

2008-05-13 Thread Gabriela Radu
i have this html code for a button that calls a javascript function: can i do the same in xwiki for a text link? if so..how? and another thing, is this comunity using skype? so that all of this(asking/respoinding) can be done much faster? is there an id for skype? thx Take care , Gabrie

Re: [xwiki-users] HTML tags and blog macro can destroy HTML formatting of the page

2007-09-23 Thread Vincent Massol
On Sep 23, 2007, at 7:06 PM, G.Schoepp wrote: > Vincent Massol schrieb: >>> Is it possible to get the first 400 characters in XWiki syntax and >>> convert this extract to HTML? This could lead to an unwanted result >>> too but it will prevent invalid HTML formatting. >> >> AFAIK this is what is d

Re: [xwiki-users] HTML tags and blog macro can destroy HTML formatting of the page

2007-09-23 Thread G.Schoepp
Vincent Massol schrieb: >> Is it possible to get the first 400 characters in XWiki syntax and >> convert this extract to HTML? This could lead to an unwanted result >> too but it will prevent invalid HTML formatting. > > AFAIK this is what is done. No, that's not right. The HTML code is catched

Re: [xwiki-users] HTML tags and blog macro can destroy HTML formatting of the page

2007-09-23 Thread Vincent Massol
On Sep 23, 2007, at 1:18 PM, G.Schoepp wrote: > Vincent Massol schrieb: >> Looks like you're talking about this one: >> http://jira.xwiki.org/jira/browse/XE-50 > > Yes. > > Is it possible to get the first 400 characters in XWiki syntax and > convert this extract to HTML? This could lead to an unw

Re: [xwiki-users] HTML tags and blog macro can destroy HTML formatting of the page

2007-09-23 Thread G.Schoepp
Vincent Massol schrieb: > Looks like you're talking about this one: > http://jira.xwiki.org/jira/browse/XE-50 Yes. Is it possible to get the first 400 characters in XWiki syntax and convert this extract to HTML? This could lead to an unwanted result too but it will prevent invalid HTML formatti

Re: [xwiki-users] HTML tags and blog macro can destroy HTML formatting of the page

2007-09-22 Thread Vincent Massol
Hi Guido, Looks like you're talking about this one: http://jira.xwiki.org/jira/browse/XE-50 The current "solution" is to use the extract field manually. Thanks -Vincent On Sep 23, 2007, at 1:26 AM, G.Schoepp wrote: > Hi, > > there is a problem with the blog macro (Blog.Macros) when content >

[xwiki-users] HTML tags and blog macro can destroy HTML formatting of the page

2007-09-22 Thread G.Schoepp
Hi, there is a problem with the blog macro (Blog.Macros) when content length is greater than 400 and there is an html open tag right before the 400th position. E.g. content from position 390 to 428 is: "This is a test " 01234567890123456789012345678901234567 9 0 1 2