[xwiki-users] Font problem (Fonts having more then one word in their names) while exporting page as PDF

2011-05-13 Thread ahmet tuncer
Hi,

I have attached exported PDF file (I am not sure that the list permits 
attachments)

I am running my XWiki on my Fedora 14 machine with Tomcat 6.0.32

I have copied some well knowns Windows fonts to both my Fedora's 
/usr/share/fonts/ directory and WEB-INF/fonts directory.

I have realized that some fonts having more than 1 word in their font names 
(not font file name) not embedded in the exported PDF file. (i.e. Courier 
New, Trebuchet MS, Comic Sans MS, etc..) Other fonts embedded into the PDF 
without problems.

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


Re: [xwiki-users] [xwiki-devs] [investigation] XWiki 5 minutes Experience - Need users' help

2011-05-13 Thread Ludovic Dubost


Reminder: you help would be really usefull to help identify things we 
can improve.
It would be great if users would tell us what made them stuggle the 
first time they used XWiki ?


Ludovic

Le 09/05/11 13:15, LD a écrit :

Hi,

We are launching an investigations called XWiki 5 minutes experience
(for those who don't know, an investigation is the work before we
actively work on a new development). In this case, the objective is to
identify and simplify all the common things that admins and users are
doing in their first five minutes of XWiki usage. The first step to this
investigation is to identify all the actions they are doing and which
issues they struggle with.

This is where we need the help of our fellow XWiki users. Please come on
this page:

http://dev.xwiki.org/xwiki/bin/view/Design/XWiki5minutesExperienceMostCommonActionsAndIssues

and help us find out all the common actions (and problems with these
actions) that users (actually admins and then normal users) are trying
to do the first time they use XWiki.

The listing of all actions and problems with be followed by studying the
solutions we can implement to fix the situations reported. Some
solutions might be very easy to implement and we will push then in the
next release cycle, while some others will require more work and will be
proposed as new work for the future release cycles.

Make you voice heard as this can have a big impact on the XWiki ease of use.

Ludovic

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




--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost

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


[xwiki-users] All New Pages Are Orphaned

2011-05-13 Thread Travis Riggs
I've submitted this question before.  I was told that no one could replicate
this on xwiki 3.x.  At the time I was running 2.7.  I have just upgraded to
xwiki 3.1.

Whenever anyone creates a new page on my wiki, it becomes an orphan.  If I
try to edit the page and use the little parent editor box at the top of
the editor, I can correctly add the parent.  At that point, the full bread
crumb trail shows up properly.  But when I save that page, the bread crumb
trail disappears and the page is still an orphan.  It shows as an orphan in
the Document Index and the page's Information shows No Parent.

What's the deal?  I started seeing this when I upgraded from 2.4 to 2.7.
 And I'm still seeing it with 3.1.  I think the only thing I changed when I
upgraded from 2.4 to 2.7 is that I enabled LDAP authentication.  But this
problem occurs for Xwiki users and LDAP users alike.

Would it help to send out any of my config files (xwiki.cfg,
hibernate..etc)?

Any help would be greatly appreciated.  This is a very annoying problem.
 We're going to have to switch wiki software if we can't resolve this.

Thanks,

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


Re: [xwiki-users] All New Pages Are Orphaned

2011-05-13 Thread Sergiu Dumitriu
On 05/13/2011 04:18 PM, Travis Riggs wrote:
 I've submitted this question before.  I was told that no one could replicate
 this on xwiki 3.x.  At the time I was running 2.7.  I have just upgraded to
 xwiki 3.1.

 Whenever anyone creates a new page on my wiki, it becomes an orphan.  If I
 try to edit the page and use the little parent editor box at the top of
 the editor, I can correctly add the parent.  At that point, the full bread
 crumb trail shows up properly.  But when I save that page, the bread crumb
 trail disappears and the page is still an orphan.  It shows as an orphan in
 the Document Index and the page's Information shows No Parent.

 What's the deal?  I started seeing this when I upgraded from 2.4 to 2.7.
   And I'm still seeing it with 3.1.  I think the only thing I changed when I
 upgraded from 2.4 to 2.7 is that I enabled LDAP authentication.  But this
 problem occurs for Xwiki users and LDAP users alike.

 Would it help to send out any of my config files (xwiki.cfg,
 hibernate..etc)?

 Any help would be greatly appreciated.  This is a very annoying problem.
   We're going to have to switch wiki software if we can't resolve this.


