[xwiki-users] Error when converting SVG to PDF

2016-11-14 Thread Dibyendu Das
Hi all, I have been embedding svg inside html macro like this: {{html}} ... {{/html}} and usually I can convert the resulting page to PDF without any problem. However if I use *xmln:href* in the svg, the PDF converter throws an error and renders a blank PDF. Here's an example svg:

Re: [xwiki-users] Document macro doesn't display all documents

2016-10-24 Thread Dibyendu Das
Thanks, I figured it out as well! On Mon, Oct 24, 2016 at 1:18 PM, Vincent Massol <vinc...@massol.net> wrote: > > > On 24 Oct 2016, at 19:15, Vincent Massol <vinc...@massol.net> wrote: > > > > > >> On 24 Oct 2016, at 19:14, Dibyendu Das <di

Re: [xwiki-users] Document macro doesn't display all documents

2016-10-24 Thread Dibyendu Das
Thanks for the suggestion. But I am need a livetable display, how would I go about that? On Fri, Oct 21, 2016 at 3:44 PM, Vincent Massol <vinc...@massol.net> wrote: > Hi, > > > On 21 Oct 2016, at 21:40, Dibyendu Das <dibyendu@gmail.com> wrote: > > > > Hi,

[xwiki-users] Document macro doesn't display all documents

2016-10-21 Thread Dibyendu Das
Hi, I am using this macro in one of my pages: {{velocity}} {{documents parent="$doc.fullName"/}} {{/velocity}} However, it doesn't display all child documents of this page. Why is that? Thanks ___ users mailing list users@xwiki.org

[xwiki-users] XWiki migration and extensions

2016-09-24 Thread Dibyendu Das
Hi, I have XWiki running in a test environment, and want to move to another server for production. Currently I have deployed it by extracting the war file in a jetty server and a mysql database, and there are some extensions installed using the extension manager. To migrate to another server, is

[xwiki-users] Attachment naming convention

2016-09-19 Thread Dibyendu Das
Hi all, Is it possible to enforce naming conventions on file attachments in XWiki? Let's say I want all files attached under a certain space to have a prefix added to their name, can that be done? Thanks ___ users mailing list users@xwiki.org

Re: [xwiki-users] XWiki Ldap authentication

2016-09-13 Thread Dibyendu Das
to set the values. Is this expected? Thanks On Sat, Sep 10, 2016 at 2:53 AM, Thomas Mortagne <thomas.morta...@xwiki.com> wrote: > On Fri, Sep 9, 2016 at 10:22 PM, Dibyendu Das <dibyendu@gmail.com> > wrote: > > Hi, > > > > I am trying to set up Ldap integ

[xwiki-users] XWiki Ldap authentication

2016-09-09 Thread Dibyendu Das
Hi, I am trying to set up Ldap integration, and have installed both LDAP Authenticator and LDAP Application. I am using XWiki 8.2.1. In my xwiki.cfg file I have the following settings in the LDAP section: #-# LDAP authentication service

Re: [xwiki-users] Configuring CKEditor Plugins

2016-09-01 Thread Dibyendu Das
flo...@xwiki.com> wrote: > On Thu, Sep 1, 2016 at 10:34 AM, Vincent Massol <vinc...@massol.net> > wrote: > > > Hi, > > > > > On 31 Aug 2016, at 17:32, Dibyendu Das <dibyendu@gmail.com> wrote: > > > > > > Hi, > > > > >

[xwiki-users] Configuring CKEditor Plugins

2016-08-31 Thread Dibyendu Das
Hi, How do I add the font color option to the WYSIWYG editor (CKEditor)? I included the plugin color in Wiki Administration -> Applications -> WYSIWYG Editor and added color to toolbar, but it doesn't show up. Similarly I added the plugins font and justify, and added them to the toolbar, but they

Re: [xwiki-users] Enabling Statistics in XWiki

2016-08-31 Thread Dibyendu Das
master/ > xwiki-platform-tools/xwiki-platform-tool-configuration- > resources/src/main/resources/xwiki.cfg.vm#L524 > > I hope it’ll help a little bit in the future… > > Thanks > -Vincent > > > On 30 Aug 2016, at 19:40, Vincent Massol <vinc...@massol.net> wrote: >

[xwiki-users] Enabling Statistics in XWiki

2016-08-30 Thread Dibyendu Das
Hi, I am trying to enable statistics in XWiki without any success. My xwiki.cfg for the settings look like this: *#-# Stats configuration allows to globally activate/deactivate stats module (launch storage thread, register events...).* *#-# Enabled by default.* *xwiki.stats=1* *#-# When

Re: [xwiki-users] XWiki behind proxy

2016-08-29 Thread Dibyendu Das
, Dib On Fri, Aug 26, 2016 at 3:10 PM, Vincent Massol <vinc...@massol.net> wrote: > Hi, > > Have you checked http://platform.xwiki.org/xwiki/bin/view/AdminGuide/ > Installation#HRunningXWikibehindproxy-server ? > > Thanks > -Vincent > > > On 26 Aug 20

[xwiki-users] XWiki behind proxy

2016-08-26 Thread Dibyendu Das
Hi, I tried running XWiki on a Jetty server on a Windows box behind a proxy server and get the following error. I have configured the environment variables http_proxy and https_proxy correctly. Anyone knows why this error is showing? 2016-08-26 14:41:43,973 [Core extension repository updater]

Re: [xwiki-users] Add new user behavior

2016-08-24 Thread Dibyendu Das
Thanks, just to add, this happened on XWiki 7.4.4. On Wed, Aug 24, 2016 at 3:27 PM, Vincent Massol <vinc...@massol.net> wrote: > Hi, > > > On 24 Aug 2016, at 21:19, Dibyendu Das <dibyendu@gmail.com> wrote: > > > > Hi, > > > > I am testing XWi

[xwiki-users] Add new user behavior

2016-08-24 Thread Dibyendu Das
Hi, I am testing XWiki enterprise and noticed the following behavior: if I click on *Add new user* in the *Administration: Users* section, a user registration form comes up. If I click on *Cancel* now, it redirects to the url.