Re: [xwiki-users] attachment order

2008-09-11 Thread Vincent Massol
Edward, Could you please add this to a FAQ entry on xwiki.org. Thanks -Vincent On Sep 12, 2008, at 1:20 AM, Sergiu Dumitriu wrote: > Edward Laptop wrote: >> Hi again >> Is there some way to ensure that the attachements display in date >> order, >> with say the newest at the top? > > Yes, you'

Re: [xwiki-users] Adding a panel to edit mode

2008-09-11 Thread Vincent Massol
Sime, Could you please add this to a FAQ entry on xwiki.org? Thanks -Vincent On Sep 12, 2008, at 1:03 AM, Sergiu Dumitriu wrote: > Sime Suljic wrote: >> >> Hello! >> In edit mode of Xwiki, is it possible to add one more (special) >> session, >> such as help panel for Xwiki syntax for my

Re: [xwiki-users] attachement names

2008-09-11 Thread Edward Eldon
Thanks for reply. I see how what you wrote would work, and thanks for it, but why can't I just do it Jean-Vincents's way? That seemed to work fine. Edward -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Sergiu Dumitriu Sent: 12 September 2008 00:03 To: XWik

Re: [xwiki-users] attachment order

2008-09-11 Thread Sergiu Dumitriu
Edward Laptop wrote: > Hi again > Is there some way to ensure that the attachements display in date order, > with say the newest at the top? Yes, you'll have to edit attachmentsinline.vm and add the following code: #set($attachmentsMap = $util.hashMap) #foreach($a in $attachments) #set($discar

Re: [xwiki-users] Adding a panel to edit mode

2008-09-11 Thread Sergiu Dumitriu
Sime Suljic wrote: > > Hello! > In edit mode of Xwiki, is it possible to add one more (special) session, > such as help panel for Xwiki syntax for my specific needs? Of course, I beg > you, and how? > Yes, edit editpanelsvars.vm from your skin and change the variables in there. -- Sergi

Re: [xwiki-users] attachement names

2008-09-11 Thread Sergiu Dumitriu
Jean-Vincent Drean wrote: > Hi, > > To do this you can increase the variable maxnamelength in the macro > packName (macros.vm). Actually you shouldn't change macros.vm. Instead, you should override attachmentsinline.vm and redefine this variable in there. More specifically, copy attachmentsinli

[xwiki-users] [ANN] XWiki Watch 1.1 Milestone 1 Released

2008-09-11 Thread Anca Paula Luca
The XWiki development team is pleased to announce the release of XWiki Watch 1.1 Milestone 1. Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download ! This is the first milestone of the 1.1 version of XWiki Watch which focuses on the user experience by improving the user interface and

[xwiki-users] Adding a panel to edit mode

2008-09-11 Thread Sime Suljic
Hello! In edit mode of Xwiki, is it possible to add one more (special) session, such as help panel for Xwiki syntax for my specific needs? Of course, I beg you, and how? All the best Sime S. ___ users mailing list users@xwiki.org http://lists.x

Re: [xwiki-users] attachement names

2008-09-11 Thread Vincent Massol
Would be a good faq enrty to add on xwiki.org... Thanks -Vincent On Sep 11, 2008, at 3:41 PM, Jean-Vincent Drean wrote: > Hi, > > To do this you can increase the variable maxnamelength in the macro > packName (macros.vm). > > JV. > > On Thu, Sep 11, 2008 at 3:14 PM, Edward Laptop > <[EMAIL PROTE

Re: [xwiki-users] attachement names

2008-09-11 Thread Jean-Vincent Drean
Hi, To do this you can increase the variable maxnamelength in the macro packName (macros.vm). JV. On Thu, Sep 11, 2008 at 3:14 PM, Edward Laptop <[EMAIL PROTECTED]> wrote: > Hi > > My client has asked if there is anyway to increase the maximum number of > characters in an attachment name. It app

[xwiki-users] attachement names

2008-09-11 Thread Edward Laptop
Hi My client has asked if there is anyway to increase the maximum number of characters in an attachment name. It appears to display up to 25 characters and then a ~.jpg or whatever. He wants the full name displayed. Thanks Edward ___ users mailing list

[xwiki-users] attachment order

2008-09-11 Thread Edward Laptop
Hi again Is there some way to ensure that the attachements display in date order, with say the newest at the top? Thanks Edward ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Export-Import Application

2008-09-11 Thread adoro
Hi Ludovic, thanks for your reply. Ludovic Dubost-2 wrote: > > You need to resave the Export pages using an Admin account because they > need programming rights for security reasons > As you advised, I opened all pages from this package in XWiki edit mode and resaved them. It helped with Ex

[xwiki-users] table of contents in a faq

2008-09-11 Thread RRez
Hello, How can I use the toc - command : #toc("2" "3" "") in a FAQ Site. I want to display the table of contents in the textfield of questions or answers, so that the content-directory appears on the area of the questions or answers. For example : Questions 1.1. Title 1.2 Title 2 Anwers

[xwiki-users] XwikiException while loading lock

2008-09-11 Thread adoro
Hi, XE 1.5, 1.5.1: I often (but not every time) get the “Exception while loading lock” when I’m editing a page and decide to cancel action without saving the changes. Any ideas why this happens and how to avoid it? I looked into the xwikilock table – it was not really an entry with XWL_DOC_ID

[xwiki-users] Help: missing accented characters

2008-09-11 Thread alugris
Hello everyone! While editing an existing page, all accented characters have turned into evergrowing strings of ugly characters, such as Ã?Æ'Ã?'Ã?â? 'Ã?Æ'ââ?¬Å¡Ã?â??Ã?¡ for  á (acute accented a). They keep growing every time I edit the page. I have not made any changes in the