[xwiki-users] IE-Display problem

2009-11-18 Thread hel-o

Hi,

got something intresting,

i have a table with divs with headings (syntax 2.0, XE 2.0.2)

|(((
=== Heading ===
)))

The Heading is displayed fine in Firefox but is not displayed in IE with
Colibri skin. Using the Toucan skin it is displayed in both browsers.

For further investigation I looked at the source code of the page where i
get something like

tabletrtd
div
h3Heading/h3
/div
/td/tr/table

In IE somehow it seems the span is displayed but not its content. Changing
the font-size in IE the text appears, refreshing the page the text
disappears.

Any suggestions cause i really cant figure out what happens there.

Thanks
hel.



-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/IE-Display-problem-tp4024042p4024042.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


[xwiki-users] Display difficulties with XWiki Enterprise 2.0.3.24848 - Toucan skin not shown

2009-11-18 Thread Steven Calkins
Dear All,

We just updated to XWiki Enterprise 2.0.3.24848 for internal
documentation and are having difficulties with the display. We use the
toucan skin from version 1.9. When users log-in, they see the site
without our skin. When the admins log-in, the skin is there. What is the
problem? The login is also without the skin. Is the skin cached in the
browser?

greetings,
Steven Calkins

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


Re: [xwiki-users] Display difficulties with XWiki Enterprise 2.0.3.24848 - Toucan skin not shown

2009-11-18 Thread Jean-Vincent Drean
Hi,

Is your skin a wiki page ? Do users have the view right on it ?

JV.

On Wed, Nov 18, 2009 at 10:44 AM, Steven Calkins
steven.calk...@crossmediasolutions.de wrote:
 Dear All,

        We just updated to XWiki Enterprise 2.0.3.24848 for internal
 documentation and are having difficulties with the display. We use the
 toucan skin from version 1.9. When users log-in, they see the site
 without our skin. When the admins log-in, the skin is there. What is the
 problem? The login is also without the skin. Is the skin cached in the
 browser?

 greetings,
 Steven Calkins

 ___
 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] Display difficulties with XWiki Enterprise2.0.3.24848 - Toucan skin not shown -- Addendum: user rights issue

2009-11-18 Thread Steven Calkins
Hi Jean,
 I believe I found part of the error. Despite importing each page from 
the old wiki, the Xwiki web preferences skin entry was blank.

Still an error is returned when I open the rights page:
XWiki Rights Class
Failed to execute macro: velocity 

I notice now that despite giving the groups the right to view certain spaces, 
when I log-in as such a user, the spaces are not visible.

Any ideas?

Greetings,
Steven Calkins

-Ursprüngliche Nachricht-
Von: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] Im Auftrag von 
Jean-Vincent Drean
Gesendet: Mittwoch, 18. November 2009 10:50
An: XWiki Users
Betreff: Re: [xwiki-users] Display difficulties with XWiki 
Enterprise2.0.3.24848 - Toucan skin not shown

Hi,

Is your skin a wiki page ? Do users have the view right on it ?

JV.

On Wed, Nov 18, 2009 at 10:44 AM, Steven Calkins 
steven.calk...@crossmediasolutions.de wrote:
 Dear All,

        We just updated to XWiki Enterprise 2.0.3.24848 for internal 
 documentation and are having difficulties with the display. We use the 
 toucan skin from version 1.9. When users log-in, they see the site 
 without our skin. When the admins log-in, the skin is there. What is 
 the problem? The login is also without the skin. Is the skin cached in 
 the browser?

 greetings,
 Steven Calkins

 ___
 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] Formatting Tables

2009-11-18 Thread Guillaume Lerouge
Hi Regan,

On Wed, Nov 18, 2009 at 5:56 AM, Regan Gill rg...@acceptsoftware.comwrote:

 Hi Guillaume,

 This is an identified issue. There used to be an overflow CSS setting
 applied to the wiki content area in previous skins. It made it so that
 a
 horizontal scrollbar would appear at the bottom of the content area if
 and
 when needed. The relevant CSS property somehow got removed in the
 latest
 versions.

 Great thanks! Is it a change in one file or something similarly easy to
 modify in my installation until its available in a new version?


I'm not sure where exactly this was located. You could try looking at your
wiki with the toucan skin, check whether the scrollbar appears and if it
does use firebug to sniff the code responsible for this... If you feel like
it ;-)

Guillaume


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




-- 
Guillaume Lerouge
Product Manager - XWiki SAS
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Formatting Tables

2009-11-18 Thread Ecaterina Valica
Hi,

