[xwiki-users] migrating from xwiki to xws easy?

2010-03-26 Thread Paul Libbrecht

Hello xwiki experts,

I've been enjoy an xwiki 2.2m2 for a while but the collaborative  
features are some rudimentary and I've been considering xwiki  
workspaces. Do I have chance to migrate one to the other by simply  
uploading the xar? The xws pages don't state a compatibility chart and  
seem to talk about xwiki 1.7, quite a bit older!

thanks in advance

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


Re: [xwiki-users] migrating from xwiki to xws easy?

2010-03-26 Thread Vincent Massol
Hi Paul,

On Mar 26, 2010, at 10:20 AM, Paul Libbrecht wrote:

> 
> Hello xwiki experts,
> 
> I've been enjoy an xwiki 2.2m2 for a while but the collaborative  
> features are some rudimentary and I've been considering xwiki  
> workspaces. Do I have chance to migrate one to the other by simply  
> uploading the xar? The xws pages don't state a compatibility chart and  
> seem to talk about xwiki 1.7, quite a bit older!

XWS is dead... long live XE! :)

We're folding XWS features in XE. What feature would you like to see in XE?

Thanks
-Vincent

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


Re: [xwiki-users] Customizing editcomment at the space level

2010-03-26 Thread GeLo
In fact, the subject is not so easy and after 2 hours of several tries, I
give up with this.
I can say that the xwiki.cfg works fine.

Maxime

2010/3/23 GeLo 

> I only added the property I need : "editcomment_suggested" and I commented
> the value in xwiki.cfg.
> Now, whatever the value is in the object editor, even when the property is
> unset (empty string), the suggestion is always available.
>
> I restarted XWiki but it has no effect.
>
> Are you sure that the property has to be defined as a Sting ?
> Are there special values to set (other than 0 or 1) ?
>
> The XWiki release is 2.2.27100
>
> Maxime
>
> 2010/3/22 Sergiu Dumitriu 
>
> On 03/22/2010 06:02 PM, GeLo wrote:
>> > Hello,
>> >
>> > I have enabled the editcomment in my xwiki.cfg file.
>> >
>> > xwiki.editcomment=1
>> > xwiki.editcomment.mandatory=0
>> > xwiki.editcomment.suggested=1
>> >
>> > It works fine, it is a smart feature.
>> >
>> > Now, I want to disable it for a specific Space of the wiki.
>> > In the Admin Guide, I found the following :
>> > "You can use the special fields in *XWikiPreferences* object instead of
>> edit
>> > *xwiki.cfg*. These fields are: *editcomment*, *editcomment_mandatory*, *
>> > editcomment_suggested* and *editcomment_hidden*."
>> >
>> > Is it possible to apply theses special fields in the WebPreferences of a
>> > space ? When I edit the XWiki object, I do not see any editcomment
>> field. Do
>> > I have to add it ? Is there any document that describes this ?
>>
>> Yes, you have to add those fields to the class. This means editing the
>> XWiki.XWikiPreferences class, adding the new properties as
>> StringProperty-s, then editing the WebPreferences document using the
>> object editor.
>>
>> > Thank you for your help.
>> > Maxime
>>
>>
>> --
>> Sergiu Dumitriu
>> http://purl.org/net/sergiu/
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [ANN] XWiki Enterprise 2.3 Milestone 1 Released

2010-03-26 Thread 2smart4u
Jean,

since I'm not familiar with the XWiki-nomenclaturea:

I do now a Milestone as some kind of test-(alpha-/beta-)version, so my
question is:

Is this a stable production release or is it kind of a test-version?

TIA

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [ANN] XWiki Enterprise 2.3 Milestone 1 Released

2010-03-26 Thread Guillaume Lerouge
Hi Gregor,

On Fri, Mar 26, 2010 at 11:10 AM, 2smart4u  wrote:

> Jean,
>
> since I'm not familiar with the XWiki-nomenclaturea:
>
> I do now a Milestone as some kind of test-(alpha-/beta-)version, so my
> question is:
>
> Is this a stable production release or is it kind of a test-version?
>

It's an experimental version. Basically you have:

   - Milestone 1 -> new stuff gets added
   - Milestone 2 -> some more new stuff
   - Release Candidate 1 -> stuff gets fixed
   - Release Candidate 2 -> stuff that was supposed to get fixed before gets
   fixed
   - Final -> official stable release
   - Final.1 -> some more bugfixes
   - Final.2 -> hopefully latest batch of bugfixes

The whole process takes about 4 months.

Guillaume

TIA
>
> Gregor
> --
> just because you're paranoid, don't mean they're not after you...
> gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
> gpgp-key available
> @ http://pgpkeys.pca.dfn.de:11371
> @ http://pgp.mit.edu:11371/
> skype:rc46fi
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>



-- 
Guillaume Lerouge
Product Manager - XWiki SAS
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [ANN] XWiki Enterprise 2.3 Milestone 1 Released

2010-03-26 Thread Vincent Massol

On Mar 26, 2010, at 11:10 AM, 2smart4u wrote:

> Jean,
> 
> since I'm not familiar with the XWiki-nomenclaturea:
> 
> I do now a Milestone as some kind of test-(alpha-/beta-)version, so my
> question is:
> 
> Is this a stable production release or is it kind of a test-version?

You should try it ASAP and get feedback to us in case there's a problem. It's 
been tested and passes all our automated tests so it's supposed to be working 
well but still it requires some testing on your side before you can decide to 
use it in production. Then it depends on how critical your production system 
is. If it's really critical you should wait for the final version.

But we do need feedback before we release the final version as otherwise the 
final version won't be better than the milestone version ;)

Thanks
-Vincent

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


Re: [xwiki-users] XWiki Logo Challenge

2010-03-26 Thread Sergiu Dumitriu
Hi Community,

The XWiki Logo proposal period is now closed, many thanks to everyone 
who participated. It is now the time to vote the new logo amongst the 19 
proposals available here:

http://dev.xwiki.org/xwiki/bin/Community/LogoChallenge#HProposals

You can send your vote:
- on the mailing list, by replying to this e-mail
- on twitter, in the format: #xwikilogo 

Don't hesitate to nominate several proposals if you feel that they are 
really close and you cannot decide for just one. Sometimes, a bunch of 
fuzzy opinions can lead to a more accurate result.

IMPORTANT:
Before choosing a logo based on your personal preference, please try to 
also ask yourself the following questions:
- Is it distinctive?
- Is it easy to remember and recognize?
- Is the design scalable? Could it (or parts of it) be successfully used 
in a 16X16 icon? Would it look good on a very large poster?
- Can it be used (as it is, or adapted) on both light and dark backgrounds?
- What would it look like in black and white (not just grayscale)? It's 
ok if some details are lost, but it needs to still look attractive and 
keep the main features.

Motivating your vote also helps better understand what qualities a logo 
evokes in people's minds.

Also note that the designs are not final, the selected proposal will be 
further tweaked and perfected, so don't discard a logo just for minor flaws.

If several proposals come close to being selected, we could organize a 
second round of voting.

Please send us your votes before March 31st.


