Re: [xwiki-users] Unknown macro after upgrade

2011-01-11 Thread Mike Jakubik
On Wed, 2011-01-12 at 00:49 +0100, Sergiu Dumitriu wrote: > On 01/11/2011 11:28 PM, Mike Jakubik wrote: > > On Tue, 2011-01-11 at 16:19 -0500, Mike Jakubik wrote: > > > >> Hello, > >> > >> I just upgraded from 2.3 to 2.7, after importing the new XAR the Main > >> space is showing "Unknown macro: a

Re: [xwiki-users] Unknown macro after upgrade

2011-01-11 Thread Sergiu Dumitriu
On 01/11/2011 11:28 PM, Mike Jakubik wrote: > On Tue, 2011-01-11 at 16:19 -0500, Mike Jakubik wrote: > >> Hello, >> >> I just upgraded from 2.3 to 2.7, after importing the new XAR the Main >> space is showing "Unknown macro: activity, spaces, and tagcloud". Whats >> going on here? I imported everyt

[xwiki-users] R: Re: Unknown macro after upgrade

2011-01-11 Thread abelli
I have the same pre effect upgrading from 2.4 Sent from my BlackBerry® -Original Message- From: Mike Jakubik Sender: users-boun...@xwiki.org Date: Tue, 11 Jan 2011 17:28:56 To: XWiki Users Reply-To: XWiki Users Subject: Re: [xwiki-users] Unknown macro after upgrade On Tue, 2011-01-11

Re: [xwiki-users] Unknown macro after upgrade

2011-01-11 Thread Mike Jakubik
On Tue, 2011-01-11 at 16:19 -0500, Mike Jakubik wrote: > Hello, > > I just upgraded from 2.3 to 2.7, after importing the new XAR the Main > space is showing "Unknown macro: activity, spaces, and tagcloud". Whats > going on here? I imported everything from the new XAR. Also as a side > note, all o

[xwiki-users] Unknown macro after upgrade

2011-01-11 Thread Mike Jakubik
Hello, I just upgraded from 2.3 to 2.7, after importing the new XAR the Main space is showing "Unknown macro: activity, spaces, and tagcloud". Whats going on here? I imported everything from the new XAR. Also as a side note, all of the Wiki Preferences pages are showing a "" in the content. Than

Re: [xwiki-users] livetable - faq example

2011-01-11 Thread Vito Impagliazzo
I start off answering first question On Tue, Jan 11, 2011 at 12:16 PM, Piotr Dziubecki wrote: > Hi All, > > I was playing with the faq tutorial and created my application based on > that article. Now I have several > questions regarding that example: > > 1. Is it possible to exclude a certain obj

Re: [xwiki-users] error linking an atachment in a blog comment

2011-01-11 Thread Arnaud bourree
try [[attach:Blog.@demo.jpg]] Arnaud. 2011/1/9 mb : > Hi all, > > I'd like to use a link to an attachment in a blog comment, like > [[attach:demo.jpg]].  It causes a link to > http://./xwiki/bin/download/Main/WebHome/demo.jpg - > that's wrong, it should be > http://./xwiki/bin/download/Blog//demo

[xwiki-users] livetable - faq example

2011-01-11 Thread Piotr Dziubecki
Hi All, I was playing with the faq tutorial and created my application based on that article. Now I have several questions regarding that example: 1. Is it possible to exclude a certain object from displaying in the livetable, I mean how to achieve something like that: #set($sql = ", BaseObj

Re: [xwiki-users] blog - link to attachment fails

2011-01-11 Thread Vincent Massol
Hi mb, On Jan 9, 2011, at 5:41 PM, mb wrote: > Hi all, > > I'd like to use a link to an attachment in a blog comment, like > [[attach:demo.jpg]]. It causes a link to > http://./xwiki/bin/download/Main/WebHome/demo.jpg - > that's wrong, it should be > http://./xwiki/bin/download/Blog//demo.j

