[xwiki-users] Selenium Application: On LGPL 2.1?

2016-03-21 Thread Peredo, Francisco
Hi Xwiki team!



Would it be possible to also offer this 
http://extensions.xwiki.org/xwiki/bin/view/Extension/Selenium+Application as 
LGPL 2.1 (the same as the rest of Xwiki) ?



 Thanks

Regards,

Francisco

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


Re: [xwiki-users] XAR-Import

2016-03-21 Thread Matthias Wegner
Ha, ha. I just build a custom xar for you to reproduce the bug and 
compared it to an export from xwiki with the same content. And now i see 
the problem. I had the following structure:


THIS IS NOT WORKING
book.xar
 |_ package.xml
 |_Book
|_article1
|   |_WebHome.xml
|_article2
|_WebHome.xml

THIS IS WORKING
book.xar
 |_ package.xml
 |_Book
|_article1
|   |_WebHome.xml
|_article2
|   |_WebHome.xml
|_WebHome.xml

I missed the WebHome.xml of the "Space". In my Wiki this is empty, so it 
is in my opinion useless to import. But it seems that the importer can 
not handle the missing WebHome.xml of the space. I thought about an 
encoding-problem or something like that, but it was only a missing file. 
Maybe some exception would be great if the integrity of mandatory files 
or fields is not there. I had no clue where to look because no log shows 
any exception.


So, thanks for assistence. Your questions lead me the way ;)

Regards,
Matthias

Am 21.03.2016 um 15:33 schrieb Thomas Mortagne:

Do you see anything in the log ?

If that's a XAR you can safely share and its not too big you should
probably create an issue on http://jira.xwiki.org so that we could
reproduce it.

On Mon, Mar 21, 2016 at 3:30 PM, Matthias Wegner  wrote:

IT teils Nothing. The right Circle Moves and it seems that it can not read. It 
shows no files.

Regards, Matthias

Von unterwegs gesendet


Am 21.03.2016 um 11:51 schrieb Thomas Mortagne :

What dos the UI tells you when you try to import ? Does it find
documents in the XAR ?


On Sun, Mar 20, 2016 at 9:58 PM, Matthias Wegner  wrote:
Hi Users,

i made a custom xar-file because i want to import some content into XWiki
8.0. But it seems to stuck. i can upload the file but it is never imported.

The request.log show only
127.0.0.1 - - [20/Mrz/2016:20:51:39 +] "POST
/xwiki/bin/upload/XWiki/XWikiPreferences HTTP/1.1" 302 -
127.0.0.1 - - [20/Mrz/2016:20:51:40 +] "GET
/xwiki/bin/get/XWiki/XWikiPreferences?xpage=packagelist=1
HTTP/1.1" 200 946
127.0.0.1 - - [20/Mrz/2016:20:51:41 +] "POST
/xwiki/bin/get/XWiki/XWikiPreferences?xpage=packagedescriptor=B.xar
HTTP/1.1" 200 133

so i have no clue whats wrong. My created xml-files seem correct. Can i send
you an example, so you can test why it is not working? I have no idea.

Regards,
Matthias



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/XAR-Import-tp7598556.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



--
Thomas Mortagne
___
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] Can we use database list when class references is same class

2016-03-21 Thread Gerritjan Koekkoek
ClassHealthDimensions

Class properties

-key (key: String)

-parent (parent: Database List)

-title (title: Computed Field)

-description (description: Computed Field)


Parent attribute specified as Database List

XWiki Class Name: WaihonaCode.classHealthDimensions (where WaihonaCode is the 
space where class is defined)

Id Field Name: key

Value Field Name: title


I would like to create a tree of objects with a few objects having no parent 
(top-level)

The other objects should have one parent referencing a object of the same class


But when creating a object the database list remains empty?

What am I missing?

Gerritjan Koekkoek
Vader van Rai Koekkoek (cdls) en voorzitter vereniging CdLS
Visit our website
Facebook
email



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


Re: [xwiki-users] Nested pages livetable

2016-03-21 Thread Vincent Massol

> On 21 Mar 2016, at 17:12, Vincent Massol  wrote:
> 
> Hi Carl,
> 
>> On 21 Mar 2016, at 16:49, CarlJ  wrote:
>> 
>> Is there a way that I can have the new pages listed in a livetable in a
>> similar way that I did using the documents macro displayed via parent?
> 
> Good point, we missed that. I’ve created 
> http://jira.xwiki.org/browse/XWIKI-13239 which you can watch to follow its 
> progress.

