[xwiki-users] XWiki migration

2016-09-21 Thread kalor
Hi,

I'm currently trying to upgrade my xwiki installations from 5.4.4 to 8.0 (or
even later, byt currentrly struggling with 8.0). Current (5.4.4)
installation have a few modifications made in base XWiki documents. We have
provided the installation with our library to authenticate users from
external application along with few service components etc. And now I'm
loooking for best way to migrate to later(lates) version. With it I have a
few issues. 
- Distribution Wizard is not working properly when run on server (tomcat)
with our extensions and modifications provided. It displays information
about component not being compatibile. There is allways a way to run a clean
xwiki and migrate with Distribution Wizard but for now I would like to avoid
it.
- Another issue using Distribution Wizard is that not all of installation
environments have access to extension repositories.
- Another thing is that one of installations have huge ammount of
attachments (over 100 GB) so exporting old installation and importing over
new installation is not possible.

Does anyone have any tips regarding XWiki migration?
I will be greateful for any help, even  for som words of encouragement ;)

Karol





--
View this message in context: 
http://xwiki.475771.n2.nabble.com/XWiki-migration-tp7601313.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] Disable Solrd indexing at startup

2014-04-01 Thread kalor
Hi,

Is it possible to disable Solr indexing at startup ?

Best regards
Karol



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Disable-Solrd-indexing-at-startup-tp7589878.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] Extending administrative ui

2014-03-24 Thread kalor
Thanks for Your answers

I modified AdminSheet and adden my section in admin menu map pointing to my
newly created sheet. Created my own sheet displaying edit form (based on
AdminFieldsDisplaySheet) with parameters I adeded to XWikiPreferences. I
configured it for displaying under space admin also. And for now I'm happy
with this sollution :)

Best regards
Karol



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Extending-administrative-ui-tp7589610p7589764.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] Extending administrative ui

2014-03-17 Thread kalor
Hi,

How is it possible to extend xwiki administrative ui to add my custom
configuration forms?
For example, I extended XWikiPreferences class by adding some fields, and
now I want to be able to configure them through admin ui, not object editor.
I will be gratefull for any tips.

Best regards
Karol



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Extending-administrative-ui-tp7589610.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] Extending administrative ui

2014-03-17 Thread kalor
Thank you for your answer. 
If I understand it correctly this will work for some document I create
adding ConfigurableClass and my custom class with configuration, and will be
shown in configuration for space where my document is created.

But is there a way to use XWikiPreferences extended by some properties and
edit those new properties in admin ui? Or is there a way to use custom class
in the manner XWikiPreferences is used? Generaly I want to make some custom
configurations per space, and I want to use getSpacePreference(...) method
of XWiki api (using XWikiPreferences would be best for me)

Best regards 
Karol



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Extending-administrative-ui-tp7589610p7589615.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] Redirect from user profile

2014-03-06 Thread kalor
Hi, 

I'm integrating xwiki with external web application. I want to be able to
redirect from xwiki user profile, to user profile of external application.
How can I redirect from profile, or at least how can I access user profile
template, so I can modify it to manage redirection? 

Best regards 
Karol



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Redirect-from-user-profile-tp7589432.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] Redirect from user profile

2014-03-06 Thread kalor
Thanks a lot for the answer, that's what I was looking for. Once you
answered, solution seems obvious, but somehow I got stuck looking for this
sheet document. 
It was a live-saving answer, thanks a lot again :)

Karol



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Redirect-from-user-profile-tp7589432p7589438.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