Still can't open the attachments using WebDAV in Windows Explorer - can see
the files BUT there's no Open menu option when I right click them.
Have tried goggling this but haven't yet found anything on why this is or
how to enable it so can open the attachment .... Anyone any idea what to
do???
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
goldring, richard
Sent: 25 January 2012 12:06
To: 'XWiki Users'
Subject: Re: [xwiki-users] Inserting links to files on network drives
Vincent,
Thanks for the suggestion - I've managed to view the attachments in Windows
XP file browser
... but I can't edit them - how do I config it so I can edit the file???
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Vincent Massol
Sent: 25 January 2012 10:50
To: XWiki Users
Subject: Re: [xwiki-users] Inserting links to files on network drives
Hi Richard,
On Jan 25, 2012, at 11:28 AM, goldring, richard wrote:
> Hi,
>
> Managers and other users at my company like to update excel
> spreadsheets on work progress. These spreadsheets get updated quite
> frequently by many users so attaching them to the wiki isn't so
> practical because of the overhead of checking checking the attachments
> in
and out.
>
> So I'd like to make it easier for managers to put in links to these
> spreadsheets from a wiki page: So the users can (from the wiki
> WYSIWYG
> editor) browse to the spreadsheet files and insert them without having
> to workout the syntax e.g. file:// and the network drive, etc.
>
> How might I go about editing/adding macros to do this?
The solution we propose for this is WebDAV (search xwiki.org on webdav).
Mount your wiki as a webdav driver.
This allows you to see the attachments for example.
Work in your favorite editor for those attachments.
When you save in your editor the attachment is updated remotely.
The only possible issue is with concurrent locking. It's possible that if
one has the lock others will only be able to open the attachment in read
only. To be tested. Let us know!
Thanks
-Vincent
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
Managers and other users at my company like to update excel spreadsheets on
work progress. These spreadsheets get updated quite frequently by many users
so attaching them to the wiki isn't so practical because of the overhead of
checking checking the attachments in and out.
So I'd like to make it easier for managers to put in links to these
spreadsheets from a wiki page: So the users can (from the wiki WYSIWYG
editor) browse to the spreadsheet files and insert them without having to
workout the syntax e.g. file:// and the network drive, etc.
How might I go about editing/adding macros to do this?
Thanks.
Regards,
Richard
Vincent,
Thanks for the suggestion - I've managed to view the attachments in Windows
XP file browser
... but I can't edit them - how do I config it so I can edit the file???
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Vincent Massol
Sent: 25 January 2012 10:50
To: XWiki Users
Subject: Re: [xwiki-users] Inserting links to files on network drives
Hi Richard,
On Jan 25, 2012, at 11:28 AM, goldring, richard wrote:
> Hi,
>
> Managers and other users at my company like to update excel
> spreadsheets on work progress. These spreadsheets get updated quite
> frequently by many users so attaching them to the wiki isn't so
> practical because of the overhead of checking checking the attachments in
and out.
>
> So I'd like to make it easier for managers to put in links to these
> spreadsheets from a wiki page: So the users can (from the wiki
> WYSIWYG
> editor) browse to the spreadsheet files and insert them without having
> to workout the syntax e.g. file:// and the network drive, etc.
>
> How might I go about editing/adding macros to do this?
The solution we propose for this is WebDAV (search xwiki.org on webdav).
Mount your wiki as a webdav driver.
This allows you to see the attachments for example.
Work in your favorite editor for those attachments.
When you save in your editor the attachment is updated remotely.
The only possible issue is with concurrent locking. It's possible that if
one has the lock others will only be able to open the attachment in read
only. To be tested. Let us know!
Thanks
-Vincent
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi.
Could anyone, please, give any info about status of filesystem
attachment storage?
Is it stable? Does it deal with non-ascii filenames prolerply?
If so - why in 3.4 versions default storage for attachments will be
hibernate?
Cheers,
R.
--
Thanks - tried the bug but didn't seem to work - tried editing the object
directly and got it working - thanks!!!
Is this fixed in the next release??
R
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Marius Dumitru Florea
Sent: 24 January 2012 17:11
To: XWiki Users
Subject: Re: [xwiki-users] Font size, heading, section colouring
2012/1/24 goldring, richard <richard.goldring(a)uk.thalesgroup.com>:
> Thanks
>
> I've tried setting the WYSIWYS editor settings for the font and color
> plugins on the Administation section in the wiki and saved the page
> but when I go back the settings for font and color have disappeared -
> what am I doing wrong??
You probably hit http://jira.xwiki.org/browse/XWIKI-7121 . Besides the fix
specified in the comment you can edit directly in object mode the page
holding the WYSIWYG editor configuration, XWiki.WysiwygEditorConfig, and
change the configuration.
Hope this helps,
Marius
>
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
> Behalf Of Marius Dumitru Florea
> Sent: 23 January 2012 17:42
> To: XWiki Users
> Subject: Re: [xwiki-users] Font size, heading, section colouring
>
> 2012/1/23 goldring, richard <richard.goldring(a)uk.thalesgroup.com>:
>> Hi,
>>
>
>> Does anyone know how or if its possible to change fonts sizes, style,
>> colour and colour headings or sections to make them stand out on the
page.
>
> Yes. Either through wiki syntax
> http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HParameters
> or through the WYSIWYG editor
> http://platform.xwiki.org/xwiki/bin/view/Features/WysiwygEditor#HTextF
> ormatt
> ing
> . For the later option you need to activate some WYSIWYG editor
> plugins (e.g. font and color, see
> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/WysiwygEditor#HPlu
> ginsan
> dFeatures
> for the full list) from the administration and add some features on
> the WYSIWYG editor tool bar (e.g. fontname or forecolor).
>
> Hope this helps,
> Marius
>
> P.S.: Next time please don't highjack someone else's thread.
>
>>
>> Regards,
>>
>> Richard
>>
>> -----Original Message-----
>> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
>> Behalf Of Haru Mamburu
>> Sent: 23 January 2012 16:14
>> To: XWiki Users
>> Subject: Re: [xwiki-users] Version Error
>>
>> Looks like
>> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL
>> #
>> HHTTP5
>> 00Error
>>
>> Try this. Hope it will help.
>>
>> Kind Regards,
>>
>> Dmitry
>>
>>
>> 23 января 2012, 20:10 от eparent_pk <eparent(a)photonicknowledge.com>:
>>> Hi,
>>>
>>> I'm having the http://pastebin.com/k5V6mBha same error .
>>>
>>> My xwiki installation is Enterprise 3.3, on Ubuntu 11.10 (x64)
>>> with tomcat6.
>>>
>>> I installed following the instructions on this
>>> http://blog.dontneedcoffee.com/2010/02/install-xwiki-22-on-ubuntu-91
>>> 0
>>> -
>>> mysql.html
>>> site .
>>>
>>> Here is an example of my http://pastebin.com/HEPmAAeQ
>>> hibernate.cfg.xml .
>>>
>>> I created MySQL user 'xwiki' who was granted with create,
>>> insert, alter, delete entries for the xwiki database.
>>>
>>> All the setup tutorials I've seen are quite straight forward
>>> but, for some reason, I just can't get it to work. Any hint / advice
>>> will be appreciated.
>>>
>>> Cheers,
>>>
>>> - Eric
>>>
>>> --
>>> View this message in context:
>>> http://xwiki.475771.n2.nabble.com/Version-Error-tp6480013p7216532.ht
>>> m l 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
>>>
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thanks
I've tried setting the WYSIWYS editor settings for the font and color
plugins on the Administation section in the wiki and saved the page but when
I go back the settings for font and color have disappeared - what am I doing
wrong??
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Marius Dumitru Florea
Sent: 23 January 2012 17:42
To: XWiki Users
Subject: Re: [xwiki-users] Font size, heading, section colouring
2012/1/23 goldring, richard <richard.goldring(a)uk.thalesgroup.com>:
> Hi,
>
> Does anyone know how or if its possible to change fonts sizes, style,
> colour and colour headings or sections to make them stand out on the page.
Yes. Either through wiki syntax
http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HParameters
or through the WYSIWYG editor
http://platform.xwiki.org/xwiki/bin/view/Features/WysiwygEditor#HTextFormatt
ing
. For the later option you need to activate some WYSIWYG editor plugins
(e.g. font and color, see
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/WysiwygEditor#HPluginsan
dFeatures
for the full list) from the administration and add some features on the
WYSIWYG editor tool bar (e.g. fontname or forecolor).
Hope this helps,
Marius
P.S.: Next time please don't highjack someone else's thread.
>
> Regards,
>
> Richard
>
> -----Original Message-----
> From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On
> Behalf Of Haru Mamburu
> Sent: 23 January 2012 16:14
> To: XWiki Users
> Subject: Re: [xwiki-users] Version Error
>
> Looks like
> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL#
> HHTTP5
> 00Error
>
> Try this. Hope it will help.
>
> Kind Regards,
>
> Dmitry
>
>
> 23 января 2012, 20:10 от eparent_pk <eparent(a)photonicknowledge.com>:
>> Hi,
>>
>> I'm having the http://pastebin.com/k5V6mBha same error .
>>
>> My xwiki installation is Enterprise 3.3, on Ubuntu 11.10 (x64)
>> with tomcat6.
>>
>> I installed following the instructions on this
>> http://blog.dontneedcoffee.com/2010/02/install-xwiki-22-on-ubuntu-910
>> -
>> mysql.html
>> site .
>>
>> Here is an example of my http://pastebin.com/HEPmAAeQ
>> hibernate.cfg.xml .
>>
>> I created MySQL user 'xwiki' who was granted with create, insert,
>> alter, delete entries for the xwiki database.
>>
>> All the setup tutorials I've seen are quite straight forward but,
>> for some reason, I just can't get it to work. Any hint / advice will
>> be appreciated.
>>
>> Cheers,
>>
>> - Eric
>>
>> --
>> View this message in context:
>> http://xwiki.475771.n2.nabble.com/Version-Error-tp6480013p7216532.htm
>> l 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
>>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi!
The task is:
- Calculate MD5 of attached PDF document
- Extract e.g first 10 pages from the attached PDF file as images
- store images as attachments into the document
1. What is the best way to calculate MD5 in XWiki? Is it possible to do via standard velocity scripting in XWiki?
2. Is there any built in/hidden ways of PDF->image conversion of several pages of attached PDF file?
If not, what is the solution possible? I found some opensource JAVA libraries, but I realize a big gap in my understanding between libraries and their integration in XWiki with followng velocity scripting usage.
Does anyone has a clue where to dig to make all this staff runnung?
Thanks in advance,
Dmitry
Hi All,
I have question regarding search functionality i want to give rights
in a way so that the users in a certain group should be able search
the users of a certain group.
For example i have 3 groups G1,G2,G3 . G1 contains user U1,G2 contains
user U2 and G3 contains user U3. Now i want to give the the group 1
users rights in a way so that
they should be able to search the G1 and G2 users only but not G3 users.
I know we can customize the rights of specific group user for a
specific space but what about above feature? Is it configurable?
Thanks .
Hello everyone,
I have a livetable build like every livetable :
#livetable("allapps" $collist $ colprops $options)
My livetable is built using a class and one of the field of this class is
"state".
This field can have three value : "new", "in progress", "closed".
I want to put a background color for each line depending of this field
"state".
I want the background colors like this :
- "new" -> background color = green
- "in progress" -> background color = orange
- "closed" -> background color = red
Is there a possibility to define this somewhere ? And if yes, where exactly
? In the options of my livetable ?
I hope this possibility exists because I really need it.
Have a good day,
Stéphanie
--
View this message in context: http://xwiki.475771.n2.nabble.com/Background-color-for-a-livetable-tp721965…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Guys,
hopefully im doing right sending a mail to this list with my problem.
Actually i got 2 Problems but if i can solve one the other will be gone :)
One is die LDAP connection and the other is the debugging/logging function.
Unfortunately i can't login with the AD users and i don't even know if
there is a connection to the server.
I wasted a day trying to get the debugging/logging enabled but it
seems im to stupid for it :)
enabled LDAP Debug Log with the log4j.properties file in
WEB-INF/classes without success.
log4j.logger.com.xpn.xwiki.plugin.ldap=trace
log4j.logger.com.xpn.xwiki.user.impl.LDAP=trace
but somehow i cant find a log or information about ldap.
do i have to configure something else or add some information to the xwiki.cfg?!
any help is appreciated.
Systeminformation:
CentOS 6.1 in a VM
XWiki 3.3
Tomcat 5.5
Java 1.6
thanks and regards,
Niko