I’ve also put a workaround at 
http://jira.xwiki.org/browse/XWIKI-13239?focusedCommentId=90641=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-90641

Thanks
-Vincent

> Thanks
> -Vincent
> 
>> - Carl
>> View this message in context: 
>> http://xwiki.475771.n2.nabble.com/Nested-pages-livetable-tp7598571p7598577.html
> 

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


Re: [xwiki-users] Nested pages livetable

2016-03-21 Thread Vincent Massol
Hi Carl,

> On 21 Mar 2016, at 16:49, CarlJ  wrote:
> 
> Is there a way that I can have the new pages listed in a livetable in a
> similar way that I did using the documents macro displayed via parent?

Good point, we missed that. I’ve created 
http://jira.xwiki.org/browse/XWIKI-13239 which you can watch to follow its 
progress.

Thanks
-Vincent

> - Carl
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Nested-pages-livetable-tp7598571p7598577.html

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


Re: [xwiki-users] Nested pages livetable

2016-03-21 Thread Vincent Massol

> On 21 Mar 2016, at 16:00, CarlJ  wrote:
> 
> Hi Vincent,
> 
> Thanks for getting back to so quickly .
> 
> That is the macro I am using, the code is from the page is {{documents
> parent="TEST Space"/}} and it is not displaying any results.

Since you use “parent” it means you’re only displaying pages which have “TEST 
Space” as parent.

Starting with XWiki 7.2+ the “parent” relationship has been deprecated and 
replaced with Nested Spaces, see 
http://platform.xwiki.org/xwiki/bin/view/Features/ContentOrganization#HHistory

So it’ll continue to work but new pages are not going to have the “parent” set, 
which is why you won’t see them listed.

Thanks
-Vincent

> I have attached a screenshot of the page show the children of TEST Space
>  
> 
> I would prefer to continue to use this macro
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Nested pages livetable

2016-03-21 Thread CarlJ
Hi Vincent,

Thanks for getting back to so quickly .

That is the macro I am using, the code is from the page is {{documents
parent="TEST Space"/}} and it is not displaying any results.

I have attached a screenshot of the page show the children of TEST Space
 

I would prefer to continue to use this macro



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Nested-pages-livetable-tp7598571p7598575.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] Nested pages livetable

2016-03-21 Thread Vincent Massol
Hi Carl,

> On 21 Mar 2016, at 15:27, CarlJ  wrote:
> 
> Hi All,
> 
> I have just updated our install of our Xwiki to Version 8 from 7.1.2 and I
> seem to have a problem with the new nested pages feature.
> 
> The problem I am having is with the Pages (previously called documents)
> Macro that we use to list out the children of a particular page but it
> doesn't seem list the pages that are using the new Nested Pages format it
> only lists older format terminal page (That's what I believe they are
> called).
> 
> What I wondering is this a bug or is there a new way to list nested pages in
> a livetable?

