Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread vinc...@massol.net
Hi Keith, On 10 Oct 2015 at 15:31:29, Keith Davis (keithda...@pridedallas.com(mailto:keithda...@pridedallas.com)) wrote: > Created a new page with just this content: > > {{velocity}} > Your username is $xcontext.getUser(), welcome to the site. > {{/velocity}} > > That works: > > "Your

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread Keith Davis
And what about the "localization" errors? Keith Davis (214) 906-5183 -Original Message- From: users [mailto:users-boun...@xwiki.org] On Behalf Of Keith Davis Sent: Saturday, October 10, 2015 2:11 PM To: vinc...@massol.net Cc: XWiki Users Subject: Re: [xwiki-users] XWiki 7.2 - Velocity

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread Keith Davis
But what do I do to fix this issue now or are we stuck on 7.1.2 until this is fixed? Keith Davis - (214) 906-5183 - http://pridedallas.com On Oct 10, 2015, at 11:35 AM, "vinc...@massol.net" > wrote: Hi Keith, On 10 Oct

Re: [xwiki-users] Converting MediaWiki to Xwiki

2015-10-10 Thread Paul Libbrecht
Thanks Vincent for the reminder, Tausif, I've shared my script using the tags migration and confluence on: http://extensions.xwiki.org/xwiki/bin/view/Extension/DownloadFromOtherWikiPage If it is effective for you to migrate mediawiki, then please add the tag mediawiki. thanks Paul >

[xwiki-users] happy user

2015-10-10 Thread SAPIBEL T.V
-- sapibe...@gmail.com ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Converting MediaWiki to Xwiki

2015-10-10 Thread vinc...@massol.net
Hi Tausif, You could check some of the extensions there:  http://extensions.xwiki.org/xwiki/bin/view/Main/Tags?do=viewTag=migration Beware that their level of quality may vary. Also note that XWiki supports the medawiki syntax natively, see 

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread Keith Davis
I finally got a chance to work on this today. I switched back to XWiki 7.2 and I got the Distribution Wizard interface telling me that the 7.1.2 UI is invalid and to upgrade (again). Is that supposed to happen? I never did anything to "downgrade" the UI. This time, I noticed that I get these

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread Keith Davis
Scrolling through that list, I found a bunch more of those same errors. Why does it not think I am an administrator? Keith Davis (214) 906-5183 -Original Message- From: users [mailto:users-boun...@xwiki.org] On Behalf Of Keith Davis Sent: Saturday, October 10, 2015 7:35 AM To: XWiki

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread Keith Davis
"Also, is your user account able to execute scripts? Have you tried creating a new page with a simple script to test that?" How do I do that? Is there a simple script that I can use? I have not written any velocity scripts on my own? Keith Davis (214) 906-5183 -Original Message-

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread vinc...@massol.net
  On 10 Oct 2015 at 14:41:01, Keith Davis (keithda...@pridedallas.com(mailto:keithda...@pridedallas.com)) wrote: > "Also, is your user account able to execute scripts? Have you tried creating > a new page with a simple script to test that?" > > How do I do that? Is there a simple script

[xwiki-users] Job's and queues

2015-10-10 Thread Peter Huisman
Hi guys, I am looking for an example on how to create / use a queue for my custom jobs and how to add jobs in the queue (preferably an example in Java). I can’t find an example I can use - except for the job Executor description in the Extensions area. Can anyone supply me with an example?

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread vinc...@massol.net
On 10 Oct 2015 at 14:47:10, vinc...@massol.net (vinc...@massol.net(mailto:vinc...@massol.net)) wrote: > On 10 Oct 2015 at 14:41:01, Keith Davis > (keithda...@pridedallas.com(mailto:keithda...@pridedallas.com)) wrote: > > > "Also, is your user account able to execute scripts? Have you tried

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread Keith Davis
I tried logging in as admin and doing the Distribution Wizard, but now it won't come up. Is there a way to force that? Keith Davis (214) 906-5183 -Original Message- From: Vincent Massol [mailto:vmas...@gmail.com] On Behalf Of vinc...@massol.net Sent: Saturday, October 10, 2015 8:06 AM

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread Keith Davis
This is so broken. Even when I go to Edit a page, the Title shows this: $msg.get("xe.home.title") Keith Davis (214) 906-5183 -Original Message- From: users [mailto:users-boun...@xwiki.org] On Behalf Of Keith Davis Sent: Saturday, October 10, 2015 8:12 AM To: XWiki Users Subject: Re:

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread Keith Davis
Ran the DW as the admin user, still getting these: Failed to register the wiki component located in the document [Home AppWithinMinutes » ApplicationsPanelEntry]: WikiComponentException: Registering UI extensions at wiki level requires wiki administration rights Failed to register the wiki

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread Keith Davis
" Missing xwiki-platform-localization-(script/api/etc.)-7.2.jar files in your webapps/xwiki/WEB-INF/lib installation folder (maybe due to an improper war upgrade [3]?)" I have 7 of these in the lib folder. " Missing 'admin.xwiki.installedextensions' translation, but that is unlikely since it

Re: [xwiki-users] XWiki 7.2 - Velocity Script Errors

2015-10-10 Thread Keith Davis
Created a new page with just this content: {{velocity}} Your username is $xcontext.getUser(), welcome to the site. {{/velocity}} That works: "Your username is XWiki.Admin, welcome to the site." I installed Xwiki originally, but a user that is no longer here (and the user has been deleted) has