[xwiki-users] broken links in multiwiki environment

2012-10-13 Thread Dmitry Bakbardin
Hi, All!

XEM has brilliant opportunity to split knowledgebase into workspaces. But, 
there is a "bug" in a multiwiki crosslinks.

One page has link to another in relative format: wiki:Space.Page. 

Inside the same wiki on page ranaming, all links to this page are verified and 
fixed to the new page name. Excelletn.

The same is done in multiwiki environment. Wiki1:Space1.Page1 has link to 
Wiki2:Space2.Page2. Works fine!
On page renaming from  Wiki2:Space2.Page2 to e.g.  Wiki2:Space2.Page3 we have 
broken link in  Wiki1:Space1.Page1.

As far as I understand XWiki, there is no way to handle such a situation by 
standard means. Moreover, extension to verify external broken links won't be 
useful either, cause link is "internal".

So, the question is: is there a way to make multiwiki crosslinks alive in any 
page renaming?

Second question is also essential. Is it possible to rename page as following:
Wiki1:Space1.Page1 -> Wiki2:Space1.Page1 
As far as I understand, it should be real also. Such a rename, IMHO, is the 
best solution in comparison to: export in wiki1->import in wiki2->delete in 
wiki1

What are plans for such a XEM "upgrade" in standard functionality?

Kind regards,

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


Re: [xwiki-users] Dynamic number of fields in Class

2012-10-13 Thread poppakap
Ok, it appears that there isn't an "automagical" way to do it. 

I was hoping that I might be missing something simple, but I guess that I
need to do it in code. 

In the ShoppingCartSheet, I added a little bit of velocity script to add in
the ShoppingCartItem object with a button click post. So in the sheet I will
have to take care of listing out the page's items, adding and deleting them. 

Is that what you meant? It would be pretty cool if a "Field Type" had a
dynamic count to it though, so that if you added a field to a class property
list, it would take care of itself. That would rock. 

Thanks again, all of you guys are extremely fast to respond, and I really
appreciate your kindness. 



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Dynamic-number-of-fields-in-Class-tp7581779p7581784.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