[xwiki-users] [myxwiki] new wiki request

2016-03-05 Thread Robert Gilman
Hello,

description: We would like to use this wiki for internal documentation for our 
nonprofit, Context Institute .
owner name: Robert Gilman
wiki name: context.myxwiki.org 

Thanks!

Dr. Robert Gilman 
President 
Context Institute 
www.context.org  




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


Re: [xwiki-users] oddity after upgrade from 7.4.1 to 7.4.2

2016-03-05 Thread shouldbe q931
> This looks like the status after you deleted it since otherwise you
> would have 7.4.1 as previous version (that's what I have on my side
> for example).
>

xlocal@xwiki-02:~$ ls -al /var/lib/xwiki/data/jobs/status/distribution/
total 28
drwxr-xr-x 2 tomcat7 tomcat7 4096 Mar  3 10:58 .
drwxr-xr-x 6 tomcat7 tomcat7 4096 Dec 19 01:13 ..
-rw-r--r-- 1 tomcat7 tomcat7 8114 Mar  3 10:58 status.xml
-rw-r--r-- 1 tomcat7 tomcat7 8791 Mar  3 10:47 status.xml.old

granted you are only seeing file sizes and dates, but it is most
certainly from the one that I renamed

the more recent status.xml does not have that section, and is smaller

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


Re: [xwiki-users] Including local (file://) webpage

2016-03-05 Thread vinc...@massol.net
Hi,

On 4 Mar 2016 at 21:55:55, pgregoire 
(pgrego...@eddyfi.com(mailto:pgrego...@eddyfi.com)) wrote:

> Hello,
> I'm pretty sure this can't be done currently, but I still wanted to double
> check.
> It seems that Chrome and Firefox prevent linking to local files - so the
> IFrame macro, when pointing to file://someserver/somefile.html, doesn't
> display anything.
> For some reason IE allows it, so I do see the content of my frame when
> displaying the page with IE.
>  
> I was thinking maybe the xwiki.getURLContent would fetch the content of my
> local html file and generate the content server side so that my web browser
> wouldn't know the difference, but it doesn't seem to work with my file://
> link.
>  
> Does somebody have an idea of how I could go about including a local html
> file in xwiki pages?

You need to configure your browser to remove the security feature of not 
opening local file:// links. Whether the link is opened in a wiki link or in an 
HTML IFRAME SRC attribute, it’s the same issue.

There are plenty of resource on google to do this. Here’s just one for Chrome:
http://voxelent.com/local-chrome/

Thanks
-Vincent

> Thanks,
> Phil

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


Re: [xwiki-users] oddity after upgrade from 7.4.1 to 7.4.2

2016-03-05 Thread Thomas Mortagne
On Sat, Mar 5, 2016 at 12:50 AM, shouldbe q931  wrote:
> On Fri, Mar 4, 2016 at 8:44 AM, Thomas Mortagne
>  wrote:
>> Ok I understood from your first mail that the DW was not showing up
>> even after you delete the DW status. Maybe you clicked by mistake the
>> "never" button (which disable DW until next upgrade) instead of
>> "continue" or something like this. If you have kept the distribution
>> status from that time you should see in it if the step was completed
>> or canceled.
>>
>
> Apologies, I think I have not been adequately clear
>
> the complete sequence was as follows
>
> sudo apt-get update && apt-get update
> reboot
> DW runs and appears to complete, but "Pages" is empty
> rebooted
> DW does not run, "Pages" is still empty
> rebooted
> DW does not run, "Pages" is still empty
> renamed .../jobs/status/distribution/status.xml to status.xml.old
> rebooted
> DW does not run, "Pages" now shows
>
> the renamed status.xml has contents as per http://pastebin.com/HW4WjFR1
>
> apart from the timestamps, the old version contains
>
>   
> org.xwiki.enterprise:xwiki-enterprise-web
>  serialization="custom">
>   
> 7.4.2
>   
> 
>   
>   
> org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki
>  reference="../../previousDistributionExtension/version"/>
>   
>

This looks like the status after you deleted it since otherwise you
would have 7.4.1 as previous version (that's what I have on my side
for example).

> this does not appear in the current status.xml
>
> Cheers
> ___
> 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] Test upgrade from 7.4.2 to 8.0-rc-1

2016-03-05 Thread Thomas Mortagne
That's weird since this regex does match this string when I test it.

Will have to reproduce and debug it (but won't have time until
Monday). In the meantime it would be great if you could create an
issue on http://jira.xwiki.org/browse/XE with information on how to
reproduce it.

Thanks for the report !

On Fri, Mar 4, 2016 at 9:54 PM, sautner  wrote:
> I'm testing upgrade from 7.4.2 to new version 8.0-rc-1.
>
> This check block my upgrade. Allowed namespace list [[[wiki:(?!xwiki)]]]
> does not matches namespace [wiki:X].
> 
>
> My env. is  CentOS 6, WF 8.2, Java 1.8, PG 9.4
> Connection for upgrade is provided by
> "extension.repositories=maven-xwiki:maven:http://hosted-nexus";
>
> Server log don't throw anything.
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Test-upgrade-from-7-4-2-to-8-0-rc-1-tp7598332.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