On 03/01/2010 05:57 PM, Jean-Vincent Drean wrote:
> Hi XWikiers!
>
> It's time to inject new blood in XWiki.org. While discussing about
> improving its look&  feel we thought it would be a good time to create
> a new logo for XWiki.org as it's an important part of a website
> design.
> We borrowed the current logo from XWiki.com some time ago and, in
> order to keep the distinction between the company and the Open-Source
> project clear, we think XWiki.org websites and projects need their own
> logo.
>
> As you may know, we love proposals, that's why we'd like to make the
> logo design an open challenge, anyone interested can join and a vote
> amongst the community will determine the winner. Even if the main
> purpose of the challenge is to have fun, the person whose design gets
> selected will receive XWiki goodies, including his logo printed on a
> t-shirt obviously :) The designer of the selected logo will enter the
> Hall Of Fame, and last but not least reward : the design will be
> spread wide (XWiki Enterprise is more than 1 downloads/month and
> XWiki.org web site more than 5 visits a month).
>
> The challenge takes place there:
> http://dev.xwiki.org/xwiki/bin/view/Community/LogoChallenge

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Customizing editcomment at the space level

2010-03-26 Thread Sergiu Dumitriu
I looked at the code, and it seems that while this configuration is 
supposed to work, it only works on a global level, not on each space.

On 03/26/2010 11:04 AM, GeLo wrote:
> In fact, the subject is not so easy and after 2 hours of several tries, I
> give up with this.
> I can say that the xwiki.cfg works fine.
>
> Maxime
>
> 2010/3/23 GeLo
>
>> I only added the property I need : "editcomment_suggested" and I commented
>> the value in xwiki.cfg.
>> Now, whatever the value is in the object editor, even when the property is
>> unset (empty string), the suggestion is always available.
>>
>> I restarted XWiki but it has no effect.
>>
>> Are you sure that the property has to be defined as a Sting ?
>> Are there special values to set (other than 0 or 1) ?
>>
>> The XWiki release is 2.2.27100
>>
>> Maxime
>>
>> 2010/3/22 Sergiu Dumitriu
>>
>> On 03/22/2010 06:02 PM, GeLo wrote:
 Hello,

 I have enabled the editcomment in my xwiki.cfg file.

 xwiki.editcomment=1
 xwiki.editcomment.mandatory=0
 xwiki.editcomment.suggested=1

 It works fine, it is a smart feature.

 Now, I want to disable it for a specific Space of the wiki.
 In the Admin Guide, I found the following :
 "You can use the special fields in *XWikiPreferences* object instead of
>>> edit
 *xwiki.cfg*. These fields are: *editcomment*, *editcomment_mandatory*, *
 editcomment_suggested* and *editcomment_hidden*."

 Is it possible to apply theses special fields in the WebPreferences of a
 space ? When I edit the XWiki object, I do not see any editcomment
>>> field. Do
 I have to add it ? Is there any document that describes this ?
>>>
>>> Yes, you have to add those fields to the class. This means editing the
>>> XWiki.XWikiPreferences class, adding the new properties as
>>> StringProperty-s, then editing the WebPreferences document using the
>>> object editor.
>>>
 Thank you for your help.
 Maxime


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [xwiki-devs] XWiki Logo Challenge

2010-03-26 Thread Raluca Stavro
I vote for P16 A.

Raluca.

On Fri, Mar 26, 2010 at 1:17 PM, Sergiu Dumitriu  wrote:
> Hi Community,
>
> The XWiki Logo proposal period is now closed, many thanks to everyone
> who participated. It is now the time to vote the new logo amongst the 19
> proposals available here:
>
> http://dev.xwiki.org/xwiki/bin/Community/LogoChallenge#HProposals
>
> You can send your vote:
> - on the mailing list, by replying to this e-mail
> - on twitter, in the format: #xwikilogo 
>
> Don't hesitate to nominate several proposals if you feel that they are
> really close and you cannot decide for just one. Sometimes, a bunch of
> fuzzy opinions can lead to a more accurate result.
>
> IMPORTANT:
> Before choosing a logo based on your personal preference, please try to
> also ask yourself the following questions:
> - Is it distinctive?
> - Is it easy to remember and recognize?
> - Is the design scalable? Could it (or parts of it) be successfully used
> in a 16X16 icon? Would it look good on a very large poster?
> - Can it be used (as it is, or adapted) on both light and dark backgrounds?
> - What would it look like in black and white (not just grayscale)? It's
> ok if some details are lost, but it needs to still look attractive and
> keep the main features.
>
> Motivating your vote also helps better understand what qualities a logo
> evokes in people's minds.
>
> Also note that the designs are not final, the selected proposal will be
> further tweaked and perfected, so don't discard a logo just for minor flaws.
>
> If several proposals come close to being selected, we could organize a
> second round of voting.
>
> Please send us your votes before March 31st.
>
>
> On 03/01/2010 05:57 PM, Jean-Vincent Drean wrote:
>> Hi XWikiers!
>>
>> It's time to inject new blood in XWiki.org. While discussing about
>> improving its look&  feel we thought it would be a good time to create
>> a new logo for XWiki.org as it's an important part of a website
>> design.
>> We borrowed the current logo from XWiki.com some time ago and, in
>> order to keep the distinction between the company and the Open-Source
>> project clear, we think XWiki.org websites and projects need their own
>> logo.
>>
>> As you may know, we love proposals, that's why we'd like to make the
>> logo design an open challenge, anyone interested can join and a vote
>> amongst the community will determine the winner. Even if the main
>> purpose of the challenge is to have fun, the person whose design gets
>> selected will receive XWiki goodies, including his logo printed on a
>> t-shirt obviously :) The designer of the selected logo will enter the
>> Hall Of Fame, and last but not least reward : the design will be
>> spread wide (XWiki Enterprise is more than 1 downloads/month and
>> XWiki.org web site more than 5 visits a month).
>>
>> The challenge takes place there:
>> http://dev.xwiki.org/xwiki/bin/view/Community/LogoChallenge
>
> --
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> ___
> devs mailing list
> d...@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki Logo Challenge

2010-03-26 Thread Valdis Vītoliņš
+3 Proposal 19
+2 Proposal 5
+1 Proposal 16 B

Valdis

> Hi Community,
> 
> The XWiki Logo proposal period is now closed, many thanks to everyone 
> who participated. It is now the time to vote the new logo amongst the 19 
> proposals available here:
> 
> http://dev.xwiki.org/xwiki/bin/Community/LogoChallenge#HProposals
> 
> You can send your vote:
> - on the mailing list, by replying to this e-mail
> - on twitter, in the format: #xwikilogo 
> 
> Don't hesitate to nominate several proposals if you feel that they are 
> really close and you cannot decide for just one. Sometimes, a bunch of 
> fuzzy opinions can lead to a more accurate result.
> 
> IMPORTANT:
> Before choosing a logo based on your personal preference, please try to 
> also ask yourself the following questions:
> - Is it distinctive?
> - Is it easy to remember and recognize?
> - Is the design scalable? Could it (or parts of it) be successfully used 
> in a 16X16 icon? Would it look good on a very large poster?
> - Can it be used (as it is, or adapted) on both light and dark backgrounds?
> - What would it look like in black and white (not just grayscale)? It's 
> ok if some details are lost, but it needs to still look attractive and 
> keep the main features.
> 
> Motivating your vote also helps better understand what qualities a logo 
> evokes in people's minds.
> 
> Also note that the designs are not final, the selected proposal will be 
> further tweaked and perfected, so don't discard a logo just for minor flaws.
> 
> If several proposals come close to being selected, we could organize a 
> second round of voting.
> 
> Please send us your votes before March 31st.
> 
> 
> On 03/01/2010 05:57 PM, Jean-Vincent Drean wrote:
> > Hi XWikiers!
> >
> > It's time to inject new blood in XWiki.org. While discussing about
> > improving its look&  feel we thought it would be a good time to create
> > a new logo for XWiki.org as it's an important part of a website
> > design.
> > We borrowed the current logo from XWiki.com some time ago and, in
> > order to keep the distinction between the company and the Open-Source
> > project clear, we think XWiki.org websites and projects need their own
> > logo.
> >
> > As you may know, we love proposals, that's why we'd like to make the
> > logo design an open challenge, anyone interested can join and a vote
> > amongst the community will determine the winner. Even if the main
> > purpose of the challenge is to have fun, the person whose design gets
> > selected will receive XWiki goodies, including his logo printed on a
> > t-shirt obviously :) The designer of the selected logo will enter the
> > Hall Of Fame, and last but not least reward : the design will be
> > spread wide (XWiki Enterprise is more than 1 downloads/month and
> > XWiki.org web site more than 5 visits a month).
> >
> > The challenge takes place there:
> > http://dev.xwiki.org/xwiki/bin/view/Community/LogoChallenge
> 


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


