[xwiki-users] Registration validation

2013-04-06 Thread Bey Youcef
Hi All,

I'm facing a problem with changing configuration of registration/validation
method.

Here is the scenario that I'm attempting to make without succes.

When a new user make registration I would like that an Administrator User
receive an Mail, in which, there is a link for validation the account of
the user. After making this validation, the user receives an email for
informing him that the validation is done and his account is accessible.

What currently XWiki propose, is when a new user make registration, she/he
receives an email for validating her/his new account; the validation is
done by her/himself

Anyone could hlep or lead me to the documentation? I would like to know if
this can be  by just configuation in preferences or it whether it need
progmming stuffs to do.

Thanks you in advances.

Best regards

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


[xwiki-users] Registration validation

2013-04-02 Thread Bey Youcef
Hello,

Is it possible in XWiki to make validation registration (new account) by
Adminitrator? I mean, after any new registration, Admin user receives an
email notification, for which, the validation could be done!

Thanks in advance.

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


[xwiki-users] Macro XWiki Google Map

2013-01-21 Thread Bey Youcef
I tested the macro of Google Map. It work fine ;); For the moment, I'm able
only to add one position tag on the map.

Here is an exemple taken from then tuto in Macro Page : {{map location="10,
rue Pernety, France"}}{{/map}}

Is it possible de add several postion tags on google map using this Macro?

I tried the following code, but it display 2 maps, which isn't useful.

 {{map location="10, rue Pernety, France"}}{{/map}}
 {{map location="20, rue Pernety, France"}}{{/map}}

Thanks again for your help.

have nice evening.

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


Re: [xwiki-users] Question : configuration of right access

2013-01-21 Thread Bey Youcef
Yes, it work. Thanks so much.

However, I'm testing XWiki and I found out that when logged on XWiki, the
user is redirected to the main page. Is there any way on how to redirect
the logged user to an another page?

Another question, When creating a new page, it is often, in default mode,
not published. After creation, so I need to click each time on publish
button to make it public and visible. Is it possible de skip the
publication step? I mean make page published directly after saving it?

Thank you all in advance.

Youcef

On Mon, Jan 21, 2013 at 11:14 AM, Marius Dumitru Florea <
mariusdumitru.flo...@xwiki.com> wrote:

> One option is to add the following to the layoutExtraVars.vm Velocity
> template:
>
> #if ($isGuest)
>   #set ($showLeftPanels = 0)
>   #set ($showRightPanels = 0)
> #end
>
> Hope this helps,
> Marius
>
> On Fri, Jan 18, 2013 at 8:28 PM, Bey Youcef  wrote:
> > Hello,
> >
> > I installed the last vesion of XWiki.
> >
> > I choose Panel configuration which allow to have three colomns (few
> panels
> > on right and left, and in the middle the "main page")
> >
> > Is it possible de allow only the main page PUBLIC (access for guests),
> and
> > disable VIEW of panels on right and left? I want that guest VIEW only the
> > main page, but not the other panels?
> >
> > I tried all kind of configuations ! I could put main page accessible for
> > GUEST users, but both panels in right and left are visible for GUESTS.
> >
> > Thanks so much.
> >
> > Sincerely yours.
> > ___
> > 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
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Question : configuration of right access

2013-01-18 Thread Bey Youcef
Hello,

I installed the last vesion of XWiki.

I choose Panel configuration which allow to have three colomns (few panels
on right and left, and in the middle the "main page")

Is it possible de allow only the main page PUBLIC (access for guests), and
disable VIEW of panels on right and left? I want that guest VIEW only the
main page, but not the other panels?

I tried all kind of configuations ! I could put main page accessible for
GUEST users, but both panels in right and left are visible for GUESTS.

Thanks so much.

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


Re: [xwiki-users] Xwiki copyright

2009-09-08 Thread Bey Youcef
Thanks Sergiu,

I means: add modules, create new templates, adaptation of existing scripts,
add new tables in the databasefor creating a functional environment that
I may sell it.

Is it possible with XWiki?

Thanks in advance.

y.


On Tue, Sep 8, 2009 at 10:13 AM, Sergiu Dumitriu  wrote:

> On Tue, Sep 8, 2009 at 18:16, Bey Youcef wrote:
> > Hi All,
> >
> > Is it possible with XWiki to develop a commercial environments and sell
> > them?
>
> Probably yes, what do you mean by "commercial environments"?
> --
> 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


[xwiki-users] Xwiki copyright

2009-09-08 Thread Bey Youcef
Hi All,

Is it possible with XWiki to develop a commercial environments and sell
them?

Thanks in advance.

Best regards
--
y.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] List of users editing the same page

2009-03-26 Thread Bey Youcef
Hi all,

I would like to know how is it possible to get the list of users when
editing the same page (at the same time), and also who is connected on the
same workspace (xwiki workspace)?

Are there anyone who experienced synchronesous tchatche when editing the
same page?

Best regards.

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


[xwiki-users] User editon detection

2009-03-24 Thread Bey Youcef
Hi all,

Is it possible with XWiki API to know with Web 2.0 the list of users that
are editing the same page?
Also is it possible to know how is connected to a specific workspace?

Another question, are there any synchroneous tchatche system that can be
integrated in XWiki? I'm asking this question because often poeple want to
collaborate on same tasks and need help from connected users on the same
page or space...direct access and tchacthe can help so much.

Thanks in advances.

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


Re: [xwiki-users] API function for setting document categories (Workspaces)

2008-10-22 Thread Bey Youcef
On 10/22/08, Jean-Vincent Drean <[EMAIL PROTECTED]> wrote:
>
> On Mon, Oct 20, 2008 at 11:17 AM, Bey Youcef <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > How to "get" and "set" category of documents using the XWiki API.
> >
>
> I guess you're talking about XWS here, right ?


Yes. I created documents using the API but they appear in the Wiki space. I
need to put them in systematic way in one of my personal category. Is it
possible to do this with xwiki workspace api?

Thanks in advance.

Youcef

JV.
> ___
> 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] UTF coding Error

