Hi all XWiki developers,
I have created a page on
http://www.xwiki.org/xwiki/bin/view/Community/Committership explaining what
we call a Committer and their roles and responsibilities. Please all take
the time to read this page and to provide any comment you have.
If nobody objects these will be the new roles and responsibilities to follow
for Committers in 72 hours! :-)
Once we've agreed on what is a Committer, I'll then review the svn logs and
see who's been participating to XWiki for the past year and elect those who
have been active participants to this new status of Committer. Those who
have been committing in the further past (more than 1 year ago) will be
elected as Emeritus Committers.
Thanks
-Vincent, self-declaimed benevolent despot ;-)
___________________________________________________________________________
Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire.
http://fr.mail.yahoo.com
To XWiki developers who have committed for 1.0 beta1:
I'd like to close the 1.0 beta 1 branch now that 1.0 beta 1 has been
delivered (and have a 1.0 beta 1 tag). However before doing so I've done a
quick compare of trunk and beta1 branch and I've found the following changes
that are newer in the beta1 branch than in trunk. I'd like to be sure we're
not missing anything in trunk.
Could you please verify that the trunk is ok for these files please? (I've
attached screenshots of diffs to make it easy for you :-))
The left pane in the image represents beta1 and the left one represents
trunk.
Name State Type
Changes Left Time Right Time Relative Directory
------------------------------------------------- -------------
------ ------- -------------- --------------
----------------------------------------------------------------------
Document.java Left Younger Text
~1 18/12/06 12:05 17/12/06 13:49
core/src/main/java/com/xpn/xwiki/api
IndexUpdater.java Left Younger Text
+3 18/12/06 12:04 17/12/06 13:49
core/src/main/java/com/xpn/xwiki/plugin/lucene
editor_template.js Left Younger Text
+11 ~53 18/12/06 12:14 18/12/06 10:44
web/standard/src/main/webapp/tiny_mce_2/themes/wikieditor
image.htm Left Younger Text
+12 18/12/06 12:14 18/12/06 10:44
web/standard/src/main/webapp/tiny_mce_2/themes/wikieditor
image.js Left Younger Text
+6 ~2 18/12/06 12:14 18/12/06 10:44
web/standard/src/main/webapp/tiny_mce_2/themes/wikieditor/jscripts
attachments.js Left Younger Text
+12 ~29 18/12/06 12:14 18/12/06 10:44
web/standard/src/main/webapp/wiki_editor_2/plugins
Thanks
-Vincent
I don't know what are the proper Affects/Fix for fields for this issues,
since it is a general issue we should all keep in mind.
---------- Forwarded message ----------
From: Sergiu Dumitriu (JIRA) <jira(a)xwiki.org>
Date: Dec 29, 2006 1:05 AM
Subject: [xwiki-commits] [Issue] Created: (XWIKI-632) Minimize the number of
build warnings
To: xwiki-commits(a)objectweb.org
Minimize the number of build warnings
-------------------------------------
Key: XWIKI-632
URL: http://jira.xwiki.org/jira/browse/XWIKI-632
Project: XWiki
Issue Type: Improvement
Components: Core
Affects Versions: 1.0 B2, 1.0 RC1, 1.0, 1.1, 2.0
Reporter: Sergiu Dumitriu
Priority: Minor
Fix For: 1.0 B2, 1.0 RC1, 1.0, 1.1, 2.0
In time, a lot of warnings have slipped into XWiki: using deprecated API,
unused variables, possible null values, private unused fields/methods,
unnecessary cast, unused imports...
When reworking a piece of code, or a full class, also keep in mind that the
number of warnings should be minimized.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
--
You receive this message as a subscriber of the
xwiki-commits(a)objectweb.orgmailing list.
To unsubscribe: mailto:xwiki-commits-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Hi
for boolean, the class editor presents 3 last fields.
Form type (radio button, check box): ok
Display Type: I don't get this one
Default: I don't get this one ; I tried false/No/no but I always get a parsing
error.
Could you give some explanations on these last 2 fields?
Thank you.
Marc
I could not register to xwiki-announce from
http://forge.objectweb.org/mail/?group_id=170.
ERROR MSG:
<xwiki-announce-subscribe(a)objectweb.org>: host
cvs.objectweb.org[194.199.16.17]
said: 550 Unknown local part xwiki-announce-subscribe in
<xwiki-announce-subscribe(a)objectweb.org> (in reply to RCPT TO command)
When using the "wizard", in ClassSheet the link to edit the class points
to: ....NewClass?xpage=editclass which is then redirected
to ....NewClass?editor=class.
The problem is that the right menu does not appear automatically when landing
in the ...editor=class page.
On the contrary it is there when using the top menu "edit>Class" which points
directly to the ...editor=class page.
Hi Nam,
Was this issue fixed in 1.0 B1 or B2? If so please reopen and set the correct fix for field/
Is it about the WYSIWYG editor? If so please reopen and set the component.
Also could you please review all your issues for B2, RC1 and ensure that you keep only what you're going to implement in the defined timeframes. Last could you please remove any issue from the 1.0 version (see my other mails where I explain why).
Thanks
-Vincent
> -----Original Message-----
> From: Phung Hai Nam (JIRA) [mailto:jira@xwiki.org]
> Sent: lundi 25 décembre 2006 08:35
> To: xwiki-commits(a)objectweb.org
> Subject: [xwiki-commits] [Issue] Closed: (XWIKI-400) Need to find a way
> to center an image
>
> [ http://jira.xwiki.org/jira/browse/XWIKI-400?page=all ]
>
> Phung Hai Nam closed XWIKI-400.
> -------------------------------
>
> Resolution: Fixed
>
> This bug has been fixed !
>
> To align center an image we use Horizontal Alignment option .
>
> > Need to find a way to center an image
> > -------------------------------------
> >
> > Key: XWIKI-400
> > URL: http://jira.xwiki.org/jira/browse/XWIKI-400
> > Project: XWiki
> > Issue Type: Task
> > Affects Versions: 1.0 B1
> > Reporter: Phung Hai Nam
> > Assigned To: Phung Hai Nam
> > Priority: Critical
> > Fix For: 1.0 B2
> >
> >
> > you need to find a way to center an image (the text 'center' as the
> > alignement info could add a <div align='center'> tag).
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> http://jira.xwiki.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
>
>
___________________________________________________________________________
Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire.
http://fr.mail.yahoo.com
What is ok for you?
You have deleted the original message so we don't know what you're
answering! :-)
Thanks
-Vincent
> -----Original Message-----
> From: phunghainam(a)xwiki.com [mailto:phunghainam@xwiki.com]
> Sent: mardi 26 décembre 2006 14:30
> To: xwiki-dev(a)objectweb.org
> Subject: Re: RE: [xwiki-dev] XWiki 1.0 JIRA issues
>
> It is ok for me , but I moved some tasks and improvements to 1.1
> version release
___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com