Re: [xwiki-users] [xwiki-devs] XWiki Logo Challenge

2010-03-26 Thread Ecaterina Valica
Great entries, congrats!

My vote goes to:

0.7 - P16.A
0.1 - P1
0.1 - P4.C
0.1 - P12.E (with some modifs)


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


Re: [xwiki-users] XWiki Logo Challenge

2010-03-26 Thread Jeroen Baten
My 2 cents:

4B

Stylish, cool, multi-functional

5 is a nice second.

On Fri, 2010-03-26 at 12:17 +0100, Sergiu Dumitriu wrote:
> Hi Community,
> 
> The XWiki Logo proposal period is now closed, many thanks to everyone 
> who participated. It is now the time to vote the new logo amongst the 19 
> proposals available here:
> 
> http://dev.xwiki.org/xwiki/bin/Community/LogoChallenge#HProposals
> 
> You can send your vote:
> - on the mailing list, by replying to this e-mail
> - on twitter, in the format: #xwikilogo 
> 
> Don't hesitate to nominate several proposals if you feel that they are 
> really close and you cannot decide for just one. Sometimes, a bunch of 
> fuzzy opinions can lead to a more accurate result.
> 
> IMPORTANT:
> Before choosing a logo based on your personal preference, please try to 
> also ask yourself the following questions:
> - Is it distinctive?
> - Is it easy to remember and recognize?
> - Is the design scalable? Could it (or parts of it) be successfully used 
> in a 16X16 icon? Would it look good on a very large poster?
> - Can it be used (as it is, or adapted) on both light and dark backgrounds?
> - What would it look like in black and white (not just grayscale)? It's 
> ok if some details are lost, but it needs to still look attractive and 
> keep the main features.
> 
> Motivating your vote also helps better understand what qualities a logo 
> evokes in people's minds.
> 
> Also note that the designs are not final, the selected proposal will be 
> further tweaked and perfected, so don't discard a logo just for minor flaws.
> 
> If several proposals come close to being selected, we could organize a 
> second round of voting.
> 
> Please send us your votes before March 31st.
> 
> 
> On 03/01/2010 05:57 PM, Jean-Vincent Drean wrote:
> > Hi XWikiers!
> >
> > It's time to inject new blood in XWiki.org. While discussing about
> > improving its look&  feel we thought it would be a good time to create
> > a new logo for XWiki.org as it's an important part of a website
> > design.
> > We borrowed the current logo from XWiki.com some time ago and, in
> > order to keep the distinction between the company and the Open-Source
> > project clear, we think XWiki.org websites and projects need their own
> > logo.
> >
> > As you may know, we love proposals, that's why we'd like to make the
> > logo design an open challenge, anyone interested can join and a vote
> > amongst the community will determine the winner. Even if the main
> > purpose of the challenge is to have fun, the person whose design gets
> > selected will receive XWiki goodies, including his logo printed on a
> > t-shirt obviously :) The designer of the selected logo will enter the
> > Hall Of Fame, and last but not least reward : the design will be
> > spread wide (XWiki Enterprise is more than 1 downloads/month and
> > XWiki.org web site more than 5 visits a month).
> >
> > The challenge takes place there:
> > http://dev.xwiki.org/xwiki/bin/view/Community/LogoChallenge
> 



Deze e-Mail en de inhoud daarvan  is vertrouwelijk. Indien dit bericht niet 
voor u bestemd is, verzoeken wij u vriendelijk deze e-mail direct aan ons te 
retourneren en daarna te verwijderen. Openbaarmaking, vermenigvuldiging, 
verstrekking en/of gebruik door derden van dit e-mail bericht en/of informatie 
is niet toegestaan. De verzender sluit elke aansprakelijkheid uit in verband 
met het niet juist, onvolledig of niet tijdig overkomen van de informatie in 
deze e-mail.

Deze e-mail is gecontroleerd op virussen. 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki Logo Challenge

2010-03-26 Thread Sergiu Dumitriu
My votes:

+0.2 for 7, it's simple and scalable, has a micro-logo.

+0.2 for 12 (A or E), it's friendly looking, has a micro-logo, and it 
still resembles the previous logo, so has familiarity.

+0.2 for 15, it's simple and metaphoric, can be animated, has a 
micro-logo; note that it will have to be edited, since there's no dash 
in the name.

+0.4 for 16, it's simple, scales well, has a micro-logo which can be 
animated or mash-up-ed.

On 03/26/2010 12:17 PM, Sergiu Dumitriu wrote:
> Hi Community,
>
> The XWiki Logo proposal period is now closed, many thanks to everyone
> who participated. It is now the time to vote the new logo amongst the 19
> proposals available here:
>
> http://dev.xwiki.org/xwiki/bin/Community/LogoChallenge#HProposals
>
> You can send your vote:
> - on the mailing list, by replying to this e-mail
> - on twitter, in the format: #xwikilogo 
>
> Don't hesitate to nominate several proposals if you feel that they are
> really close and you cannot decide for just one. Sometimes, a bunch of
> fuzzy opinions can lead to a more accurate result.
>
> IMPORTANT:
> Before choosing a logo based on your personal preference, please try to
> also ask yourself the following questions:
> - Is it distinctive?
> - Is it easy to remember and recognize?
> - Is the design scalable? Could it (or parts of it) be successfully used
> in a 16X16 icon? Would it look good on a very large poster?
> - Can it be used (as it is, or adapted) on both light and dark backgrounds?
> - What would it look like in black and white (not just grayscale)? It's
> ok if some details are lost, but it needs to still look attractive and
> keep the main features.
>
> Motivating your vote also helps better understand what qualities a logo
> evokes in people's minds.
>
> Also note that the designs are not final, the selected proposal will be
> further tweaked and perfected, so don't discard a logo just for minor
> flaws.
>
> If several proposals come close to being selected, we could organize a
> second round of voting.
>
> Please send us your votes before March 31st.
>
>
> On 03/01/2010 05:57 PM, Jean-Vincent Drean wrote:
>> Hi XWikiers!
>>
>> It's time to inject new blood in XWiki.org. While discussing about
>> improving its look& feel we thought it would be a good time to create
>> a new logo for XWiki.org as it's an important part of a website
>> design.
>> We borrowed the current logo from XWiki.com some time ago and, in
>> order to keep the distinction between the company and the Open-Source
>> project clear, we think XWiki.org websites and projects need their own
>> logo.
>>
>> As you may know, we love proposals, that's why we'd like to make the
>> logo design an open challenge, anyone interested can join and a vote
>> amongst the community will determine the winner. Even if the main
>> purpose of the challenge is to have fun, the person whose design gets
>> selected will receive XWiki goodies, including his logo printed on a
>> t-shirt obviously :) The designer of the selected logo will enter the
>> Hall Of Fame, and last but not least reward : the design will be
>> spread wide (XWiki Enterprise is more than 1 downloads/month and
>> XWiki.org web site more than 5 visits a month).
>>
>> The challenge takes place there:
>> http://dev.xwiki.org/xwiki/bin/view/Community/LogoChallenge
>


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [xwiki-devs] XWiki Logo Challenge