2008-10-20 Thread Bey Youcef
Hi Amer

> Dear Youcef,
>  Hope you are doing fine,
>  kindly be informed that I have problem with Arabic user name like عامر
> ,يوسف..
>  please find the attachment as reference.
>  please can you help me to resolve this problem.
>

Arabic name and content work very well on my workspace.

Take look to the attached image that I just produced using the same login
name information.

In fact, we have got discussion since more than 2 years ago about how to set
XWiki on UTF-8 for supporting Chenese and Arabic I've sent very long
mail explaining how to do so. Another poeple have extended it for another
servlet container and RDMS.

Here is the link: "
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding"; (please follow
also the web link at the bottom of the page).

If you follow these steps, I'm sure that you overcome this problem. Please
let me know about it.

Enjoy arabizing the XWiki :-)

ps. - this issue don't need to be put in the JIRA because it has been solved
longtime ago.
  - not that the size on xwiki mailing list is fixed at 100 ko. I
changed thus the size of screenshots. But you can contact me on my personal
@ mail

Sincerely yours.

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


[xwiki-users] : API function for setting document categories

2008-10-20 Thread Bey Youcef
Hi All,

How to "get" and "set" category of documents using the XWiki API.

I'm using "xwiki workspace".

Thanks in advances.

ps. sorry for mail duplication

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


[xwiki-users] API function for setting document categories

2008-10-20 Thread Bey Youcef
Hi All,

How to "get" and "set" category of documents using the XWiki API.

Thanks in advances.

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


Re: [xwiki-users] Let's start with our Project

2008-10-19 Thread Bey Youcef
Dear Amer,

I'm working on the translation of strings from resource properties. However,
as you started working on css and velocity templates, i would like to know
whether we can share tasks. The good method is to use JIRA issue and
calendar. Please refer to this JIRA issues to notify about progress:
http://jira.xwiki.org/jira/browse/XWIKI-2765

I'll also test on the Web the tool that you proposed which help transforming
in systematic way the css into RTL. It seems interesting and useful tool.
I'll tell you as soon I test it about results and whether it need hand work!

Thanks again.

Regards.

-- Youcef


On 10/19/08, Amer Radwan <[EMAIL PROTECTED]> wrote:
>
> Dear Youcef,
>  Hope you are doing fine
>  Let's start with our Project ( Arabic Xwiki ) ,  if you have any patch
> related to RTL CSS and Velocity please share it.
>  Today I'll try to finish  RTL  CSS and velocity files.
>
>
> --
> Best Regards
> Amer Radwan
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki Right to Left language support

2008-10-19 Thread Bey Youcef
Hi Vincent and All,

 That's very cool thanks for your work. Have you created a jira issue
> for this? Would be cool if you could attach a patch to it once you
> have something clean and working.


I created a JIRA issue for Arabic localization.

But I'm wondering about resource properties differences. For example, I
checked the resource attached of Russian language in this jira issue:
http://jira.xwiki.org/jira/browse/XWIKI/component/10290, it seems that
strings are different from these of the workspace resource attaches in this
mail. This last resource is extracted from the XWiki workspace
"xwiki-core-1.4.2". Would it be possible to clarify me this difference?
Thanks.