Re: [xwiki-users] blog - link to attachment fails

2011-01-11 Thread Marius Dumitru Florea
On 01/09/2011 06:41 PM, mb wrote: > Hi all, > > I'd like to use a link to an attachment in a blog comment, like > [[attach:demo.jpg]]. It causes a link to > http://./xwiki/bin/download/Main/WebHome/demo.jpg - > that's wrong, it should be > http://./xwiki/bin/download/Blog//demo.jpg > > I am using

Re: [xwiki-users] How to produce a doc from a set of XWiki pages ? Youradvice is welcome

2011-01-11 Thread Schömer , Jörg
Hi Maxime, I figured out, that images with attributes width or hight are not rendered into the PDF. Remove the attributes and try again. e.g. [[image:your.png||height="480" width="640"]] should be changed to [[image:your.png]] Best regards, Jörg -Ursprüngliche Nachricht- Von: users

Re: [xwiki-users] WARN xwiki.MyPersistentLoginManager - Login cookie validation hash mismatch! Cookies have been tampered with

2011-01-11 Thread markblokpoel
Hello all, After fiddling around some more, I'm a bit more convinced this problem is Safari specific. Can someone else comment on this? I'm not sure on how to debug this further, because I cannot compare the cookies that reach the servlet. Help is greatly appreciated. :) Best, Mark -- View

[xwiki-users] XWiki Enterprise 2.6.1 and Enterprise Manager 2.6.1 Released

2011-01-11 Thread Jean-Vincent Drean
The XWiki development team is pleased to announce the release of XWiki Enterprise and XWiki Enterprise Manager 2.6.1. This is a bugfix release for the 2.6 branch. The highlights of this release are: better performance of the activity stream, fixes related to rights during import. For more informa

Re: [xwiki-users] How to produce a doc from a set of XWiki pages ? Youradvice is welcome

2011-01-11 Thread Schömer , Jörg
Hi Maxime, I figured out, that images with attributes width or hight are not rendered into the PDF. Remove the attributes and try again. e.g. [[image:your.png||height="480" width="640"]] should be changed to [[image:your.png]] Best regards, Jörg -Ursprüngliche Nachricht- Von: users

Re: [xwiki-users] syntax nuances

2011-01-11 Thread Vincent Massol
Hi Joris/Andreas, On Jan 6, 2011, at 10:29 PM, Joris Dirks wrote: > Vincent, > >> The wiki syntax to specify an image with params is [[image:...||params]]. >> >> Please let us know how to fix the doc to make it more obvious. > > My suggestion: show with other examples, how any syntax is allowe

Re: [xwiki-users] WARN xwiki.MyPersistentLoginManager - Login cookie validation hash mismatch! Cookies have been tampered with

2011-01-11 Thread markblokpoel
Hello all, After fiddling around some more, I'm a bit more convinced this problem is Safari specific. Can someone else comment on this? I'm not sure on how to debug this further, because I cannot compare the cookies that reach the servlet. Help is greatly appreciated. :) Best, Mark -- View th

[xwiki-users] error linking an atachment in a blog comment

2011-01-11 Thread mb
Hi all, I'd like to use a link to an attachment in a blog comment, like [[attach:demo.jpg]]. It causes a link to http://./xwiki/bin/download/Main/WebHome/demo.jpg - that's wrong, it should be http://./xwiki/bin/download/Blog//demo.jpg I am using xwiki 2.7. Any hints? Thanks mb By the way:

[xwiki-users] blog - link to attachment fails

2011-01-11 Thread mb
Hi all, I'd like to use a link to an attachment in a blog comment, like [[attach:demo.jpg]]. It causes a link to http://./xwiki/bin/download/Main/WebHome/demo.jpg - that's wrong, it should be http://./xwiki/bin/download/Blog//demo.jpg I am using xwiki 2.7. Any hints? Thanks mb By the way: