Re: [xwiki-users] LDAP Logging Problem

2012-01-24 Thread niko dangl
Thank you so much for your help :)
Finally its working and you were right..had to change it in xwiki preferences.
Now i only have to set up the groups :)
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Background color for a livetable

2012-01-24 Thread Stéphanie
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-tp7219651p7219651.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Background color for a livetable

2012-01-24 Thread Stéphanie
Hello everyone,

I have a livetable build like every livetable :
#livetable(allapps $collist $ colprops $options)

My livetable is build 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-tp7219650p7219650.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] How to Configure the search user functionality for a given user group?

2012-01-24 Thread mohit gupta
 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 .
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Selected pages of PDF to image conversion in XWiki?

2012-01-24 Thread Haru Mamburu
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
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Font size, heading, section colouring

2012-01-24 Thread goldring, richard
 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-boun...@xwiki.org [mailto:users-boun...@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.goldr...@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-boun...@xwiki.org [mailto:users-boun...@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 epar...@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@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
___
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] Font size, heading, section colouring

2012-01-24 Thread Marius Dumitru Florea
2012/1/24 goldring, richard richard.goldr...@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-boun...@xwiki.org [mailto:users-boun...@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.goldr...@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-boun...@xwiki.org [mailto:users-boun...@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 epar...@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@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
 ___
 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] XWiki Enterprise and XWiki Enterprise Manager 3.4 Released

2012-01-24 Thread Marius Dumitru Florea
The XWiki development team is proud to announce the availability of
XWiki Commons, XWiki Rendering, XWiki Platform, XWiki Enterprise and
XWiki Enterprise Manager 3.4.

XWiki Enterprise 3.4 is a stabilization release as we're approaching
the end of the 3.x cycle so its main goal was to improve the Extension
Manager and App Within Minutes features. However, this release also
comes with a new look and a new default wiki page syntax. The
highlights of this release are:

* New color themes
* XWiki 2.1 is the default page syntax
* Improved Extension Manager UI
* Delete space menu
* Simple space templates
* Special characters in attachment file names
* Minimized action menu
* Display macro

See the full release notes at
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterprise34
for more details.

Thanks
-The XWiki dev team
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Font size, heading, section colouring

2012-01-24 Thread goldring, richard
 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-boun...@xwiki.org [mailto:users-boun...@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.goldr...@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-boun...@xwiki.org [mailto:users-boun...@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.goldr...@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-boun...@xwiki.org [mailto:users-boun...@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 epar...@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@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
 ___
 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
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Status of filesystem attachment storage.

2012-01-24 Thread Ryszard Łach
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.

--

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


Re: [xwiki-users] Status of filesystem attachment storage.

2012-01-24 Thread Vincent Massol

On Jan 24, 2012, at 10:37 PM, Ryszard Łach wrote:

 Hi.
 
 Could anyone, please, give any info about status of filesystem
 attachment storage?
 
 Is it stable?

Caleb can probably answer better here since he's the one who implemented this.

My POV:
* It's supposed to be usable
* We need more real life reports that it's working fine in production
* We've received some bug reports already. Several have been fixed, there might 
still be some open issues. You could search open issues about filesystem on 
http://jira.xwiki.org to know specific details
* One current limitation I know is that clustering is not easily done since you 
need to cluster the filesystem. This can be achieved with a NFS mount for 
example.

 Does it deal with non-ascii filenames prolerply?

No idea. Caleb?

 If so - why in 3.4 versions default storage for attachments will be
 hibernate?

Filesystem storage is not a perfect solution:
* clustering issue mentioned above
* it makes it harder to backup your XWiki system since you need to backup not 
only the DB but also the directory where the attachments are saved. It's nice 
to know that everything is in the DB.
* the filesystem is one additional point of failure

Ideally we would not need filesystem storage at all since DBs should be able to 
stream arbitrary data in a performant manner. In practice only some DBs support 
this (MySQL doesn't AFAIK).

All that said I completely agree with your question. I'd also like that we 
answer it better and that we post this status on xwiki.org.

So guys, can you complement/correct what I've said above so that we can get a 
correct statement about this feature? :)

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


Re: [xwiki-users] Status of filesystem attachment storage.

2012-01-24 Thread Ludovic Dubost
It's stable from my POV. It's being used in production on
http://planete.sankore.org

Ludovic

2012/1/24 Vincent Massol vinc...@massol.net


 On Jan 24, 2012, at 10:37 PM, Ryszard Łach wrote:

  Hi.
 
  Could anyone, please, give any info about status of filesystem
  attachment storage?
 
  Is it stable?

 Caleb can probably answer better here since he's the one who implemented
 this.

 My POV:
 * It's supposed to be usable
 * We need more real life reports that it's working fine in production
 * We've received some bug reports already. Several have been fixed, there
 might still be some open issues. You could search open issues about
 filesystem on http://jira.xwiki.org to know specific details
 * One current limitation I know is that clustering is not easily done
 since you need to cluster the filesystem. This can be achieved with a NFS
 mount for example.

  Does it deal with non-ascii filenames prolerply?

 No idea. Caleb?

  If so - why in 3.4 versions default storage for attachments will be
  hibernate?

 Filesystem storage is not a perfect solution:
 * clustering issue mentioned above
 * it makes it harder to backup your XWiki system since you need to backup
 not only the DB but also the directory where the attachments are saved.
 It's nice to know that everything is in the DB.
 * the filesystem is one additional point of failure

 Ideally we would not need filesystem storage at all since DBs should be
 able to stream arbitrary data in a performant manner. In practice only some
 DBs support this (MySQL doesn't AFAIK).

 All that said I completely agree with your question. I'd also like that we
 answer it better and that we post this status on xwiki.org.

 So guys, can you complement/correct what I've said above so that we can
 get a correct statement about this feature? :)

 Thanks
 -Vincent
 ___
 users mailing list
 users@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@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Status of filesystem attachment storage.

2012-01-24 Thread Paul Libbrecht
Ludovic,

I knew it's used there so I tried to answer the question about the 
international-character-set of the file-names.
I think the answer is no because I uploaded:
http://planete.sankore.org/xwiki/bin/view/Coll_polx/lecielbleuteX
with the tile  le ciel bleuté ¬Xλω and with the filename: le ciel bleuté 
¬Xλω.png
However, my resource got named lecielbleuteX and the filename as well.
After that I tried with viewer=attachments and again all characters got 
wersternalized...

It would be interesting to know if this was intended.

paul



Le 24 janv. 2012 à 23:32, Ludovic Dubost a écrit :

 It's stable from my POV. It's being used in production on
 http://planete.sankore.org
 
 Ludovic
 
 2012/1/24 Vincent Massol vinc...@massol.net
 
 
 On Jan 24, 2012, at 10:37 PM, Ryszard Łach wrote:
 
 Hi.
 
 Could anyone, please, give any info about status of filesystem
 attachment storage?
 
 Is it stable?
 
 Caleb can probably answer better here since he's the one who implemented
 this.
 
 My POV:
 * It's supposed to be usable
 * We need more real life reports that it's working fine in production
 * We've received some bug reports already. Several have been fixed, there
 might still be some open issues. You could search open issues about
 filesystem on http://jira.xwiki.org to know specific details
 * One current limitation I know is that clustering is not easily done
 since you need to cluster the filesystem. This can be achieved with a NFS
 mount for example.
 
 Does it deal with non-ascii filenames prolerply?
 
 No idea. Caleb?
 
 If so - why in 3.4 versions default storage for attachments will be
 hibernate?
 
 Filesystem storage is not a perfect solution:
 * clustering issue mentioned above
 * it makes it harder to backup your XWiki system since you need to backup
 not only the DB but also the directory where the attachments are saved.
 It's nice to know that everything is in the DB.
 * the filesystem is one additional point of failure
 
 Ideally we would not need filesystem storage at all since DBs should be
 able to stream arbitrary data in a performant manner. In practice only some
 DBs support this (MySQL doesn't AFAIK).
 
 All that said I completely agree with your question. I'd also like that we
 answer it better and that we post this status on xwiki.org.
 
 So guys, can you complement/correct what I've said above so that we can
 get a correct statement about this feature? :)
 
 Thanks
 -Vincent
 ___
 users mailing list
 users@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@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] Status of filesystem attachment storage.

2012-01-24 Thread Sergiu Dumitriu

On 01/24/2012 05:38 PM, Paul Libbrecht wrote:

Ludovic,

I knew it's used there so I tried to answer the question about the 
international-character-set of the file-names.
I think the answer is no because I uploaded:
http://planete.sankore.org/xwiki/bin/view/Coll_polx/lecielbleuteX
with the tile  le ciel bleuté ¬Xλω and with the filename: le ciel bleuté 
¬Xλω.png
However, my resource got named lecielbleuteX and the filename as well.
After that I tried with viewer=attachments and again all characters got 
wersternalized...

It would be interesting to know if this was intended.


It's normal, since non-ASCII characters in attachment filenames are 
supported starting with 3.4, while sankore is still on 3.1.

--
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Font size, heading, section colouring

2012-01-24 Thread Marius Dumitru Florea
2012/1/24 goldring, richard richard.goldr...@uk.thalesgroup.com:
  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??

I don't have problems saving the WYSIWYG editor administration section
in 3.4 (latest stable release).

Thanks,
Marius


 R

 -Original Message-
 From: users-boun...@xwiki.org [mailto:users-boun...@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.goldr...@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-boun...@xwiki.org [mailto:users-boun...@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.goldr...@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-boun...@xwiki.org [mailto:users-boun...@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 epar...@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@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
 ___
 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
 ___
 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] Status of filesystem attachment storage.

2012-01-24 Thread Ryszard Łach
On 01/24/12 23:03, Vincent Massol wrote:
 Ideally we would not need filesystem storage at all since DBs should be able 
 to stream arbitrary data in a performant manner. In practice only some DBs 
 support this (MySQL doesn't AFAIK).

Is postgresql one of the better ones (in this area)?

R.

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


Re: [xwiki-users] Status of filesystem attachment storage.

2012-01-24 Thread Haru Mamburu
Hi, 

I had been playing with FS for quite a long time and must say, that it is 
almost ready for production:
- Looks stable, major and minor bug fixes were made.
- Since 3.4 it deals with non-ascii correctly. I checked it with Cyrillic on 
3.4RC1.
- If you would turn FS on, be aware, that recycle bin with FS works, BUT still 
we have http://jira.xwiki.org/browse/XWIKI-7399
So, I didn't manage to make it running. So, I just switched off recycle bin for 
attachments, because this bug makes deleted attachment unmanaged. :-(

 If so - why in 3.4 versions default storage for attachments will be
 hibernate?

If you don't play with large attachments (like I do), for clusering and 
maintainance it would much easier to keep all attachments in DB. Traditionally 
it was DB :-)

As for me, Attachments size is relatively huge and will make all system very 
slow very soon, so I use FS from the very beginning of the project.

Kind Regards

Dmitry


25 января 2012, 01:37 от Ryszard Łach ryszard.l...@contium.pl:
 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.
 
 --
 
 ___
 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