At the last of this week I'll send patch of my translation into Arabic.

 Sincerely yours

-- Youcef


Thanks again
>
> -Vincent
>
>
> On Oct 15, 2008, at 10:22 AM, Bey Youcef wrote:
>
> > Hi Amer,
> >
> > On Mon, Oct 13, 2008 at 3:49 PM, Amer Radwan <[EMAIL PROTECTED]> wrote:
> >
> >> Hi All,
> >> As I know Xwiki supports localization,but I think there is problem
> >> with
> >> Right to left languages like (Arabic and Hebrew) , so please I need
> >> your
> >> support for how I (if any) can render Xwiki workplace pages to
> >> support RTL
> >> languages.
> >> Thanks in advance
> >>
> >>
> > Not yet for the Arabic or Hebrew languages.
> > I'm translating strings of XWiki into Arabic. I finished the half.
> >
> > Here are steps that I'm doing:
> >
> > 1. Translating strings into Arabic
> > 2. Test and bugs detection
> > 3. Programing and template changing for RTL support (css, velocity
> > template,
> > etc.).
> >
> > If you want to participate in translating and revising Arabic
> > strings, it
> > will be my pleasure to co-operate together.
> >
> > Have a nice day
> >
> > Youcef
>
> ___
> 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] XWiki Right to Left language support

2008-10-17 Thread Bey Youcef
Hi Vincent,

On 10/16/08, Vincent Massol <[EMAIL PROTECTED]> wrote:
>
> Hi Bey,
>
> That's very cool thanks for your work. Have you created a jira issue
> for this? Would be cool if you could attach a patch to it once you
> have something clean and working.


Yes of course, I'll do it :-)

I even do some experimentation on how to manage HTML component during
editing from right to left. It work, but it remain finding positions in
templates and codes to make all possible changes, adding to that css
modification.

I'll need probably some helps (in the near future) from your side for
producing the new localized Arabic version. It will remain the translation
of documentation according to screenshots.

Sincerely yours.

Youcef

Thanks again
>
> -Vincent
>
>
> On Oct 15, 2008, at 10:22 AM, Bey Youcef wrote:
>
> > Hi Amer,
> >
> > On Mon, Oct 13, 2008 at 3:49 PM, Amer Radwan <[EMAIL PROTECTED]> wrote:
> >
> >> Hi All,
> >> As I know Xwiki supports localization,but I think there is problem
> >> with
> >> Right to left languages like (Arabic and Hebrew) , so please I need
> >> your
> >> support for how I (if any) can render Xwiki workplace pages to
> >> support RTL
> >> languages.
> >> Thanks in advance
> >>
> >>
> > Not yet for the Arabic or Hebrew languages.
> > I'm translating strings of XWiki into Arabic. I finished the half.
> >
> > Here are steps that I'm doing:
> >
> > 1. Translating strings into Arabic
> > 2. Test and bugs detection
> > 3. Programing and template changing for RTL support (css, velocity
> > template,
> > etc.).
> >
> > If you want to participate in translating and revising Arabic
> > strings, it
> > will be my pleasure to co-operate together.
> >
> > Have a nice day
> >
> > Youcef
>
> ___
> 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] XWiki Right to Left language support

2008-10-15 Thread Bey Youcef
Hi Amer,

On Mon, Oct 13, 2008 at 3:49 PM, Amer Radwan <[EMAIL PROTECTED]> wrote:

> Hi All,
>  As I know Xwiki supports localization,but I think there is problem with
> Right to left languages like (Arabic and Hebrew) , so please I need your
> support for how I (if any) can render Xwiki workplace pages to  support RTL
> languages.
>  Thanks in advance
>
>
Not yet for the Arabic or Hebrew languages.
I'm translating strings of XWiki into Arabic. I finished the half.

Here are steps that I'm doing:

1. Translating strings into Arabic
2. Test and bugs detection
3. Programing and template changing for RTL support (css, velocity template,
etc.).

If you want to participate in translating and revising Arabic strings, it
will be my pleasure to co-operate together.

Have a nice day

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


Re: [xwiki-users] localization of XWiki into Arabic

