Hi all,
perhaps someone has the same problem (hopefully already solved):
After migrating from 1.x to 2.x and now to 3.1 and 3.2 I have some
problems :-(
a)
All links to the xwiki Main-Space look like the following example:
xwiki:$s:MyPage
regardless if I use [[Main.MyPage]] or [[MyPage]] the only solution
would be:
[[MyPage>>Main.MyPage]]
If the page is not in the xwiki Main-Space everything works fine.
b)
My Quicklinks Panel look horrible:
<https://www.smartics.eu/xwiki/bin/view/Administration/ServerAdministration>
Looks like it is in xwiki 1.0 Syntax, but 2.0 is expected.
Is there a possibility to get to the history of the quicklinks panel, to
restore my old one?
Is there a posibillity to change the xwiki syntax for a panel?
c)
And last but not least
After logging in I am forwarded to:
http://www.smartics.eu/xwiki/bin/loginsubmit/XWiki/%2Fxwiki%2Fbin%2Fview%2F…
Looks like to be an apache problem, but i use ProxyPass to forward
(proxy) all to my tomcat and RewriteEngine to redirect https:
80:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
ProxyPass /xwiki http://www.smartics.eu:8080/xwiki
ProxyPassReverse /xwiki http://www.smartics.eu:8080/xwiki
443:
ProxyPass /xwiki http://www.smartics.eu:8080/xwiki
ProxyPassReverse /xwiki http://www.smartics.eu:8080/xwiki
What happens:
I go to http://www.smartics.eu/xwiki
I am redirected to https://www.smartics.eu/xwiki
I do the login: and than I am forwarded to
http://www.smartics.eu/xwiki/bin/loginsubmit/......
And here somehow the redirect to https does not work and the page can
not be delivered, as apache states "Not Found".
Looks like both (Rewrite and ProxyPass) are pypassed somehow.
But when I now enter manually (in the same browser)
"https://www.smartics.eu/xwiki" I am logged in.
Any idea what might be wrong?
Any help to my problems would be highly appreciated.
Best wishes for the new year.
Best regards,
Anton Kronseder
Hello,
Since XWiki is positioned as a collaboration tool, where collaboration is
primarily on the documents, sooner or later there will emerge a need to
provide functionality similar to what Google Docs has: simultaneous editing
of documents, supporting text documents, spreadsheets (with ability to
generate charts, calculating subtotals), presentations, embedding
spreadsheet tables and charts into documents etc. - at least several times I
found myself in a need to do manual table-based calculations and to
simultaneously work on the document.
One more possible improvement is support rich brainstorming sessions like
in e.g. http://incubator.apache.org/projects/wave.html (integration?)
So I was wondering, are there any plans for those directions?
Regards,
Roman
--
View this message in context: http://xwiki.475771.n2.nabble.com/Extending-XWiki-collaboration-toolset-tp6…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
Recently I've tried installing Polls Application (
http://extensions.xwiki.org/xwiki/bin/view/Extension/Polls+Application ) via
Extension Manager and received error listed in the file attached:
http://xwiki.475771.n2.nabble.com/file/n7130006/InstallPollsExtensionError.…
InstallPollsExtensionError.txt .
The odd thing is the success message in the end of the file (I have added
info and error macro markup to show how it looked like on the screen).
Polls Application pages got created and I was able to create polls. With
bugs but they worked.
Questions:
* Is the error during installation of the application important one or
should be ignored?
* I had to manually configure the l18n bundle after the installation -
should I log an enhancement for EM to auto-configure it during installation?
* Should I log any bugs I observe in Polls Application (and where to)?
Regards,
Roman
--
View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with-Exten…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I have been trying to apply styles to PDF (and hopefully also ODT) export
according to instructions in
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HCustomiz…
but...
(1) adding CSS (either as pdf.css or via PDFClass & PDFTemplate method) that
contains simple test (h1, h2, h3 {color: red;}) does not work (tested on XE
3.3 release)
(2) at the same time, changing xhtmlxsl (either by adding to PDFTemplate or
WEB-INF/classes) works nicely
Q1: Should it work with CSS?
The abovementioned instruction expects this method to work also with RTF
export - and as the ODT export is based on PDF export I hoped to be able to
style also ODT... but even when change is working in PDF headings remain
black in RTF and ODT export... as these XSL transforms seemt to be related
to FOP used for PDF generation.
Q2: How to style ODT export? Also with pdf.css (that doesn't currently
work), somehow modifying default template used by OpenOffice or somehow with
OpenOffice.xsl?
--
View this message in context: http://xwiki.475771.n2.nabble.com/styling-PDF-and-ODT-export-tp7116069p7116…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
We use Large XAR Import
(http://extensions.xwiki.org/xwiki/bin/view/Extension/Large+XAR+Import)
to migrate from one database to another.
With options: "Import all" and "Overwrite with version"
This works all fine, but I noticed that on every imported page, there is
a new history entry "Imported from XAR" and also the last modification
date of the imported page is set to the import date.
Is there a way to suppress these history entry and the last modification
date? So that the imported page (including history) looks exactly as it
did on the other system, where it was exported?
Thanks.
Reto
Thanks Sergiu too for valuable inputs.
* Wanted to know about one more configuration. On the page just after
login, i get to see to all modifications i.e which page got created and
modified recently. Is there a way i can hide these details from a specific
group.*
---------- Forwarded message ----------
From: mohit gupta <motgupta(a)gmail.com>
Date: Wed, Dec 28, 2011 at 10:52 AM
Subject: Re: [xwiki-users] Fwd: Configure the XWIKI Logo
To: Sergiu Dumitriu <sergiu(a)xwiki.com>
Thanks a lot Guillaume for telling me this kind of configuration.It
worked. I wish this kind of stuff is documented in user guide. It would be
a great help for end users.
On Wed, Dec 28, 2011 at 3:56 AM, Sergiu Dumitriu <sergiu(a)xwiki.com> wrote:
> On 12/27/2011 12:03 PM, mohit gupta wrote:
>
>> Thanks Guillaume for giving this valuable information . But i am facing a
>> issue while changing image this way. Here is what idid
>>
>> I am trying to change the logo for DefaultColorTheme page
>>
>> 1) i attached an image named as myimage.png with DefaultColorTheme page
>> which is showing in attachment tab
>> 2) Then on DefaultColorTheme page i clicked edit button and select the
>> header
>> 3)After selection of header , a paint icon come and i click on that. Small
>> window open up below the existing header where i gave the name of image as
>> myimage in logo text box but as soon as i do tab out old image went away
>> but new image does not get shown. Instead a cross icon is displayed. I
>> tried giving the same name in banner text box too but same results.
>>
>
> Did you use "myimage" or "myimage.png"? The extension should be there as
> well.
>
>
> On Tue, Dec 27, 2011 at 4:52 PM, Guillaume Lerouge<guillaume(a)xwiki.com>**
>> wrote:
>>
>> Hi Mohit,
>>>
>>> the logo can be changed from the color theme page:
>>>
>>> 1. Attach the file you want to use as logo to the color theme page
>>> 2. Edit the color theme
>>> 3. Enter the name of your file in the "logo" field when editing the
>>> header in the color theme
>>>
>>> I agree that it's not very intuitive, but it's doable.
>>> Guillaume
>>>
>>> On Tue, Dec 27, 2011 at 11:56 AM, mohit gupta<motgupta(a)gmail.com>
>>> wrote:
>>>
>>> Hi Guillaume ,
>>>>
>>>> i want to change default xwiki logo that we see just below the wiki link
>>>>
>>> on
>>>
>>>> top left corner of xwiki website not the color . I already tried
>>>>
>>> changing
>>>
>>>> color theme it just changes the color theme. PFA the logo for reference
>>>> which i want to change.
>>>>
>>>> On Tue, Dec 27, 2011 at 3:46 PM, Guillaume Lerouge<guillaume(a)xwiki.com
>>>>
>>>>> wrote:
>>>>>
>>>>
>>>> Hi Mohit,
>>>>>
>>>>> you don't need to modify the logo from the filesystem. You can do this
>>>>> through the Color Theme.
>>>>>
>>>>> Guillaume
>>>>>
>>>>> On Tue, Dec 27, 2011 at 10:51 AM, mohit gupta<motgupta(a)gmail.com>
>>>>>
>>>> wrote:
>>>>
>>>>>
>>>>> Though it worked after changing logo.png to myprojectlogo.png in
>>>>>>
>>>>> global.vm
>>>>>
>>>>>> file .But i expect there should be some way from xwiki admin UI
>>>>>>
>>>>> too. I
>>>>
>>>>> tried some stuff changing in defaultskin after going inside look and
>>>>>>
>>>>> feel
>>>>>
>>>>>> section but that did not help
>>>>>>
>>>>>> ---------- Forwarded message ----------
>>>>>> From: mohit gupta<motgupta(a)gmail.com>
>>>>>> Date: Tue, Dec 27, 2011 at 3:05 PM
>>>>>> Subject: Configure the XWIKI Logo
>>>>>> To: XWiki Users<users(a)xwiki.org>
>>>>>>
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I want to change the default xwiki logo with my custom logo say
>>>>>> MyProjectLogo.png. Is this configurable somewhere?
>>>>>>
>>>>>> What i tried :-inside my tomcat directory i.e
>>>>>>
>>>>> tomcat\myxwiki\skins\colibri
>>>>>
>>>>>> , i replaced default log.png with my custom logo(with same name). But
>>>>>>
>>>>> it
>>>>
>>>>> still picks old logo.
>>>>>>
>>>>>
>
> --
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
>
Hi, All
Recently I had to deploy XWiki under Centos. As a brand new task for me it required tonns of documentation to dig in.
Finally I managed to set up: Centos + MySQL + Tomcat 7 + nginx.
Everything is fine besides some Tomcat's behaviour.
- localhost:8080 or localhost:8080/ shows ROOT application
- localhost:8080/xwiki shows XWiki application as desired. Fine.
- if nginx redirects required requests from 80 port to localhost:8080/xwiki we obtain wrong links, because /xwiki automatically is added to requested string. Works fine only first request to e.g. "mydomain.com".
So, next step is to set XWiki application as DAFAULT application in Tomcat, so localhost:8080 will call XWiki by default.
Googling gave me several complicated solutions with redirect and two almost clear solutions with Tomcat configuration:
- Deploy XWiki in $CATALINA_HOME/webapps/ROOT
After this nginx can easily proxy all requests like "mydomain.com" on 80 port to localhost:8080
- Deploy XWiki in $CATALINA_HOME/webapps/xwiki
Then add Following string in Host section in $CATALINA_HOME/conf/server.xml :
<Context path="" docBase="${catalina.home}/webapps/xwiki"/>
I tried second way, it works fine, nginx redirects all "mydomain.com" requests to localhost:8080 correctly, BUT all URLs from required, e.g,
localhost:8080/xwiki/bin/view/Main
become
localhost:8080/bin/view/Main
So, we miss /xwiki in URL.
As for me, "xwikiless" URLs solution looks fine, BUT as far as I remember, somebody from developers' team pointed out in mailing lists some time ago, that /xwiki in URL could be necessary in some cases. (??)
The questions are:
1. Is it crucial for XWiki and/or some XWiki applications to eat shorten URL on Tomcat's level?
Will it affect, for example, on virtual wiki mapping for URLs based addresses like http://myfarm.net/xwiki/wiki/wikiname/?
2. Should we change anything in XWiki configuration files to force it working with such URLs?
OR, the best way to put ${catalina.home}/webapps/ROOT/Web-inf/web.xml with redirect information as it is done e.g. in standalone XWiki for Windows?
From other side, I also found an opinions on forums, that redirect method is not the best solution for search engines robots. So, I got lost a bit :-)
Kindly ask you to clarify this tricky subject in order to avoid unnecessary errors in the future.
On finding right, community approved solution(s), I will amend documentation accordingly.
Thanks in advance,
Dmitry Bakbardin
I have configured to use Lucene search in my xwiki application. Right now
in xwiki , any user is able to search any other user details by
entering his deatils in serach text box.I want to configure it in a way
user should be able to search the other users who belongs to same group
otherwise it should not other group user details. Is it configurable in
xwiki or i need to make some changes in code for the same.Thanks.
At link http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Access+Rightsit
is given that
1) Right can be set at the page level. :- For example it is given that ,
View right can be set at the page level.
But do not see any way for setting the right at page level( i can see how
to set it at space level but not at page level ).
i am working xwiki-enterprise-web-3.2.war and xwiki-enterprise-wiki-3.2.xar
2)Checking order for View rights are given as page > space > wiki. What my
understanding from this is if we have given view rights to
Group A For Space A at space A level but left the view Rights check box
as blank for the same group at Wiki adminstration level, Then Group A
user should be able to view and search the Space A content on the page we
see just after login , as permission at at wiki level are
overriden bt permissions at space. But this behaviour does not happens. It
happens only when Group A has view rights at both level
i.e at wiki administration level and space level. *Not getting what does
checking order means here?*
My steps as below:
1. Create a data type CarClass. (lang=en)
2. Create class sheets and bind it. (lang=en)
3. Add FordPage. (lang=en)
4. Add a CarClass object to the page.
And then xwiki can render html of FordPage as sheet content correctly.
After that, I create a translation document of FordPage (lang=zh_TW).
I found that xwiki would not render the sheet content when I visit FordPage
as lang=zh_TW.
It just render the content of FordPage(lang=zh_TW).
How to make xwiki render sheet content correctly?
I know it could be a bit silly to jump into the list after a long silence only of this, but I would like to let you know that I keep following, using and promoting XWiki as much as possible!
I've learnt, and keep learning, a lot from this community. Not only about software and collaborative environments. Mainly about how a great working team is created kept growing.
Happy Christmas and all the best for 2012!
Saúde!
Ricardo
--
Ricardo Rodríguez
Research Management and Promotion Technician
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
________________________________
Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada.
Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada.
See more languages: http://www.sergas.es/aviso_confidencialidad.htm
Hi everybody!
I need to setup preferences of a space (created by my code). I can create
WebPreferences page and after this - add related object, when fill in
properties ...
But, is it possible to use $xwiki.copy(oldSpace.WebPreferences,
newSpace.WebPreferences)? In fact, I have a "typical" WebPreferences, and I
want to simple make a copy of it.
I tried $xwiki.copy(typicalSpace.WebPreferences, newSpace.WebPreferences),
page created, but unfortunatelly, properties of XWiki.XWikiPreferences
doesn't fill in (object, attached in a page - exists).
Whats may be a problem? Or maybe in this situation (WebPreferences - is a
special page) - I shouldn't use $xwiki.copy method?
--
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/copying-WebPreferences-from-space-to-spac…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I have two intentions for my web application which i am trying to
integerate with xwiki. Basically both these intentions are related to
right management on specific space area on xwiki.These are:-
*Intention1:-* My intention is if an user belongs to particular
organisation say Accenture he should be able to
admin,search,edit,view,delete only that organization space(provided he is
admin user for that organisation) otherwise he should not be able to do
any operation (not even search and view) on any other space
*What I Did for to achieve above* :- I as admin created AccentureAdminUser
and AccentureAdminUserGroup . Now i added AccentureAdminUser under
AccentureAdminUserGroup.
Also I created the space for this organization with Name
AccentureAdminSpace.
Lets come to Rights Management. As there are two level of rights i.e at
Wiki level and Space level.
AT Wiki Level:- I gave only view rights to AccentureAdminUserGroup
AT Space Level:- I gave all possible rights to AccentureAdminUserGroup
for AccentureAdminSpace
Now when i log in with AccentureAdminUser credentials, i do not see
AccentureSpace
space on a page just after log in and also i am not able to search any
content(space or page) for this AccentureAdminSpace . Not Getting Why? Do
i need to give any other Right too?
*Intention2:- *My intention is if an user belongs to particular
organisation and he is just a registered user but not admin user for that
organization say Accenture he should be able to only view and search that
organization spacevotherwise he should not be able to do any operation (not
even search and view) on any other space
*What I Did for to achieve above* :- I as admin created AccentureUser and
AccentureUserGroup . Now i added AccentureUser under AccentureUserGroup.
Also I created the space for this organization with Name AccentureSpace.
Lets come to Rights Management. As there are two level of rights i.e at
Wiki level and Space level.
AT Wiki Level:- I gave only view rights to AccentureUserGroup
AT Space Level:- I gave only view rights to AccentureUserGroup for
AccentureSpace
Now when i log in with AccentureUser credentials, i can see AccentureSpace
space on a page just after log in but i am not able to search any
content(space or page) for this
AccentureSpace . Not Getting Why? Do i need to give any other Right too for
search?
I would be grateful if somebody can provide some insight about above issues
on right management.Already I have gone thru below links but did not get
through the issues
http://platform.xwiki.org/xwiki/bin/view/Features/RightsManagement right
management
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Access+Rights access
and rights
Thanks in advance.
Hi All,
Is there any way to configure in xwiki configuration files so thst the
session expires automatically after some specified time say
20 minutes in case user does not do any activity in last 20 minutes. I
looked in to xwiki.cfg and xwiki.properties file but could not
find any such thing.Please let me know if this kind of stuff already exists
in xwiki?
The XWiki development team is proud to announce the availability of
XWiki Commons, XWiki Rendering, XWiki Platform, XWiki Enterprise and
XWiki Enterprise Manager 3.3.
Following the goals established for the 3.x cycle, XWiki Enterprise 3.3
delivers the first usable but experimental versions of App Within
Minutes and Extension Manager features. The highlights of this release are:
* Experimental "App Within Minutes" feature
* Improved Extension Manager
* Automatic external link checker
* Better support for exporting CJK documents as PDF
* LDAP user membership improvements
* Attachment handling improvements
* Debian packages for installing XWiki
See the full release notes at
http://www.xwiki.org/xwiki/bin/ReleaseNotes/ReleaseNotesXWikiEnterprise33 for
more details.
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
i have implemented the single sign on of xwiki with my web application.
Basically when i click xwiki hyperlink on my webapplication it takes me to
xwiki site hosted on another port
without asking the credentials. Behind the scenes it creates an empty
user in xwiki databse with no password. Till here its perfect.But when i
click on logout on right top of the page it does not do logout. it brings
me on the same page.I tried debugging the issue whole day but could not
find any concrete finding.
when i do the login on xwiki site directly with some created credentials(i
mean in giving address in address bar directly)and do the logout it does
the log out. I found the major difference is when we do the login manually
it sets the username and password in cookies and sets some other stuff too
like user principal in request and onlogout it retrieves the same info from
cookie and gets successfully logout.But in my case as it creates the empty
user i.e with no password it does not set the above stuff in cookie and
when i click on logout it stays on the same page.i am not getting how to
get thru this. Any help would be highly appreciated.
Hello all
I intend to do a lot of updates to a single page via a python script but I
don't want/need a huge history file. Is there a way to either disable
versioning for a single page or purging it periodically with a script ?
Thanks
-Kjartan
Ik ben afwezig van Di 12/20/2011 tot Wo 01/11/2012.
Geachte mevrouw, mijnheer,
Op het moment kan ik uw mail niet beantwoorden. Voor dringende zaken kunt u
zich wenden tot het secretariaat van het EMI:
marion.linnebank(a)rivm.nl, T 030-2742913
anne.marie.van.kleef(a)rivm.nl, T 030-2748570
Met vriendelijke groet,
Wouter Boasson
Note: This is an automated response to your message "users Digest, Vol 53,
Issue 28" sent on 20-12-2011 13:00:02.
This is the only notification you will receive while this person is away.
Hi everybody!
I need help to organize interacting beetween groovy and velocity script on a
page. I need to transmit a value of a parameter from groovy script - to
velocity script (both scripts placed on one page).
I know theory, that need to use xcontext:
xcontext.put("variable","value") inside groovy script
and $xcontext.get("variable") inside velocity script
but in my situation - this doesn't work ... I cannot understand, what object
in my groovy script representing xcontext object ...
As a groovy script, I am using "Title Post Processing Using Groovy" based on
event listener technology, originally taken from here
http://extensions.xwiki.org/xwiki/bin/view/Extension/Title+Post+Processing+….
I only made small changes on this script (calculates title according to my
properties). It works perfectly.
Also, I inserted on same page (where event listener script was placed) one
more script - velocity script (below groovy script). My idea - when an event
was happen - should execute 2 scripts. And all is working perfectly! Execute
and "Title Post Processing Using Groovy" and my own velocity-script - this
part working without any problems.
I need to make small next step - to transmit a value of a parameter (page
name where an event was happens) from groovy to velocity. But if I try to
write inside this groovy script:
xcontext.put("eventsource",source.getFullName()) - event listener stops
working ... (looks like some error)
If I trying to use (as a xcontext) - crtContext (variable which defines some
context-related object in this script) - event listener working, but when I
trying inside velocity-script to get:
$xcontext.get("eventsource") - value is empty ...
As a result - my question is - how need to use xcontext.put(... in this
groovy script of event listenter which I am using and how I can get xcontext
variable in a below-placed velocity script (which is also executes)?
If will be small example - will be perfectly, because I am not groovy- or
java-programmer and have some difficulties of understanding object-oreiented
organization of xwiki ...
--
Thanks beforehand!
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/Interacting-between-groovy-velocity-scrip…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
I'm having trouble when the title of a blog message contains a question mark. For example the recent blog post panel shows such posts as non-existent. It looks like the question mark isn't encoded properly. On the Blog/WebHome page it shows fine though.
Is this a bug or a configuration problem? Any solutions/workarounds?
Cheers,
Olaf
Hi everybody!
I have a code with full form XWQL statements (select ...). I want to include
this code in my custom panel. I saved panel as a admin user (with enabled
programming rights).
If I look panel at it own page (opened
http://localhost:8080/xwiki/bin/view/Panels/MyPanel) - all is looking
perfectly - it gave my results.
But If I enable panel in XWiki (put it via Panel Wizard at right-side of a
screen) - I received an error on it:
Caused by: org.xwiki.query.QueryException: Full form XWQL statements
requires programming right. Query statement = ...
What's the difference? Maybe I should re-save some other pages with
programming rights? How is it possible to find needed pages?
--
Best regards
Eugen Colesnicov
--
View this message in context: http://xwiki.475771.n2.nabble.com/Checking-programming-rights-tp7106250p710…
Sent from the XWiki- Users mailing list archive at Nabble.com.
One more vote on board :-)
18 декабря 2011, 01:49 от Ludovic Dubost <ludovic(a)xwiki.com>:
> 2011/12/17 Eugen Colesnicov <ecolesnicov(a)gmail.com>
>
> > Thanks for great job!
> > Especially for the Oracle support! Also AppWithinMinutes looks very
> > interesting - I will start "to feel" it!
> >
> > Also, regarding to your discussion about 3.4 roadmap and 3.x cycle, I want
> > one more time to focus you at an older problem - supporting of russian
> > symbols (or other non-latin characters, spaces and special symbols) in
> > attachment names.
> >
> > Interesting moment. If you using office importer and your office-file named
> > in russian, and your file contains some pictures, when wiki-page creates -
> > ALL PICTURE ATTACHMENT FILENAMES WRITTEN ON RUSSIAN WITHOUT ANY PROBLEM! I
> > can download them, get link, etc.
> >
> > According to this I can make a conclusion, that supporting of non-latin
> > attachment filenames is ALREADY DONE ON A PLATFORM LEVEL. And, right now,
> > for my opinion, NEED ONLY SMALL STEP - DELETE FUNCTION OF CUTTING NON-LATIN
> > SYMBOLS FROM ATTACHMENT FILENAMES DURING NORMAL ATTACH PROCESS.
> >
> >
> Good point, maybe a patch could be provided that deactivates this stripping
> using a configuration setting.
> I would vote +1 to include it asap in the platform.
>
> Ludovic
>
> > Please, include this issue in your roadmap of 3.x cycle! This is really
> > important thing - because without this XWiki cannot named as "multilanguage
> > web platform". ALL OTHER MODERN WEB-PLATFORMS ALREADY HAVE THIS FUTURE...
> > Only XWiki lagging ...
> >
> >
> > --
> > Best regards
> > Eugen Colesnicov
> >
> > --
> > View this message in context:
> > http://xwiki.475771.n2.nabble.com/Announcement-XWiki-Enterprise-3-3-and-XWi…
> > Sent from the XWiki- Users mailing list archive at Nabble.com.
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
>
> --
> Ludovic Dubost
> Founder and CEO
> Blog: http://blog.ludovic.org/
> XWiki: http://www.xwiki.com
> Skype: ldubost GTalk: ldubost
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Je suis absent(e) du bureau jusqu'au 02/01/2012
Remarque : ceci est une réponse automatique à votre message "users Digest,
Vol 53, Issue 24" envoyé le 12/17/2011 1:00:02 PM.
C'est la seule notification que vous recevrez pendant l'absence de cette
personne.