Did you upgrade the XAR as well?

Is there another parent field in the DocumentInformation panel?

Can you check the HTML source of the edit mode and see if there are any 
other parent inputs, hidden someplace else?

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


Re: [xwiki-users] XWiki.war + JBoss AS6 + MySQL

2011-05-13 Thread andyp
Hi Roman,

Thanks for your reply – I'll try and find out what I can but as yet can't
find the tool you mention.

FYI, XWiki can't use JBosses SLF4J jars and JBoss can't use XWikis SLF4J
jars (or at least it breaks the web interface for the Administration
console).

To be honest I think it's back to the drawing board for me.  Thanks to all
for your help anyway.

Cheers,
Andy

--
View this message in context: 
http://xwiki.475771.n2.nabble.com/XWiki-war-JBoss-AS6-MySQL-tp6309076p6359968.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] UPDATE: All New Pages Are Orphaned

2011-05-13 Thread Travis Riggs
I switched from using the Toucan skin to the Colibri skin and I can now edit
the pages and assign a parent to them correctly.  When I click Save, the
bread crumbs update properly and the page is no longer orphaned.

Well, I'm okay switching to the colibri skin, but this sounds like a code
bug

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


[xwiki-users] Fun Show/Hide and Ajax Macro

2011-05-13 Thread Ludovic Dubost


I've published a macro to help include Dynamic Show/Hide and Ajax calls 
inside an XWiki page.


http://extensions.xwiki.org/xwiki/bin/view/Extension/Ajax+and+Show+Hide+Macro

Ludovic

--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost

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


Re: [xwiki-users] Fun Show/Hide and Ajax Macro

2011-05-13 Thread Kevin P. Foote

Ludovic .. any test on XWiki 3.0 or are these strictly for 2.7

--
thanks
  kevin.foote

On Fri, 13 May 2011, Ludovic Dubost wrote:

- 
- I've published a macro to help include Dynamic Show/Hide and Ajax calls
- inside an XWiki page.
- 
- http://extensions.xwiki.org/xwiki/bin/view/Extension/Ajax+and+Show+Hide+Macro
- 
- Ludovic
- 
- -- 
- Ludovic Dubost
- Blog: http://blog.ludovic.org/
- XWiki: http://www.xwiki.com
- Skype: ldubost GTalk: ldubost
- 
- 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Fun Show/Hide and Ajax Macro

2011-05-13 Thread Kevin P. Foote

OK.. seems to work fine on XWiki 3.0 :-)

viewed using Chrome and FF

--
thanks
  kevin.foote

On Fri, 13 May 2011, Kevin P. Foote wrote:

- 
- Ludovic .. any test on XWiki 3.0 or are these strictly for 2.7
- 
- --
- thanks
-   kevin.foote
- 
- On Fri, 13 May 2011, Ludovic Dubost wrote:
- 
- - 
- - I've published a macro to help include Dynamic Show/Hide and Ajax calls
- - inside an XWiki page.
- - 
- - 
http://extensions.xwiki.org/xwiki/bin/view/Extension/Ajax+and+Show+Hide+Macro
- - 
- - Ludovic
- - 
- - -- 
- - Ludovic Dubost
- - Blog: http://blog.ludovic.org/
- - XWiki: http://www.xwiki.com
- - Skype: ldubost GTalk: ldubost
- - 
- - 
- ___
- 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] XWiki.war + JBoss AS6 + MySQL

2011-05-13 Thread andyp
Hi Roman,

In another thread you said:

This may not be a critical issue (in our case things worked, but we've
isolated our web application's classpath and yet the warning got printed),
but worth double-checking.

Can I ask how you achieved classpath isolation?  And what version of JBoss
you are using?

My attempts with adding the below section to my
$JBOSS_HOME/server/default/deploy/xwiki.war/WEB-INF/jboss-web.xml appears to
make no difference:

class-loading java2ClassLoadingCompliance=false
loader-repository
org.xwiki:archive=xwiki.war
   
loader-repository-configjava2ParentDelegation=false/loader-repository-config
/loader-repository
/class-loading

Cheers,
Andy

--
View this message in context: 
http://xwiki.475771.n2.nabble.com/XWiki-war-JBoss-AS6-MySQL-tp6309076p6361256.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