2010-03-26 Thread Raluca Stavro
I just notice that I wrote 'A' ... Sorry.
My vote goes to P16 B.

Raluca.

On Fri, Mar 26, 2010 at 2:23 PM, Raluca Stavro  wrote:
> I vote for P16 A.
>
> Raluca.
>
> On Fri, Mar 26, 2010 at 1:17 PM, Sergiu Dumitriu  wrote:
>> Hi Community,
>>
>> The XWiki Logo proposal period is now closed, many thanks to everyone
>> who participated. It is now the time to vote the new logo amongst the 19
>> proposals available here:
>>
>> http://dev.xwiki.org/xwiki/bin/Community/LogoChallenge#HProposals
>>
>> You can send your vote:
>> - on the mailing list, by replying to this e-mail
>> - on twitter, in the format: #xwikilogo 
>>
>> Don't hesitate to nominate several proposals if you feel that they are
>> really close and you cannot decide for just one. Sometimes, a bunch of
>> fuzzy opinions can lead to a more accurate result.
>>
>> IMPORTANT:
>> Before choosing a logo based on your personal preference, please try to
>> also ask yourself the following questions:
>> - Is it distinctive?
>> - Is it easy to remember and recognize?
>> - Is the design scalable? Could it (or parts of it) be successfully used
>> in a 16X16 icon? Would it look good on a very large poster?
>> - Can it be used (as it is, or adapted) on both light and dark backgrounds?
>> - What would it look like in black and white (not just grayscale)? It's
>> ok if some details are lost, but it needs to still look attractive and
>> keep the main features.
>>
>> Motivating your vote also helps better understand what qualities a logo
>> evokes in people's minds.
>>
>> Also note that the designs are not final, the selected proposal will be
>> further tweaked and perfected, so don't discard a logo just for minor flaws.
>>
>> If several proposals come close to being selected, we could organize a
>> second round of voting.
>>
>> Please send us your votes before March 31st.
>>
>>
>> On 03/01/2010 05:57 PM, Jean-Vincent Drean wrote:
>>> Hi XWikiers!
>>>
>>> It's time to inject new blood in XWiki.org. While discussing about
>>> improving its look&  feel we thought it would be a good time to create
>>> a new logo for XWiki.org as it's an important part of a website
>>> design.
>>> We borrowed the current logo from XWiki.com some time ago and, in
>>> order to keep the distinction between the company and the Open-Source
>>> project clear, we think XWiki.org websites and projects need their own
>>> logo.
>>>
>>> As you may know, we love proposals, that's why we'd like to make the
>>> logo design an open challenge, anyone interested can join and a vote
>>> amongst the community will determine the winner. Even if the main
>>> purpose of the challenge is to have fun, the person whose design gets
>>> selected will receive XWiki goodies, including his logo printed on a
>>> t-shirt obviously :) The designer of the selected logo will enter the
>>> Hall Of Fame, and last but not least reward : the design will be
>>> spread wide (XWiki Enterprise is more than 1 downloads/month and
>>> XWiki.org web site more than 5 visits a month).
>>>
>>> The challenge takes place there:
>>> http://dev.xwiki.org/xwiki/bin/view/Community/LogoChallenge
>>
>> --
>> Sergiu Dumitriu
>> http://purl.org/net/sergiu/
>> ___
>> devs mailing list
>> d...@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/devs
>>
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki Logo Challenge

2010-03-26 Thread Sergiu Dumitriu
On 03/26/2010 12:17 PM, Sergiu Dumitriu wrote:
> Hi Community,
>
> The XWiki Logo proposal period is now closed, many thanks to everyone
> who participated. It is now the time to vote the new logo amongst the 19
> proposals available here:

One last proposal added, so now we have 20 in total.

> http://dev.xwiki.org/xwiki/bin/Community/LogoChallenge#HProposals
>
> You can send your vote:
> - on the mailing list, by replying to this e-mail
> - on twitter, in the format: #xwikilogo 
>
> Don't hesitate to nominate several proposals if you feel that they are
> really close and you cannot decide for just one. Sometimes, a bunch of
> fuzzy opinions can lead to a more accurate result.
>
> IMPORTANT:
> Before choosing a logo based on your personal preference, please try to
> also ask yourself the following questions:
> - Is it distinctive?
> - Is it easy to remember and recognize?
> - Is the design scalable? Could it (or parts of it) be successfully used
> in a 16X16 icon? Would it look good on a very large poster?
> - Can it be used (as it is, or adapted) on both light and dark backgrounds?
> - What would it look like in black and white (not just grayscale)? It's
> ok if some details are lost, but it needs to still look attractive and
> keep the main features.
>
> Motivating your vote also helps better understand what qualities a logo
> evokes in people's minds.
>
> Also note that the designs are not final, the selected proposal will be
> further tweaked and perfected, so don't discard a logo just for minor
> flaws.
>
> If several proposals come close to being selected, we could organize a
> second round of voting.
>
> Please send us your votes before March 31st.
>
>
> On 03/01/2010 05:57 PM, Jean-Vincent Drean wrote:
>> Hi XWikiers!
>>
>> It's time to inject new blood in XWiki.org. While discussing about
>> improving its look& feel we thought it would be a good time to create
>> a new logo for XWiki.org as it's an important part of a website
>> design.
>> We borrowed the current logo from XWiki.com some time ago and, in
>> order to keep the distinction between the company and the Open-Source
>> project clear, we think XWiki.org websites and projects need their own
>> logo.
>>
>> As you may know, we love proposals, that's why we'd like to make the
>> logo design an open challenge, anyone interested can join and a vote
>> amongst the community will determine the winner. Even if the main
>> purpose of the challenge is to have fun, the person whose design gets
>> selected will receive XWiki goodies, including his logo printed on a
>> t-shirt obviously :) The designer of the selected logo will enter the
>> Hall Of Fame, and last but not least reward : the design will be
>> spread wide (XWiki Enterprise is more than 1 downloads/month and
>> XWiki.org web site more than 5 visits a month).
>>
>> The challenge takes place there:
>> http://dev.xwiki.org/xwiki/bin/view/Community/LogoChallenge
>


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki Logo Challenge

2010-03-26 Thread Caleb James DeLisle
Not sure what I like yet but I wanted to make a few notes.

12 & 13 bear a strong resemblance to an American telephone company.
http://wigab.com/images/site/2007-01/blog/44-Cingular_Dropped_Out.jpg

7 looks like barbed wire which isn't very inviting. I think only a slight 
change would be necessary to stop that.

15 uses a hyphen which is not in the url, however I think the egg shaped 
background is symbolic of the extendability of XWiki.

14 has an X which looks like it could be used in other places as an icon.

11 I like the hummingbird but the font seems mismatched.

Caleb

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


[xwiki-users] [ANN] XWiki Office 1.1 RC1 Released

2010-03-26 Thread Florin Ciubotaru
The XWiki development team is pleased to announce the release of XWiki Office 
1.1 RC1

Go grab it athttp://www.xwiki.org/xwiki/bin/view/Main/Download#HXWiki20Office
All active XOffice 1.1 instances will be automatically updated to the current 
RC1 version.