2008-09-26 Thread Bey Youcef
On 9/26/08, Paul Libbrecht <[EMAIL PROTECTED]> wrote:
>
>
> Le 26-sept.-08 à 15:28, Bey Youcef a écrit :
>
>> Note that you can also define in the administration-settings XWiki
>> documents that are resource-bundles, they will override the things below.
>> Somewhere close to these settings you can also define the supported
>> languages (and define whether it's multilingual!).
>>
>> Thanks so much.
>>
>> Translating all strings is time-consuming, the best way thus to get quick
>> idea about the arabic localization is MT (Machine Translation).
>> The MT can be used for the experimentation.
>>
>
> Honestly, it's a donkey work but if you type fast it should not take you
> more than 3-4 hours for XWiki I think.
> Curriki translation took a few days to our translators and it is several
> orders of magnitudes bigger.


 As we are starting to collaborate together, I don't appreciate the word
*donkey*!

No harm.

But it seems that you're not award about the advantage of MT nowadays. It
can be used to save more than 50% in some fields. Personally, I translated
web sites using Google MT into Arabic. Let me say that it helped to save
more 50% of translation time (especially for editing) and the quality is
quit acceptable! The statistical MT are also more powerful.

As first step, I want to show the technical problems that can be produced
when shifting into Arabic, especially those related to RTL, css, ... The
translation as well as revision can be done efficiently by occasional
translators (e.g me and other communities). I'm not worried about this
issue.


>  How about the translation of installation Wiki pages? They are not
>> in the resources! For example, where could we find strings of the main
>> pages
>> when XWiki is installed for the first time?
>>
>> The web-pages are content, they are wiki-editable.
>> Once multilingual, your wiki always offers you the possibility to
>> translate a page at editing time, that's what you want to use.
>>
>> This mean that the end-users have to translate these pages? I don't thing
>> so!
>> Not all of them are translators or willing to translate.
>>
>
> All users? Just one... the translator...


The translation must be done in translation environments rather in the
application itself.

Even XWiki offers open editing, it is not computer-aided translation tools
to be used for translation. Translating a Wiki page from English into
another language in Wiki editor is not good method. The source and target
document must be displayed in the same interface. This concept is proposed
by Alen Melby since 1982, when he proposed the concept of translation memory
(TM). This is very known for professional translators.

Strings must be stored in separated resource files, which can be translated
in specific environments like OmegaT, Pootle, poedit, etc.

Mozilla is translated into 70 languages in high quality. The translation is
never done in Mozilla itself, especially for documents.  All strings are
saved in ".po" files and in object formats. This is  why the translation is
efficient!!

 The localization, once done, it must be done for all text in documentation
>> and GUI.
>>
>
> it is well known that translating documentation is long. It generally is
> delayed ;-))


Not exactly. It depends on size of documents. The translation of XWiki pages
(not documentation)  can be done in acceptable time. I'm talking about the
Wiki pages, like the main page, and some help pages.

The scenario is simple : strings must be stored in separte files.
Translators recover these files and translate them in computer-aides
translation environments (e.g OmegaT). Once the translation is done, these
files are integrated into XWiki. The last step is QA!

The XWiki was not designed for localization that's why the resources
properties are used for conversion. In fact, these resources can't be used
for managing format of document. They don't support metadata...This is one
among another reasons for which LISA proposed the XLIFF standard.

Anyway, thanks for your help!

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


Re: [xwiki-users] localization of XWiki into Arabic

2008-09-26 Thread Bey Youcef
Hi Paul,

On Fri, Sep 26, 2008 at 9:17 AM, Paul Libbrecht <[EMAIL PROTECTED]> wrote:

