On May 25, 2007, at 3:57 PM, Nicolas FOURNIER wrote:
> Author: nfournier
> Date: 2007-05-25 15:57:18 +0200 (Fri, 25 May 2007)
> New Revision: 3410
>
> Added:
> xwiki-applications/trunk/wikis/xem-administrator/src/main/
> resources/XEMCode/Translation
> Modified:
> xwiki-applications/trunk/wikis/xem-administrator/src/main/
> resources/Utils/XEMExportList
> xwiki-applications/trunk/wikis/xem-administrator/src/main/
> resources/package.xml
> Log:
>
>
Nicolas, we should not have empty comments....
Did you see my previous comment about description in commit comments?
I don't want to be a pain but this is the strategy we use on this
project and you need to follow our best practices :)
Thanks
-Vincent
Hi Nicolas,
On May 25, 2007, at 2:08 PM, Nicolas FOURNIER wrote:
> Author: nfournier
> Date: 2007-05-25 14:08:07 +0200 (Fri, 25 May 2007)
> New Revision: 3403
>
> Added:
> xwiki-applications/trunk/wikis/xem-administrator/src/main/
> resources/Main/
> xwiki-applications/trunk/wikis/xem-administrator/src/main/
> resources/Panels/
> xwiki-applications/trunk/wikis/xem-administrator/src/main/
> resources/Utils/
> xwiki-applications/trunk/wikis/xem-administrator/src/main/
> resources/XWiki/
> xwiki-applications/trunk/wikis/xem-administrator/src/main/
> resources/package.xml
> Log:
> XEM-2
Could you please add a description of the issue in your commit
message please?
It's really too complicated for readers to have to go to jira to find
what it's about.
Thanks a lot
-Vincent
Hi xwiki developers!
My employer (the University of Oslo, Norway) just asked me to implement
the following in xwiki for use in a research project:
- When viewing a blog entry, show a list of it's tags along with a link
to that tags page.
- On a tag page (/xwiki/bin/view/Main/Tags?tag=hotdog), make an input
field that will be used for defining that tag, along with the list of
the other docs with the same tag.
- While editing a blog entry, enable the editing of tags at the same time.
So my questions are:
1. I've done the first part writing veolcity code and an xwiki-plugin
code. How can I ensure that this list is displayed for all blog entries,
new and old?
2. How can I enable the editing of tags along with the editing of the
actual text of a blog entry?
3. What kind of persistence (the xwiki db, some other db, xml etc) would
be good to use for storing the definition of a tag?
4. It would be nice if I could somehow configure in these changes so I
don't have to change so much of the actual xwiki source code and thus
make updating to a newer version a lot harder. How can I go about doing
this?
Any help on this subject would be greatly appreciated!
cheers :-)
Thomas
Hi everyone,
At http://www.xwiki.org/xwiki/bin/view/Idea/UsecasesforCoW I have written
the use cases of my project at XWiki.
Please send me any remarks you might have about it.
I am planning to implement most of the drawing functionalities with Dojo
toolkit, but there are some problems with the differences between handling
vectorial drawing in IE and mozilla (one uses vml, the other svg). If you
have some advice for me in order to overcome these problems, please do not
be reluctant in paying it to me.
All the best.
Ioana Boureanu
Hi Ed,
As you told me in a separate conversation you forgot to send this
email below to the list so I'm answering there.
see my answers below.
On May 16, 2007, at 4:27 PM, yeboaher(a)telkom.co.za wrote:
> Well, IMHO, it is seriously unfunctional.
>
> We are compared several wikis and unanimously agreed that xwiki
> offered what we're looking for on wikis.
> I was tasked to implement.
> However, our preferred standard is WebLogic 8.5/6 and Oracle 9 on
> HPUX.
>
> I've tried to install on both windows and HPUX and get the same
> series of errors are reported in several of the newsgroups/forums. :>
>
> It became clear that there are several issues with Oracle 9 and
> Oracle 10.
> Some dating back to mid-2006
>
> The first problem was creating the oracle tables with CLOBS.
> I solved this by using a wrapper driver class. This was downloaded
> from:
> http://l3x.net/imwiki/Wiki.jsp?page=JdbcOraWrapper
>
> The tables were created and next, loading of the default data.
> On trying to initialise the wiki context, this error occurred:
> java.sql.BatchUpdateException: ORA-01400: cannot insert NULL into
> ("D_YEBOAHER_9"."XWIKIDOC"."XWD_ARCHIVE")
> Apparently, Oracle 9 translates "" empty string to nulls.
> Therefore a not-null column exhibits this problem.
>
> Whilst searching the forums, I found another error in the forum
> that we are yet to face.
> This error is to do with the search engine and how only the first
> 4k of a page is searched.
> This issue is also caused by Hibernate's use of Oracle CLOBS.
>
> As I see it, the issue is to do with the Hibernate aspect of the
> application.
>
> Unless I have missed something stupidly simple, I cannot resolve
> the issue without the source code.
What version of XWiki are you using? AFAIK the oracle supports is
working fine since 1.0 RC1 (I do know several users working happily
with Oracle and XWiki). If you're using some old version I'd suggest
you try with RC4.
Now Oracle support has been tested only on Oracle Express 10g (see
http://www.xwiki.org/xwiki/bin/view/AdminGuide/InstallationOracle),
so maybe there's an issue there.
Of course it's possible that there are still issues even on RC4. We
would love to know about them and even better work with you to fix them.
Thanks a lot
-Vincent
Hi,
Dodo has already been deprecated. Now it's time to decide when do we
remove it from the trunk, as it's getting harder to maintain it.
Since 1.1 is about having a better wiki, would it be OK to remove it
in the 1.1 release? Or should we wait until 2.0?
+1 to remove Dodo from the trunk.
Thanks,
Sergiu
--
http://purl.org/net/sergiu
Hi Sergiu,
No problem, translation patch: http://jira.xwiki.org/jira/browse/XWIKI-1254
I am starting implementing XWiki in my company and I'm sure that I will make more patches (I'm Java programmer too, we use JBossSeam/Ajax4JSF/RichFaces + Oracle).
Thanks,
Mariusz
>>> sergiu.dumitriu(a)gmail.com 20:46 2007-05-22 >>>
Hi Mariusz,
Don't be upset, the resource files are a complete mess right now.
The focus in XWiki 1.0 was on creating a good functionality, which
developers can use/adapt. The focus in 1.1 will be on creating high
quality content/presentation. Refactoring the skin (and resources) is
among the planned issues for 1.1. We'll probably need your help after
the cleanup.
Thanks,
Sergiu
On 5/22/07, Mariusz Olejnik <Mariusz.Olejnik(a)infinite.pl> wrote:
> ok. :(
>
> >>> vincent(a)massol.net 14:24:46 2007-05-22 >>>
>
> On May 22, 2007, at 2:03 PM, Mariusz Olejnik wrote:
>
> > Hi,
> >
> > Is it too late to replace one static file
> > ApplicationResources_pl.properties?
> > I don't understand... I was in a hurry with it... it was a Hard
> > Day's Night!
> >
> > Please consider this again, this is only translation - much better
> > than previous (my too).
>
> It's been too late for the past month already... Since we've entered
> the RC phase we've only included important bug fixes. In addition
> XWiki 1.0 is already staged and ready for being released on http://
> www.xwiki.org/xwiki-1.0/. I'm just waiting for some confirmation all
> is fine and I'll upload it on ObjectWeb.
>
> However the good news is that you can use this properties file in
> your own installation for now and if you create the jira issue and if
> your patch is good (haven't checked yet) then we can include it in
> 1.1B1 which, again, is going to be released before end of may (that's
> in less than 2 weeks).
>
> Last we have a feature in xwiki for adding resource bundles in a
> xwiki page itself
> (http://www.xwiki.org/xwiki/bin/view/DevGuide/
> InternationalizingApplications) so you could always use that for now
> till 1.1B1 is out.
>
> Thanks
> -Vincent
>
> >>>> vincent(a)massol.net 13:47:08 2007-05-22 >>>
> > Hi Mariusz,
> >
> > Thanks but sorry, it's too late to include in 1.0. However could you
> > please create a jira issue and attach your patch to it (as
> > described on
> > http://www.xwiki.org/xwiki/bin/view/Community/Contributing)?
> >
> > We're going to release 1.1 B1 very soon (end of May) so your change
> > could be in that release.
> >
> > Thanks
> > -Vincent
> >
> > On May 22, 2007, at 1:37 PM, Mariusz Olejnik wrote:
> >
> >> Hi,
> >>
> >> +1 but...
> >>
> >> please include full polish translation to 1.0 release.
> >> Attachments:
> >> - bundle file: ApplicationResources_pl.properties
> >> - or patch file: polish-translation.patch
> >>
> >> Regards,
> >> Mariusz Olejnik
> >>
>
>
--
http://purl.org/net/sergiu
ok. :(
>>> vincent(a)massol.net 14:24:46 2007-05-22 >>>
On May 22, 2007, at 2:03 PM, Mariusz Olejnik wrote:
> Hi,
>
> Is it too late to replace one static file
> ApplicationResources_pl.properties?
> I don't understand... I was in a hurry with it... it was a Hard
> Day's Night!
>
> Please consider this again, this is only translation - much better
> than previous (my too).
It's been too late for the past month already... Since we've entered
the RC phase we've only included important bug fixes. In addition
XWiki 1.0 is already staged and ready for being released on http://
www.xwiki.org/xwiki-1.0/. I'm just waiting for some confirmation all
is fine and I'll upload it on ObjectWeb.
However the good news is that you can use this properties file in
your own installation for now and if you create the jira issue and if
your patch is good (haven't checked yet) then we can include it in
1.1B1 which, again, is going to be released before end of may (that's
in less than 2 weeks).
Last we have a feature in xwiki for adding resource bundles in a
xwiki page itself
(http://www.xwiki.org/xwiki/bin/view/DevGuide/
InternationalizingApplications) so you could always use that for now
till 1.1B1 is out.
Thanks
-Vincent
>>>> vincent(a)massol.net 13:47:08 2007-05-22 >>>
> Hi Mariusz,
>
> Thanks but sorry, it's too late to include in 1.0. However could you
> please create a jira issue and attach your patch to it (as
> described on
> http://www.xwiki.org/xwiki/bin/view/Community/Contributing)?
>
> We're going to release 1.1 B1 very soon (end of May) so your change
> could be in that release.
>
> Thanks
> -Vincent
>
> On May 22, 2007, at 1:37 PM, Mariusz Olejnik wrote:
>
>> Hi,
>>
>> +1 but...
>>
>> please include full polish translation to 1.0 release.
>> Attachments:
>> - bundle file: ApplicationResources_pl.properties
>> - or patch file: polish-translation.patch
>>
>> Regards,
>> Mariusz Olejnik
>>
>
>
> <ApplicationResources_pl.properties>
>
> --
> You receive this message as a subscriber of the xwiki-
> dev(a)objectweb.org mailing list.
> To unsubscribe: mailto:xwiki-dev-unsubscribe@objectweb.org
> For general help: mailto:sympa@objectweb.org?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/
> wws
The XWiki development team team is pleased to announce the
availability of the final 1.0 release.
Go grab it on http://www.xwiki.org/xwiki/bin/view/Main/Download
See the full release notes on http://www.xwiki.org/xwiki/bin/view/
Main/ReleaseNotesXWiki10
XWiki 1.0 is the result of the collaboration of hundreds of people
and we would like to thank the whole XWiki community for it. We've
all been hard at work. We have fixed 615 issues for the last 5 months
(since 1.0 Beta 1)!
We've already started development of XWiki 1.1 and we're planning to
release a first Beta version around end of May/beginning of June. We
have lots of improvements planned already . Our main focus is going
to be the default Wiki. We now have a very strong XWiki platform and
we want to make the default Wiki even better: better UI, improved
usability, more polished.
As always, we're interested in contributions. If you're interested in
participating to an open source project and working with a nice,
friendly and open team, come help us.
If you're a XWiki user, please add yourself on http://www.xwiki.org/
xwiki/bin/view/References/. XWiki is currently used by hundreds
(possibly thousands) of companies around the world but, being an open
source project, in most cases we don't even know about it. Adding
yourself is a form of contributions and it help the project being
successful. Add yourself now and spread the word!
Enjoy XWiki 1.0!
-The XWiki development team