Could you give us a link to the macro you’re using? Is it the {{documents}} 
macro (http://extensions.xwiki.org/xwiki/bin/view/Extension/Documents+Macro)? 
This macro still works but we’d need to see how you use it to see what problem 
you have with it .

You probably want to use the {{documentTree}} macro now:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Document+Tree+Macro

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


Re: [xwiki-users] XAR-Import

2016-03-21 Thread Thomas Mortagne
Do you see anything in the log ?

If that's a XAR you can safely share and its not too big you should
probably create an issue on http://jira.xwiki.org so that we could
reproduce it.

On Mon, Mar 21, 2016 at 3:30 PM, Matthias Wegner  wrote:
> IT teils Nothing. The right Circle Moves and it seems that it can not read. 
> It shows no files.
>
> Regards, Matthias
>
> Von unterwegs gesendet
>
>> Am 21.03.2016 um 11:51 schrieb Thomas Mortagne :
>>
>> What dos the UI tells you when you try to import ? Does it find
>> documents in the XAR ?
>>
>>> On Sun, Mar 20, 2016 at 9:58 PM, Matthias Wegner  
>>> wrote:
>>> Hi Users,
>>>
>>> i made a custom xar-file because i want to import some content into XWiki
>>> 8.0. But it seems to stuck. i can upload the file but it is never imported.
>>>
>>> The request.log show only
>>> 127.0.0.1 - - [20/Mrz/2016:20:51:39 +] "POST
>>> /xwiki/bin/upload/XWiki/XWikiPreferences HTTP/1.1" 302 -
>>> 127.0.0.1 - - [20/Mrz/2016:20:51:40 +] "GET
>>> /xwiki/bin/get/XWiki/XWikiPreferences?xpage=packagelist=1
>>> HTTP/1.1" 200 946
>>> 127.0.0.1 - - [20/Mrz/2016:20:51:41 +] "POST
>>> /xwiki/bin/get/XWiki/XWikiPreferences?xpage=packagedescriptor=B.xar
>>> HTTP/1.1" 200 133
>>>
>>> so i have no clue whats wrong. My created xml-files seem correct. Can i send
>>> you an example, so you can test why it is not working? I have no idea.
>>>
>>> Regards,
>>> Matthias
>>>
>>>
>>>
>>> --
>>> View this message in context: 
>>> http://xwiki.475771.n2.nabble.com/XAR-Import-tp7598556.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
>>
>>
>>
>> --
>> Thomas Mortagne
>> ___
>> 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



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


Re: [xwiki-users] XAR-Import

2016-03-21 Thread Matthias Wegner
IT teils Nothing. The right Circle Moves and it seems that it can not read. It 
shows no files.

Regards, Matthias

Von unterwegs gesendet

> Am 21.03.2016 um 11:51 schrieb Thomas Mortagne :
> 
> What dos the UI tells you when you try to import ? Does it find
> documents in the XAR ?
> 
>> On Sun, Mar 20, 2016 at 9:58 PM, Matthias Wegner  
>> wrote:
>> Hi Users,
>> 
>> i made a custom xar-file because i want to import some content into XWiki
>> 8.0. But it seems to stuck. i can upload the file but it is never imported.
>> 
>> The request.log show only
>> 127.0.0.1 - - [20/Mrz/2016:20:51:39 +] "POST
>> /xwiki/bin/upload/XWiki/XWikiPreferences HTTP/1.1" 302 -
>> 127.0.0.1 - - [20/Mrz/2016:20:51:40 +] "GET
>> /xwiki/bin/get/XWiki/XWikiPreferences?xpage=packagelist=1
>> HTTP/1.1" 200 946
>> 127.0.0.1 - - [20/Mrz/2016:20:51:41 +] "POST
>> /xwiki/bin/get/XWiki/XWikiPreferences?xpage=packagedescriptor=B.xar
>> HTTP/1.1" 200 133
>> 
>> so i have no clue whats wrong. My created xml-files seem correct. Can i send
>> you an example, so you can test why it is not working? I have no idea.
>> 
>> Regards,
>> Matthias
>> 
>> 
>> 
>> --
>> View this message in context: 
>> http://xwiki.475771.n2.nabble.com/XAR-Import-tp7598556.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
> 
> 
> 
> -- 
> Thomas Mortagne
> ___
> 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] Nested pages livetable

2016-03-21 Thread CarlJ
Hi All,

I have just updated our install of our Xwiki to Version 8 from 7.1.2 and I
seem to have a problem with the new nested pages feature.

The problem I am having is with the Pages (previously called documents)
Macro that we use to list out the children of a particular page but it
doesn't seem list the pages that are using the new Nested Pages format it
only lists older format terminal page (That's what I believe they are
called).

What I wondering is this a bug or is there a new way to list nested pages in
a livetable?



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Nested-pages-livetable-tp7598571.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] XAR-Import

2016-03-21 Thread Thomas Mortagne
What dos the UI tells you when you try to import ? Does it find
documents in the XAR ?

On Sun, Mar 20, 2016 at 9:58 PM, Matthias Wegner  wrote:
> Hi Users,
>
> i made a custom xar-file because i want to import some content into XWiki
> 8.0. But it seems to stuck. i can upload the file but it is never imported.
>
> The request.log show only
> 127.0.0.1 - - [20/Mrz/2016:20:51:39 +] "POST
> /xwiki/bin/upload/XWiki/XWikiPreferences HTTP/1.1" 302 -
> 127.0.0.1 - - [20/Mrz/2016:20:51:40 +] "GET
> /xwiki/bin/get/XWiki/XWikiPreferences?xpage=packagelist=1
> HTTP/1.1" 200 946
> 127.0.0.1 - - [20/Mrz/2016:20:51:41 +] "POST
> /xwiki/bin/get/XWiki/XWikiPreferences?xpage=packagedescriptor=B.xar
> HTTP/1.1" 200 133
>
> so i have no clue whats wrong. My created xml-files seem correct. Can i send
> you an example, so you can test why it is not working? I have no idea.
>
> Regards,
> Matthias
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/XAR-Import-tp7598556.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



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