this is already taking care in the colibri cleanup - so if you are taking
the latest 2.1 snapshot is ok.

The thing is that you need for the #xwikicontent an overflow:auto; property
(add this to your toucan.css or colibri.css).

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


Re: [xwiki-users] XWiki Web 1.8.1

2009-11-18 Thread J. Allen Q. Santos
Thank you for the quick response.


After reading the comments and suggestions presented by other users, I just 
thought, I would just build the project in Linux. It seems there is really a 
limitation building it in Windows. They say that they were using Windows XP 
and the limit still persists in Windows 7, which I am using as of the 
moment.

If anyone knows any other solutions, I would gladly hear it.

Again, thank you.


J. Allen

--
From: Marius Dumitru Florea mariusdumitru.flo...@xwiki.com
Sent: Wednesday, November 18, 2009 8:29 PM
To: XWiki Users users@xwiki.org
Subject: Re: [xwiki-users] XWiki Web 1.8.1

 J. Allen Q. Santos wrote:
 Hi,


 I was trying to build the XWiki Web project, version 1.8.1. At first, it 
 looked for the smartgwt.jar. I downloaded it and manually installed it in 
 the repository. Now, here is the error that I got:
   [gwt:compile]
   establishing classpath list (buildClaspathList - scope = COMPILE)
   google.webtoolkit.home (gwtHome) *not* set, using project POM for GWT 
 dependencies
   The input line is too long.
 I downloaded and installed gwt and set the GWT_HOME environment variable. 
 The error still occurs. I'm not sure why.


 Any ideas?

 See http://jira.xwiki.org/jira/browse/XWIKI-3714 .

 Hope this helps,
 Marius


 Thank you very much.


 Regards,
 J. Allen
 ___
 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] content being duplicated

2009-11-18 Thread Sergiu Dumitriu
On 11/17/2009 10:55 AM, Alex Voss wrote:

 Hi Jerome,

 it has happened only on this page but then that's the one I am mainly
 editing at the moment.

Are you using section editing?

 I am not sure what extensions you are referring to, so the answers is
 probably no.

 Best wishes,

 Alex

 Jerome Velociter wrote:
 Hello Alex,

 Does it happen on all pages, or just the one you've pointed to ?

 Do you have some particular (JavaScript) extensions that are in mode
 Always Use ?

 Jerome.

 On 11/17/09 9:41 AM, Alex Voss wrote:
 Hi Guillaume,

 I have removed the duplicate content using the wiki editor and will use
 this one for a while, then switch back to WYSIWYG if it works to see if
 I can reproduce the problem. I know that it does not happen every time I
 edit with WYSIWYG (which I normally use).

 More than happy to add to your evidence. I am using CentOS 5.4 with
 MySQL 5.0, Tomcat 6.0 with .war deployment of xwiki enterprise 2.0.2. My
 brower is Firefox 3.5.5 on a Mac.

 Best,

 Alex

 Guillaume Lerouge wrote:
 Hi Alex,

 On Tue, Nov 17, 2009 at 2:04 AM, Guillaume 
 Lerougeguilla...@xwiki.comwrote:

 Hi Alex,

 On Tue, Nov 17, 2009 at 1:16 AM, Alex 
 Vossav...@cs.st-andrews.ac.ukwrote:

 Hi,

 I am having an interesting problem: content is getting duplicated in my
 XWiki. This seems to affect only one page in my wiki (at least I have
 noticed it only there).
 Interesting problem indeed :-)


 Parts of the content of the page get duplicated
 on that same page, see:


 https://e-research.cs.st-andrews.ac.uk/site/bin/view/Research+in+a+Connected+World+Book/
 (I will leave this unmodified for a few days)

 This is not just an artefact in the output. When I edit the content, the
 duplication is there. I can remove it and it disappears but the problem
 seems to re-occur. Any ideas what might be going on?

 Are you editing that page with the wiki editor or with the WYSIWYG editor?
 Can you confirm whether it happens with both editors or only with one of
 them?

 I think I've seen this behavior take place with the WYSIWYG editor in the
 past due to wrongly closed links and content that got duplicated in link
 labels but I haven't been able to reproduce it in a while...

 The best would be for you to provide a full step-by-step description of
 what you're doing when you edit that page and how to reproduce the problem
 locally.

 I've tried reproducing your issue on
 http://guillaume.myxwiki.org/xwiki/bin/view/Main/RandomTest but I wasn't
 able to make it happen so far.

 By the way, which browser / OS are you using?

 Guillaume


 Guillaume


 Best wishes,

 Alex


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] content being duplicated

2009-11-18 Thread Alex Voss

Hi,

yes, I am. It's not happened again so far but I am working on a book, so 
the wiki gets neglected at the moment. Will let you know when I have 
been able to do more testing.

Cheers,

Alex

Sergiu Dumitriu wrote:
 On 11/17/2009 10:55 AM, Alex Voss wrote:
 Hi Jerome,

 it has happened only on this page but then that's the one I am mainly
 editing at the moment.
 
 Are you using section editing?
 
 I am not sure what extensions you are referring to, so the answers is
 probably no.

 Best wishes,

 Alex

 Jerome Velociter wrote:
 Hello Alex,

 Does it happen on all pages, or just the one you've pointed to ?

 Do you have some particular (JavaScript) extensions that are in mode
 Always Use ?

 Jerome.

 On 11/17/09 9:41 AM, Alex Voss wrote:
 Hi Guillaume,

 I have removed the duplicate content using the wiki editor and will use
 this one for a while, then switch back to WYSIWYG if it works to see if
 I can reproduce the problem. I know that it does not happen every time I
 edit with WYSIWYG (which I normally use).

 More than happy to add to your evidence. I am using CentOS 5.4 with
 MySQL 5.0, Tomcat 6.0 with .war deployment of xwiki enterprise 2.0.2. My
 brower is Firefox 3.5.5 on a Mac.

 Best,

 Alex

 Guillaume Lerouge wrote:
 Hi Alex,

 On Tue, Nov 17, 2009 at 2:04 AM, Guillaume 
 Lerougeguilla...@xwiki.comwrote:

 Hi Alex,

 On Tue, Nov 17, 2009 at 1:16 AM, Alex 
 Vossav...@cs.st-andrews.ac.ukwrote:

 Hi,

 I am having an interesting problem: content is getting duplicated in my
 XWiki. This seems to affect only one page in my wiki (at least I have
 noticed it only there).
 Interesting problem indeed :-)


 Parts of the content of the page get duplicated
 on that same page, see:


 https://e-research.cs.st-andrews.ac.uk/site/bin/view/Research+in+a+Connected+World+Book/
 (I will leave this unmodified for a few days)

 This is not just an artefact in the output. When I edit the content, the
 duplication is there. I can remove it and it disappears but the problem
 seems to re-occur. Any ideas what might be going on?

 Are you editing that page with the wiki editor or with the WYSIWYG 
 editor?
 Can you confirm whether it happens with both editors or only with one of
 them?

 I think I've seen this behavior take place with the WYSIWYG editor in the
 past due to wrongly closed links and content that got duplicated in link
 labels but I haven't been able to reproduce it in a while...

 The best would be for you to provide a full step-by-step description of
 what you're doing when you edit that page and how to reproduce the 
 problem
 locally.

 I've tried reproducing your issue on
 http://guillaume.myxwiki.org/xwiki/bin/view/Main/RandomTest but I wasn't
 able to make it happen so far.

 By the way, which browser / OS are you using?

 Guillaume


 Guillaume


 Best wishes,

 Alex
 
 

-- 
Alexander Voss
SICSA Advanced Research Fellow
School of Computer Science
University of St Andrews
http://www.cs.st-andrews.ac.uk/~avoss
The University of St Andrews is a charity registered in Scotland : No 
SC013532
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] IE-Display problem

2009-11-18 Thread Sergiu Dumitriu
On 11/18/2009 02:48 PM, Ecaterina Valica wrote:
 Hi,

 the latest snapshot doesn't have this problem.
 You can try tomorrow the 2.1 RC release.

That is the 2.1 M1 release.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Panel does not appear

2009-11-18 Thread Bernds Dirk
Hello all!
 
There is a problem with a panel, which does not appear for a user. Here
is what I have done:
 
Xwiki Enterprise 2.0.3.24848
 
0.  Login as User in Admingroup
1.  Created a space SpaceA with several pages
2.  Created a group GroupA
3.  Created a user UserA
4.  Put UserA in GroupA
5.  Gave edit and view rights for SpaceA to GroupA
6.  Changed Page Layout to Left column
7.  Added only one panel PanelA which shows the documents of this page
8.  All works fine
9.  Login as UserA
10. Can only see documents in SpaceA but cannot see PanelA
 
Even if I give all rights to UserA for SpaceA I cannot see PanelA. 
If I want to administrate SpaceA as UserA and choose the panels section
I became an error:
Topic Panels.PanelWizard does not exist.
 
Sections Presentation and Rights are working fine.
 
Does someone know this behaviour? Can anybody give a hint or help me?
 
Greetings
Dirk 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users