Depending on the cost, we might be willing to pay somebody to fix this issue.
Keith Davis (214) 906-5183
From: Keith Davis
Sent: Sunday, May 29, 2016 8:22 AM
To: XWiki Users
Subject: Update To 8.1 Permissions Broken
So it seems that now every time we upgrade, permission are broken. I was able to fix them last time by reverting the UI upgrade (deleting all folders named "8%2E0"), but then the Distribution Wizard never ran. If the DW runs, our permissions are broken. If it doesn't, 8.0 / 8.1 works, but the UI is not updated.
Keith Davis - MCSA, ZCE
P.R.I.D.E. - I.T. Director / Senior Developer
www.pridedallas.com<http://www.pridedallas.com/>
Mobile (214) 906-5183
So it seems that now every time we upgrade, permission are broken. I was able to fix them last time by reverting the UI upgrade (deleting all folders named "8%2E0"), but then the Distribution Wizard never ran. If the DW runs, our permissions are broken. If it doesn't, 8.0 / 8.1 works, but the UI is not updated.
Keith Davis - MCSA, ZCE
P.R.I.D.E. - I.T. Director / Senior Developer
www.pridedallas.com<http://www.pridedallas.com/>
Mobile (214) 906-5183
Hello,
Just to share, got the same problem after upgrading two from my xwiki from 7.x to 8..1
Since 24/05/2016 with xwiki 8.1 java runtime Java is 8 (before 7).
To solve it fast :
vi /etc/apt/sources.list
Just add :
deb http:~/~/ftp.fr.debian.org/debian/ <http://ftp.fr.debian.org/debian/> jessie-backports main
Then
sudo apt-get update
apt-get install openjdk-8-jre-headless
apt-get install openjdk-8-jdk
Then if Java7 was installed previously, change main 'java’ and 'javac’ command to point to Java8
sudo /usr/sbin/update-java-alternatives -s java-1.8.0-openjdk-amd64
Then everything works fine for me.
Regards,
zoldax
Hello,
With livetable on top of column we can use select list to choose one value to filter our table.
I use 'resultPage' option to use a custom query and I try to add a multiselect list to filter data with OR condition.
On top of column I wanted a multiselect list like this one:
http://davidstutz.github.io/bootstrap-multiselect/#further-examples
but I have difficult to make it work (probably because prototype vs jquery).
I can add some option in my list (I modify ./skins/flamingo/macros.vm) but I didn't manage to display my multiselect list.
Do you have a js recommanded framework to use a multiselect list? It seem bootstrap don't have this kind of list.
Thxs.
Pascal B
Hello:
I was wondering if anyone else has done this. My application is starting to
need a whole bunch of javascript, and I was thinking of setting up a
separate space (maybe call it js) where there is nothing but pages with
javascript objects attached. That way I could set up a ClassSheet for that
space, whith an embedded javascript editor (ace editor) to make editing the
javascript easier.
Dan.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Setup-a-sepparate-space-for-javascript-tp…
Sent from the XWiki- Users mailing list archive at Nabble.com.
i am translating xwiki interface (e.g. login, register, page information,
etc) of my website (www.wikinote.org) into marathi.
i am doing this as: XWiki.Translations > Bundle in admin >>> etc. it works.
Problem:
it also translates the page content into marathi which is not always
intended. e.g. login word at two places- 1] xwiki drawer; 2] page content
i want only translating login in drawer and not in page content. how to do
the same?
thanks
--
View this message in context: http://xwiki.475771.n2.nabble.com/internationalisation-tp7599684.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I'm trying to import some packages into the Python macro on Xwiki 7.2, and while standard packages import fine (working with os and re, etc.), some (like xlrd) don't.
Looking through the scripting guide and macro documentation I could not figure out how the Python macro actually works.
Is it just a collection of bindings and translates the python script into groovy or something else, or is it calling the local Python installation? This might sound stupid, but I thought the latter was the case and this would limit the available packages (the ones I want to load are installed locally).
Thank you
Sebastian
Trying to get this macro to work: http://extensions.xwiki.org/xwiki/bin/view/Extension/Twitter+Macro
I seem to be missing something with it. What I really want to do is simply display a Twitter feed on a page.
Any help is appreciated!
Paul Pinkerton
KnowledgeNow Project/ ACLCO