> Hello Youcef,
>
>
> Le 26-sept.-08 à 02:42, Bey Youcef a écrit :
>
>> I installed the "xwiki-workspaces-distribution-hsqldb-1.0" version with
>> windows installer. As I'm using XWiki since many years, I'ven't faced any
>> problems with new versions.
>>
>> But I'm trying to find the application resources that you pointed out in
>> your mail. I couldn't found them. May I have to download and install them
>> to
>> get the localized version.
>>
>
> It's in (webapps)/xwiki/WEB-INF/lib/xwiki-core-.jar
>
> I think that it's easy for you to expand this jar, copy the properties
> files there to WEB-INF/classes and edit them there.
>
> I believe a restart is needed at every change.
>
> Note that you can also define in the administration-settings XWiki
> documents that are resource-bundles, they will override the things below.
> Somewhere close to these settings you can also define the supported
> languages (and define whether it's multilingual!).


Thanks so much.

Translating all strings is time-consuming, the best way thus to get quick
idea about the arabic localization is MT (Machine Translation).
The MT can be used for the experimentation.

>
>
>  Another important things related to its localisation, It is known that
>> localization is not only limited on the translation of resources files
>> (Key=Value). The process is little bit more complex: How about the
>> consistency between documents and GUI strings and those of the system
>> messages?
>>
>
> XWiki tries its best... it is not fully achievable though depending on the
> availability of content.


Ok.


>
>  How about the translation of installation Wiki pages? They are not
>> in the resources! For example, where could we find strings of the main
>> pages
>> when XWiki is installed for the first time?
>>
>
> The web-pages are content, they are wiki-editable.
> Once multilingual, your wiki always offers you the possibility to translate
> a page at editing time, that's what you want to use.


This mean that the end-users have to translate these pages? I don't thing
so! Not all of them are translators or willing to translate.

The localization, once done, it must be done for all text in documentation
and GUI.


>
>  [...] The encoding of these files are not UTF-8, then how it will be
>> possible to
>> manage multilingual content by shifting from one language to another
>> during
>> runtime?
>>
>
> You definitely should make sure everything is utf-8 (e.g. in xwiki.cfg).
> Note that IRIs are not fully achieved though so document names with some
> arabic letters will give very ugly URLs (and may often fail) (note: URL is
> not title!).
> For some old legacy reasons there are still xwiki distributions that run
> other encodings, in particular iso-8859-1, but you should not take these in
> account or?
>

> There's one more dimension of Arabic translation which may byte and I am
> interested to see if that one is doable:
>   left-to-right layout.
>  I do not think XWiki developers have considered it thorougly thus far and
> only a good translation first approach can see what are the limits. The
> velocity files may need to be changed I think.


Thank you very much.
I'll let you know as soon as I do progress.

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


Re: [xwiki-users] localization of XWiki into Arabic

2008-09-25 Thread Bey Youcef
Hi Alberto,

Thanks so much for your quick reply.

> You have to translate the applicationResources.properties file. There's a
> component in XWiki Core called Internationalization and Localization in
> Jira: http://jira.xwiki.org/jira/browse/XWIKI/component/10290
>
> There you can find other translations and useful information on the
> translation. I have done the translation into Galician, so if I can be of
> any help, just tell me.
>

I installed the "xwiki-workspaces-distribution-hsqldb-1.0" version with
windows installer. As I'm using XWiki since many years, I'ven't faced any
problems with new versions.

But I'm trying to find the application resources that you pointed out in
your mail. I couldn't found them. May I have to download and install them to
get the localized version.

Another important things related to its localisation, It is known that
localization is not only limited on the translation of resources files
(Key=Value). The process is little bit more complex: How about the
consistency between documents and GUI strings and those of the system
messages? How about the translation of installation Wiki pages? They are not
in the resources! For example, where could we find strings of the main pages
when XWiki is installed for the first time?

Adding to that and according to your experience in its localization, I would
like to know if you got well localized version into Galician when you
translated these resource files?

Finally, what kind of methods have you used for managing consistency between
GUI and documentation strings? In the process of localization, It is very
important to translate documentation and keep consistency (doc-GUI) since it
is an integrated part of any software.

The encoding of these files are not UTF-8, then how it will be possible to
manage multilingual content by shifting from one language to another during
runtime?

Thanks in advance.

Sincerely yours.

Youcef

> Bey Youcef <[EMAIL PROTECTED]> escribiu:
>
>
> > Dear all,
> >
> > I installed the workspace version, which need Jetty and HSQL D
> >
> > Directories don't includes any file containg the localized strings, or
> may
> > be the are somewhere else, in package?
> >
> > I would like to start the localization of XWiki into Arabic. To do so, I
> > need your help to know the nature of strings to translate.
> >
> > Thanks in advance.
> >
> > -- Youcef
> > ___
> > users mailing list
> > users@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
>
> --
>
> ===
> Alberto Álvarez Lugrís <[EMAIL PROTECTED]>
> Facultade de Filoloxía e Tradución
> Universidade de Vigo
> Campus Universitario Lagoas/Marcosende s/n
> 36310 Vigo
> Pontevedra
>
> Tel.: 986 812 329
> Fax:  986 812 380
>
> http://www.tradutoresgalegos.org [Asociación de Tradutores Galegos]
> http://www.bivir.com   [Biblioteca Virtual]
> http://www.uvigo.es/webs/h06/weba573/indice.html  [Área de T&I]
> http://webs.uvigo.es/alugris [Docencia]
> ===
>
> *
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] localization of XWiki into Arabic

2008-09-25 Thread Bey Youcef
Dear all,

I installed the workspace version, which need Jetty and HSQL D

Directories don't includes any file containg the localized strings, or may
be the are somewhere else, in package?

I would like to start the localization of XWiki into Arabic. To do so, I
need your help to know the nature of strings to translate.

Thanks in advance.

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