Main changes from version 1.1 M2:
* document compare and conflict resolution
* more consistent document versioning
* more bug fixes

For more information about this release see the release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXOffice11RC1

For more information about XOffice visit:
http://xoffice.xwiki.org/xwiki/bin/view/Main/WebHome

Thanks
-The XWiki dev team

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


Re: [xwiki-users] XWiki Logo Challenge

2010-03-26 Thread Trevor Russ
+0.2 7 - good concept, but would suggest colour changes (it's a little 
unexciting compared to the others)
+0.1 8 - I like it visually, but am trying to see the relevance of the gears
+0.1 20 is intriguing, but the shorthand versions are a little cryptic
+0.6 12D or E- lively, fun, and linked to the old one

To those who contributed: very nice work!  

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


Re: [xwiki-users] [xwiki-devs] XWiki Logo Challenge

2010-03-26 Thread Sergiu Dumitriu
On 03/26/2010 02:22 PM, Caleb James DeLisle wrote:
> Not sure what I like yet but I wanted to make a few notes.
>
> 12&  13 bear a strong resemblance to an American telephone company.
> http://wigab.com/images/site/2007-01/blog/44-Cingular_Dropped_Out.jpg
>
> 7 looks like barbed wire which isn't very inviting. I think only a slight 
> change would be necessary to stop that.
>
> 15 uses a hyphen which is not in the url, however I think the egg shaped 
> background is symbolic of the extendability of XWiki.

15: This is a minor detail, it could be fixed if the logo is chosen.

> 14 has an X which looks like it could be used in other places as an icon.
>
> 11 I like the hummingbird but the font seems mismatched.
>
> Caleb


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki Logo Challenge

2010-03-26 Thread Thomas Mortagne
* 7 has a simple and easy to recognized micro logo but colors are
really not very nice
* 8 is the one i prefer visually but it's maybe a bit too complex
* 12 E is very nice too and has better micro log but not sure it would
be nice on a dark backgroud
* nice work done for 15 but i find the logo too similar to Atlassian
logo (any basic human based logo would look too Atlassiannish to me i
think)

On Fri, Mar 26, 2010 at 12:17, Sergiu Dumitriu  wrote:
> Hi Community,
>
> The XWiki Logo proposal period is now closed, many thanks to everyone
> who participated. It is now the time to vote the new logo amongst the 19
> proposals available here:
>
> http://dev.xwiki.org/xwiki/bin/Community/LogoChallenge#HProposals
>
> You can send your vote:
> - on the mailing list, by replying to this e-mail
> - on twitter, in the format: #xwikilogo 
>
> Don't hesitate to nominate several proposals if you feel that they are
> really close and you cannot decide for just one. Sometimes, a bunch of
> fuzzy opinions can lead to a more accurate result.
>
> IMPORTANT:
> Before choosing a logo based on your personal preference, please try to
> also ask yourself the following questions:
> - Is it distinctive?
> - Is it easy to remember and recognize?
> - Is the design scalable? Could it (or parts of it) be successfully used
> in a 16X16 icon? Would it look good on a very large poster?
> - Can it be used (as it is, or adapted) on both light and dark backgrounds?
> - What would it look like in black and white (not just grayscale)? It's
> ok if some details are lost, but it needs to still look attractive and
> keep the main features.
>
> Motivating your vote also helps better understand what qualities a logo
> evokes in people's minds.
>
> Also note that the designs are not final, the selected proposal will be
> further tweaked and perfected, so don't discard a logo just for minor flaws.
>
> If several proposals come close to being selected, we could organize a
> second round of voting.
>
> Please send us your votes before March 31st.
>
>
> On 03/01/2010 05:57 PM, Jean-Vincent Drean wrote:
>> Hi XWikiers!
>>
>> It's time to inject new blood in XWiki.org. While discussing about
>> improving its look&  feel we thought it would be a good time to create
>> a new logo for XWiki.org as it's an important part of a website
>> design.
>> We borrowed the current logo from XWiki.com some time ago and, in
>> order to keep the distinction between the company and the Open-Source
>> project clear, we think XWiki.org websites and projects need their own
>> logo.
>>
>> As you may know, we love proposals, that's why we'd like to make the
>> logo design an open challenge, anyone interested can join and a vote
>> amongst the community will determine the winner. Even if the main
>> purpose of the challenge is to have fun, the person whose design gets
>> selected will receive XWiki goodies, including his logo printed on a
>> t-shirt obviously :) The designer of the selected logo will enter the
>> Hall Of Fame, and last but not least reward : the design will be
>> spread wide (XWiki Enterprise is more than 1 downloads/month and
>> XWiki.org web site more than 5 visits a month).
>>
>> The challenge takes place there:
>> http://dev.xwiki.org/xwiki/bin/view/Community/LogoChallenge
>
> --
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> ___
> 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] XWiki Logo Challenge

2010-03-26 Thread GeLo
I vote for 12D, I like the orange ball on the top of I, it's very dynamic.
I also like 19 as a second choice.

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


Re: [xwiki-users] XWiki Logo Challenge

2010-03-26 Thread Fabio Mancinelli
On Mar 26, 2010, at 12:17 PM, Sergiu Dumitriu wrote:

> Hi Community,
> 
> The XWiki Logo proposal period is now closed, many thanks to everyone 
> who participated. It is now the time to vote the new logo amongst the 19 
> proposals available here:
> 
> http://dev.xwiki.org/xwiki/bin/Community/LogoChallenge#HProposals
> 
> You can send your vote:
> - on the mailing list, by replying to this e-mail
> - on twitter, in the format: #xwikilogo 
> 
> Don't hesitate to nominate several proposals if you feel that they are 
> really close and you cannot decide for just one. Sometimes, a bunch of 
> fuzzy opinions can lead to a more accurate result.
> 
+0.5 for 4C
+0.5 for 5

I've found them very nice, colorful, simple to remember and also with good 
micro-logo/poster potentiality.
4C is nice because the 4 pencils gives the idea of collaborative writing, and 
the dematerialized part of the X recalls the idea of "digital" content.
5 is nice because the flock of squares recalls documents that can be 
reorganized in different in different structures.

For both logos, I just have a little remark about the font used. It is, IMHO, 
too "skinny" and gives me the impression that it's not properly antialiased 
(like the fonts we used long time ago on our desktops). I understand that a 
bolder font could compromise the result, but maybe another skinny font could be 
chosen... The W really looks bad wrt antialiasing.

-Fabio

P.S.: Kudos to all the people who submitted a proposal... They are all very 
cool!
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Annotations feature not working

2010-03-26 Thread Dilipkumar Jadhav
Hello folks,
I've installed the latest XWiki Enterprise2.3  ML1 and this is a fresh
install. However, ran into difficulties with the annotation feature.
When I save an annotation using the "Add Annotation" feature, the
annotations do not get saved. There is no symbol that is generated
next to the text that I was trying to annotate. Also, I get an error
at the bottom of the Page which states: No Host matches server name
localhost

I used the firebug plugin to find out what events were getting fired.
Following is the stack trace:

POST: 
http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/Main/pages/WebHome/annotations?media=json
Code: 400
No Host matches server name localhost
localhost:8080

Server  Apache-Coyote/1.1
Transfer-Encoding   chunked
DateFri, 26 Mar 2010 06:09:39 GMT
Connection  close
Request Headersview source
Hostlocalhost:8080
User-Agent  Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.8)
Gecko/20100202 Firefox/3.5.8
Accept  text/javascript, text/html, application/xml, text/xml, */*
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset  ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive  300
Connection  keep-alive
X-Requested-WithXMLHttpRequest
X-Prototype-Version 1.6.1
Content-Typeapplication/x-www-form-urlencoded; charset=UTF-8
Referer http://localhost:8080/molecule/bin/view/Main/
Content-Length  275
Cookie  username=obD1aIklU0E_; password=FS1YvSKKiX8_; rememberme=false;
validation=12faf980e85d2f5a1216a4c7e320a4bd
Pragma  no-cache
Cache-Control   no-cache

Parameters  application/x-www-form-urlencoded
annotation  help
author  XWiki.Admin
dateFri Mar 26 01:32:31 EDT 2010
selection   WebHome
selectionContextWebHome
selectionOffset 0
Source
selectionOffset=0&selectionContext=WebHome&selection=WebHome&date=Fri%20Mar%2026%2001%3A32%3A31%20EDT%202010&author=XWiki.Admin&annotation=help

XML Parsing Error: no element found Location:
moz-nullprincipal:{833f3ffa-8712-4980-aff7-a4aabf47426e} Line Number
1, Column 1:
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Problem: Wait for login page FOREVER (cookies?)

2010-03-26 Thread b_jones10634

Community, 

Here is my problem: 

We've been hosting an instance of XWiki for almost a year now, and things
have been going swimmingly, until 

I recently came to do some updates on content, etc. Previously,
everything worked well both from the localhost, and accessing through WWW. 

However now, no matter where I request the webapp from, it's always taking
an infinite amount of time waiting for the login page to load, rending EVERY
functionality of the Wiki useless, as no one can login, and nothing can be
accessed. 

I tried accessing using IE8, and FireFox, both with no success.  IE simply
says it's waiting for the page to load forever, FireFox tries for a few
seconds then returns an error as follows: 

"The page isn't redirecting properly. 
Firefox has detected that the server is redirecting the request for this
address in a way that will never complete. 
*   This problem can sometimes be caused by disabling or refusing to
accept 
  cookies." 

Now, I had some difficulty with cookies and XWiki before, so I tried playing
around with the cookie settings in both browsers to see if this had any
different result.  I tried setting BOTH browsers to accept ALL cookies, and
the same result is produced, IE waits forever, and FireFox quits and gives
me the above message. 

I'm not sure what is causing this, or why all of a sudden this is happening. 
Seems to me things were working as recently as last week.  I did do a Java
update earlier in the day, but I don't think this should have any bearing on
XWiki. 

It's being served by Tomcat, which also houses another webapplication, which
can be successfully loaded from both browsers instantaneously.  So the
problem should not be with the server. 

Also, I haven't done a Microsoft Update in a while, but I don't think this
should have any relevance either. 

Running: 

 - xwiki-enterprise-web-1.6.1 
 - apache-tomcat-6.0.16 
 - XP Pro x64 SP2 @ 2.0GHz, with 2Gb RAM 
 - IE8 & FireFox v3.5.2 

Please, community, any help would be greatly appreciated.  This is a
game-breaker for us here at my company, as no one wants to spend the time to
re-create the entire Wiki from scratch if this cannot be resolved.
-- 
View this message in context: 
http://n2.nabble.com/Problem-Wait-for-login-page-FOREVER-cookies-tp4805163p4805163.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] Important regression in 2.2.3 release !

2010-03-26 Thread Thomas Mortagne
Hi xwikiers,

We just found an important regression in 2.2.3 in the rights
management user interface.

This bug prevents rights to be correctly saved unless you manually
select either groups or users radio button first. See
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise223.

Work is in progress to fix it, a 2.2.4 will be released ASAP.

Really sorry about that :(

Thanks
--
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Important regression in 2.2.3 release !

2010-03-26 Thread Thomas Mortagne
On Fri, Mar 26, 2010 at 18:11, Thomas Mortagne
 wrote:
> Hi xwikiers,
>
> We just found an important regression in 2.2.3 in the rights
> management user interface.
>
> This bug prevents rights to be correctly saved unless you manually
> select either groups or users radio button first. See
> http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise223.

and http://jira.xwiki.org/jira/browse/XWIKI-5057

>
> Work is in progress to fix it, a 2.2.4 will be released ASAP.
>
> Really sorry about that :(
>
> Thanks
> --
> Thomas Mortagne
>



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


Re: [xwiki-users] XWiki Logo Challenge

2010-03-26 Thread coldserenity

I'm only 2-weeks-old XWiki user and I'm once more impressed with it. This
time it's the amount of people having contributed to new logo design
elections.

My votes are
* +1.0 for Proposal 16.A (nice idea of combining the X and the font for
E and O :) )
* But as well I liked Proposal 11 
* And as well I like the current XWiki logo :)

Some thoughts aloud
* When thinking of XWiki I see structuring documents, bringing order and
simplicity of display to the knowledge. I see rectangle-based (which is as
well a man's invention of structure) UI (by default currently it's colibri
theme), simple and light-weight. So to make XWiki logo organically co-exist
with XWiki's purpose an design it should be: simple and firm (angular with
little-to-no round elements). (BTW, current XWiki logo satisfies this
criteria.) That's the reason for my choice. 

Just interesting to notice
* Proposal 2.  The idea to use swastika and 4 colours of elements of
nature is quite common (like Microsoft Windows and now Google do.
accidentally?). So it might help project from esoteric point of view ;). One
note though is that swastika in suggested template rotates
counter-clock-wise (the one Nazi have been using) which symbolises chaos and
destruction. So need to turn it to the opposite (again like MS and Google
do) to be able to use it.

And of-course some nit-picking remarks for the competes to my choice :)
* Proposal 5. I think it's too heavy in details
* Proposal 12,13,19. Contains asymmetric and amorphous (which means no
internal structure) letter X (the cornerstone letter in logo)
* In Proposal 15. Really big work has been done and interesting ideas
behind symbols. Just noticed that applying the "firm" pattern will result in 
http://www.atlassian.com/software/jira/ Jira /
http://www.atlassian.com/software/confluence/ Confluence  logo.

PS: It's always easier to find flaws than creating something on once own. So
please accept my remarks as a requested feedback (tried to make at least
constructive). Nice work, ALL!


-- 
View this message in context: 
http://n2.nabble.com/XWiki-Logo-Challenge-tp4655618p4805521.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] [xwiki-devs] Important regression in 2.2.3 release !

2010-03-26 Thread Niels Mayer
> This bug prevents rights to be correctly saved unless you manually
> select either groups or users radio button first. See
> http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise223.

I saw that regression last night when upgrading from 2.1 to 2.2.3. There's
also two other regressions, which are potentially worse, since you could
lose access to the root-wiki Admin account (xwiki:XWiki.Admin). You then
have to change xwiki.cfg, login as superadmin to fix XWikiAllGroup and
XWikiAdminGroup , because names that were originally 'xwiki:XWiki.Admin"
turned into "xwiki:xwiki:XWiki.Admin" which causes the user to lose
membership in the group.

Finally, the superadmin account itself has a regression. When you login to
that account, you get a warning saying the superadmin account email hasn't
been validated (I have email validation set on all accounts ... the bug is
that superadmin requires an exception for validation). I'm not sure if this
is related, but logging into the superadmin account puts Xwiki in a "plain
HTML" mode (No skin/javascript/etc), so most operations aren't possible.
Somehow I managed to navigate to administrative pages anyways, and got it
back to a state where things are working again.

In general, things are not acting "stable" -- i was able to get Xwiki out of
the state where logging in as "Admin" didn't give administrative (or even
edit) rights. And then after a reboot/restart, it went back to the old
behavior again, and I had to login as superadmin once more to fix things.
Now that I've caught the issue with "xwiki:xwiki:XWiki..." i'll be fixing
this in all subwikis and see whether the issue w/ losing all rights is
related to restarting or something else. I am sure I never entered
"xwiki:xwiki:" in any of the group documents --- something in XWiki after
2.1 ended up rewriting these values (??).

>From #xwiki:

>
> (11:54:55 PM) NielsMayer: i think 2.2.3 still has a regression w/r/t Admin
user on root wiki (in virtual/multiwiki setup)... after you login as "Admin"
you get error messages all over "Failed to execute macro: include" ...
logging in as superadmin shows AllUsers and Admin users as correct.

(11:56:07 PM) NielsMayer: this was not in a fresh wiki install, but rather
an existing install upgrading from 2.10 to 2.2.3

(03/26/2010 12:02:38 AM) NielsMayer: turns out it was because XWikiAllGroup
and XWikiAdminGroup had xwiki:XWiki.Admin instead of "XWiki.Admin" ...

(12:02:48 AM) NielsMayer: next!.


Here's an example of one of the group documents with the odd prefixing bug:

XWikiAdminGroup


> Last modified by Xwiki Administrator on 2009/08/07 09:40


> Members


> Xwiki Administrator (xwiki:xwiki:XWiki.Admin)


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


Re: [xwiki-users] Unable to restore page from orphaned list even though the parent is successfully set on update

2010-03-26 Thread coldserenity

An addition to this post.
1) When I go to "edit page", then click "preview" and then click "back to
edit", I can see the links hierarchy properly rendered at the top of the
page (according to the parent that is currently set in the parent input).
But when I save the page, no link hierarchy rendered (only space and the
page itself). 

2) Another weird thing is that we had some error when uploading 3 images (by
using WYSIWYG editor insert image functionality). Corresponding log from
xwiki.log

2010-03-25 11:33:33,592
[http://wikihost/xwiki/resources/js/xwiki/wysiwyg/xwe/WikiService.gwtrpc]
[http://wikihost/xwiki/resources/js/xwiki/wysiwyg/xwe/WikiService.gwtrpc]
WARN  server.DefaultWikiService   - Failed to get attachment:
SQLStatistics010sm83k6zpjb24032010.gif not found. 
> 
So we re-uploaded them as attachments (preserving same names that were used
in case of errors) with links added in xwiki mode. The weirdness is that
from time those images simply disappear without any message in logs.

I will try one use-case related to 2), will re-upload the images again,
create a copy page and delete it. Looks like previous time I did that there
was an error about those 3 charmed images in logs 


> 2010-03-25 17:47:36,807
> [http://wikihost/xwiki/bin/delete/TestSpace/2132425032010LoadTests2?confirm=1]
> [http://wikihost/xwiki/bin/delete/TestSpace/2132425032010LoadTests2?confirm=1]
> WARN  .XWikiHibernateAttachmentStore  - Error loading attachment content
> when deleting attachment EmChartBeanLoadTest2.1.3night24-25-03-2010.gif of
> doc TestSpace.2132425032010LoadTests2 
> 2010-03-25 17:47:36,813
> [http://wikihost/xwiki/bin/delete/TestSpace/2132425032010LoadTests2?confirm=1]
> [http://wikihost/xwiki/bin/delete/TestSpace/2132425032010LoadTests2?confirm=1]
> WARN  .XWikiHibernateAttachmentStore  - Error loading attachment content
> when deleting attachment SQLStatistics010sm83k6zpjb24032010.gif of doc
> TestSpace.2132425032010LoadTests2 
> 2010-03-25 17:47:36,814
> [http://wikihost/xwiki/bin/delete/TestSpace/2132425032010LoadTests2?confirm=1]
> [http://wikihost/xwiki/bin/delete/TestSpace/2132425032010LoadTests2?confirm=1]
> WARN  .XWikiHibernateAttachmentStore  - Error loading attachment content
> when deleting attachment SQLStatistics7mgg04hswgvtc24032010.gif of doc
> TestSpace.2132425032010LoadTests2 
> 

There was also some warning in the logs when copying the page


> 2010-03-25 17:44:42,264
> [http://wikihost/xwiki/bin/view/XWiki/CopyDocument?sourcedoc=xwiki%3ATestSpace.2132425032010LoadTests&language=&targetdoc=xwiki%3ATestSpace.2132425032010LoadTests2]
> [http://wikihost/xwiki/bin/view/XWiki/CopyDocument?sourcedoc=xwiki%3ATestSpace.2132425032010LoadTests&language=&targetdoc=xwiki%3ATestSpace.2132425032010LoadTests2]
> WARN  internal.DefaultVelocityEngine  - Deprecated usage of method
> [com.xpn.xwiki.XWiki.copyDocument] in velocity ma...@11,25 
> 

Regards,
  Roman
-- 
View this message in context: 
http://n2.nabble.com/Unable-to-restore-page-from-orphaned-list-even-though-the-parent-is-successfully-set-on-update-tp4798786p4805710.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] Problem: Wait for login page FOREVER (cookies?)

2010-03-26 Thread Sergiu Dumitriu
On 03/26/2010 06:10 PM, b_jones10634 wrote:
>
> Community,
>
> Here is my problem:
>
> We've been hosting an instance of XWiki for almost a year now, and things
> have been going swimmingly, until
>
> I recently came to do some updates on content, etc. Previously,
> everything worked well both from the localhost, and accessing through WWW.
>
> However now, no matter where I request the webapp from, it's always taking
> an infinite amount of time waiting for the login page to load, rending EVERY
> functionality of the Wiki useless, as no one can login, and nothing can be
> accessed.
>
> I tried accessing using IE8, and FireFox, both with no success.  IE simply
> says it's waiting for the page to load forever, FireFox tries for a few
> seconds then returns an error as follows:
>
> "The page isn't redirecting properly.
> Firefox has detected that the server is redirecting the request for this
> address in a way that will never complete.
>  *   This problem can sometimes be caused by disabling or refusing to
> accept
>cookies."

This is not related to cookies, but a bad redirect, meaning that the URL 
that XWiki generates is not good. You should:

- install Live HTTP Headers in Firefox
https://addons.mozilla.org/en-US/firefox/addon/3829
- open Firefox, open Live HTTP Headers (it's in the Tools menu)
- open the XWiki site
- look in the LHH window and search for Location: lines, see what's the 
suggested location, post it here

I think that it's a bad configuration.

> Now, I had some difficulty with cookies and XWiki before, so I tried playing
> around with the cookie settings in both browsers to see if this had any
> different result.  I tried setting BOTH browsers to accept ALL cookies, and
> the same result is produced, IE waits forever, and FireFox quits and gives
> me the above message.
>
> I'm not sure what is causing this, or why all of a sudden this is happening.
> Seems to me things were working as recently as last week.  I did do a Java
> update earlier in the day, but I don't think this should have any bearing on
> XWiki.
>
> It's being served by Tomcat, which also houses another webapplication, which
> can be successfully loaded from both browsers instantaneously.  So the
> problem should not be with the server.
>
> Also, I haven't done a Microsoft Update in a while, but I don't think this
> should have any relevance either.
>
> Running:
>
>   - xwiki-enterprise-web-1.6.1
>   - apache-tomcat-6.0.16
>   - XP Pro x64 SP2 @ 2.0GHz, with 2Gb RAM
>   - IE8&  FireFox v3.5.2


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Unneded Blog RSS pages

2010-03-26 Thread Valdis Vītoliņš
I'm looking at access logs and found that my site through all historical
development has 3 blog RSS feeds:

Main/BlogRss - not linked from anywhere but created in 2005
Blog/GlobalBlogRss - linked from global site RSS feed (another is
WebRSS)
Blog/BlogRss - linked from Links panel.

Probably two of them could be removed (i.e. set redirect for some time,
and remove later),

but which one conforms to standard?

Valdis


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


Re: [xwiki-users] [xwiki-devs] XWiki Logo Challenge

2010-03-26 Thread Ludovic Dubost

I like:

8 -> I see "engineering" in the gears which relates to the platform 
aspect. It's a bit too vertical though. I wonder what it could become 
more horizontal
4A -> with different colors for the pencils


Great jobs by all participants.. All the logos have something nice !

Ludovic

Le 26/03/10 12:17, Sergiu Dumitriu a écrit :
> Hi Community,
>
> The XWiki Logo proposal period is now closed, many thanks to everyone
> who participated. It is now the time to vote the new logo amongst the 19
> proposals available here:
>
> http://dev.xwiki.org/xwiki/bin/Community/LogoChallenge#HProposals
>
> You can send your vote:
> - on the mailing list, by replying to this e-mail
> - on twitter, in the format: #xwikilogo
>
> Don't hesitate to nominate several proposals if you feel that they are
> really close and you cannot decide for just one. Sometimes, a bunch of
> fuzzy opinions can lead to a more accurate result.
>
> IMPORTANT:
> Before choosing a logo based on your personal preference, please try to
> also ask yourself the following questions:
> - Is it distinctive?
> - Is it easy to remember and recognize?
> - Is the design scalable? Could it (or parts of it) be successfully used
> in a 16X16 icon? Would it look good on a very large poster?
> - Can it be used (as it is, or adapted) on both light and dark backgrounds?
> - What would it look like in black and white (not just grayscale)? It's
> ok if some details are lost, but it needs to still look attractive and
> keep the main features.
>
> Motivating your vote also helps better understand what qualities a logo
> evokes in people's minds.
>
> Also note that the designs are not final, the selected proposal will be
> further tweaked and perfected, so don't discard a logo just for minor flaws.
>
> If several proposals come close to being selected, we could organize a
> second round of voting.
>
> Please send us your votes before March 31st.
>
>
> On 03/01/2010 05:57 PM, Jean-Vincent Drean wrote:
>
>> Hi XWikiers!
>>
>> It's time to inject new blood in XWiki.org. While discussing about
>> improving its look&   feel we thought it would be a good time to create
>> a new logo for XWiki.org as it's an important part of a website
>> design.
>> We borrowed the current logo from XWiki.com some time ago and, in
>> order to keep the distinction between the company and the Open-Source
>> project clear, we think XWiki.org websites and projects need their own
>> logo.
>>
>> As you may know, we love proposals, that's why we'd like to make the
>> logo design an open challenge, anyone interested can join and a vote
>> amongst the community will determine the winner. Even if the main
>> purpose of the challenge is to have fun, the person whose design gets
>> selected will receive XWiki goodies, including his logo printed on a
>> t-shirt obviously :) The designer of the selected logo will enter the
>> Hall Of Fame, and last but not least reward : the design will be
>> spread wide (XWiki Enterprise is more than 1 downloads/month and
>> XWiki.org web site more than 5 visits a month).
>>
>> The challenge takes place there:
>> http://dev.xwiki.org/xwiki/bin/view/Community/LogoChallenge
>>  
>


-- 
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost

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


Re: [xwiki-users] Unneded Blog RSS pages

2010-03-26 Thread Sergiu Dumitriu
On 03/26/2010 10:34 PM, Valdis Vītoliņš wrote:
> I'm looking at access logs and found that my site through all historical
> development has 3 blog RSS feeds:
>
> Main/BlogRss - not linked from anywhere but created in 2005

^ This one is deprecated, and doesn't exist anymore in the current XAR.

> Blog/GlobalBlogRss - linked from global site RSS feed (another is
> WebRSS)
> Blog/BlogRss - linked from Links panel.

^ Both are used in the current Blog application, along with 
Blog.CategoryRss, each one having different purposes:
- CategoryRss lists entries for a category, and is linked from the 
Categories panel/pages
- BlogRss lists entries for one blog, and is useful in case you have 
more than one blog in your wiki
- GlobalBlogRss lists all entries from the current wiki, aggregating 
individual blogs

In a normal setup you only have one blog, so there's no difference 
between GlobalBlogRss and BlogRss. If you want, you can edit the 
documents and leave only one of those referenced.

> Probably two of them could be removed (i.e. set redirect for some time,
> and remove later),
>
> but which one conforms to standard?
>
> Valdis


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Annotations feature not working

2010-03-26 Thread Anca Luca
Hi Dilipkumar,

I'm pretty sure I know where the issue is coming from (because your wiki is 
running at localhost:8080/molecule/ and the annotations code is trying to 
connect to localhost:8080/xwiki/) and I'll fix it asap.

Can you please report this issue on 
http://jira.xwiki.org/jira/browse/XAANNOTATIONS ? Thanks a lot.

Happy xwiki-ing,
Anca



On 03/26/2010 06:59 PM, Dilipkumar Jadhav wrote:
> Hello folks,
> I've installed the latest XWiki Enterprise2.3  ML1 and this is a fresh
> install. However, ran into difficulties with the annotation feature.
> When I save an annotation using the "Add Annotation" feature, the
> annotations do not get saved. There is no symbol that is generated
> next to the text that I was trying to annotate. Also, I get an error
> at the bottom of the Page which states: No Host matches server name
> localhost
>
> I used the firebug plugin to find out what events were getting fired.
> Following is the stack trace:
>
> POST: 
> http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/Main/pages/WebHome/annotations?media=json
> Code: 400
> No Host matches server name localhost
> localhost:8080
>
> ServerApache-Coyote/1.1
> Transfer-Encoding chunked
> Date  Fri, 26 Mar 2010 06:09:39 GMT
> Connectionclose
> Request Headersview source
> Host  localhost:8080
> User-AgentMozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.8)
> Gecko/20100202 Firefox/3.5.8
> Accepttext/javascript, text/html, application/xml, text/xml, */*
> Accept-Language   en-us,en;q=0.5
> Accept-Encoding   gzip,deflate
> Accept-CharsetISO-8859-1,utf-8;q=0.7,*;q=0.7
> Keep-Alive300
> Connectionkeep-alive
> X-Requested-With  XMLHttpRequest
> X-Prototype-Version   1.6.1
> Content-Type  application/x-www-form-urlencoded; charset=UTF-8
> Referer   http://localhost:8080/molecule/bin/view/Main/
> Content-Length275
> Cookieusername=obD1aIklU0E_; password=FS1YvSKKiX8_; rememberme=false;
> validation=12faf980e85d2f5a1216a4c7e320a4bd
> Pragmano-cache
> Cache-Control no-cache
>   
> Parameters  application/x-www-form-urlencoded
> annotationhelp
> authorXWiki.Admin
> date  Fri Mar 26 01:32:31 EDT 2010
> selection WebHome
> selectionContext  WebHome
> selectionOffset   0
> Source
> selectionOffset=0&selectionContext=WebHome&selection=WebHome&date=Fri%20Mar%2026%2001%3A32%3A31%20EDT%202010&author=XWiki.Admin&annotation=help
>
> XML Parsing Error: no element found Location:
> moz-nullprincipal:{833f3ffa-8712-4980-aff7-a4aabf47426e} Line Number
> 1, Column 1:
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users