[xwiki-users] Problem with SVG Macro
Hello, Using XWIKI 3.0M2 => 1) installing the SVG Macro from the XAR document 2) Granting all access rights (testing) to the 3 x SVG documents installed in the Xwiki workspace. I get: Unknown macro: svg The "svg" macro is not in the list of registered macros. Verify the spelling or contact your administrator. . when an individual user (authenticated and with rights to display the page) hit one page which include this macro. I have the following in the xwiki.cfg file: #-# List of active plugins. xwiki.plugins=\ com.xpn.xwiki.monitor.api.MonitorPlugin,\ com.xpn.xwiki.plugin.skinx.JsSkinExtensionPlugin,\ com.xpn.xwiki.plugin.skinx.JsSkinFileExtensionPlugin,\ com.xpn.xwiki.plugin.skinx.CssSkinExtensionPlugin,\ com.xpn.xwiki.plugin.skinx.CssSkinFileExtensionPlugin,\ com.xpn.xwiki.plugin.skinx.LinkExtensionPlugin,\ com.xpn.xwiki.plugin.feed.FeedPlugin,\ com.xpn.xwiki.plugin.ldap.LDAPPlugin,\ com.xpn.xwiki.plugin.google.GooglePlugin,\ com.xpn.xwiki.plugin.mail.MailPlugin,\ com.xpn.xwiki.plugin.packaging.PackagePlugin,\ com.xpn.xwiki.plugin.query.QueryPlugin,\ com.xpn.xwiki.plugin.svg.SVGPlugin,\ com.xpn.xwiki.plugin.charts.ChartingPlugin,\ com.xpn.xwiki.plugin.fileupload.FileUploadPlugin,\ com.xpn.xwiki.plugin.image.ImagePlugin,\ com.xpn.xwiki.plugin.userdirectory.UserDirectoryPlugin,\ com.xpn.xwiki.plugin.usertools.XWikiUserManagementToolsImpl,\ com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin,\ com.xpn.xwiki.plugin.autotag.AutoTagPlugin,\ com.xpn.xwiki.plugin.lucene.LucenePlugin,\ com.xpn.xwiki.plugin.diff.DiffPlugin,\ com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin,\ com.xpn.xwiki.plugin.jodatime.JodaTimePlugin,\ com.xpn.xwiki.plugin.scheduler.SchedulerPlugin,\ com.xpn.xwiki.plugin.mailsender.MailSenderPlugin,\ com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin, \ com.xpn.xwiki.plugin.watchlist.WatchListPlugin, \ com.xpn.xwiki.plugin.tag.TagPlugin What is wrong ? Many thanks for your help, Christophe
You are talking about this one ? http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro I think you only need to use "edit object" on the macro (page XWiki/SVGMacro) and change the "scope" setting to "current wiki". This setting did not exist at the time. Ludovic Le 08/03/11 19:52, Christophe FRAULE a écrit :
Hello,
Using XWIKI 3.0M2 =>
1) installing the SVG Macro from the XAR document
2) Granting all access rights (testing) to the 3 x SVG documents installed in the Xwiki workspace.
I get:
Unknown macro: svg
The "svg" macro is not in the list of registered macros. Verify the spelling or contact your administrator.
. when an individual user (authenticated and with rights to display the page) hit one page which include this macro.
I have the following in the xwiki.cfg file:
#-# List of active plugins.
xwiki.plugins=\
com.xpn.xwiki.monitor.api.MonitorPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.LinkExtensionPlugin,\
com.xpn.xwiki.plugin.feed.FeedPlugin,\
com.xpn.xwiki.plugin.ldap.LDAPPlugin,\
com.xpn.xwiki.plugin.google.GooglePlugin,\
com.xpn.xwiki.plugin.mail.MailPlugin,\
com.xpn.xwiki.plugin.packaging.PackagePlugin,\
com.xpn.xwiki.plugin.query.QueryPlugin,\
com.xpn.xwiki.plugin.svg.SVGPlugin,\
com.xpn.xwiki.plugin.charts.ChartingPlugin,\
com.xpn.xwiki.plugin.fileupload.FileUploadPlugin,\
com.xpn.xwiki.plugin.image.ImagePlugin,\
com.xpn.xwiki.plugin.userdirectory.UserDirectoryPlugin,\
com.xpn.xwiki.plugin.usertools.XWikiUserManagementToolsImpl,\
com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin,\
com.xpn.xwiki.plugin.autotag.AutoTagPlugin,\
com.xpn.xwiki.plugin.lucene.LucenePlugin,\
com.xpn.xwiki.plugin.diff.DiffPlugin,\
com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin,\
com.xpn.xwiki.plugin.jodatime.JodaTimePlugin,\
com.xpn.xwiki.plugin.scheduler.SchedulerPlugin,\
com.xpn.xwiki.plugin.mailsender.MailSenderPlugin,\
com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin, \
com.xpn.xwiki.plugin.watchlist.WatchListPlugin, \
com.xpn.xwiki.plugin.tag.TagPlugin
What is wrong ?
Many thanks for your help,
Christophe
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
You are talking about this one ? http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro => YES I think you only need to use "edit object" on the macro (page XWiki/SVGMacro) and change the "scope" setting to "current wiki". This setting did not exist at the time. I guess it's still the case so for I cannot see any 'scope settings' when editing the SVGMacro page Objects as Admin. => What's the fix ? Many thanks for your help, Regards, Christophe. -----Original Message----- From: Ludovic Dubost [mailto:[email protected]] Sent: Tuesday, March 08, 2011 12:49 PM To: XWiki Users Cc: Christophe FRAULE Subject: Re: [xwiki-users] Problem with SVG Macro You are talking about this one ? http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro I think you only need to use "edit object" on the macro (page XWiki/SVGMacro) and change the "scope" setting to "current wiki". This setting did not exist at the time. Ludovic Le 08/03/11 19:52, Christophe FRAULE a écrit :
Hello,
Using XWIKI 3.0M2 =>
1) installing the SVG Macro from the XAR document
2) Granting all access rights (testing) to the 3 x SVG documents installed in the Xwiki workspace.
I get:
Unknown macro: svg
The "svg" macro is not in the list of registered macros. Verify the spelling or contact your administrator.
. when an individual user (authenticated and with rights to display the page) hit one page which include this macro.
I have the following in the xwiki.cfg file:
#-# List of active plugins.
xwiki.plugins=\
com.xpn.xwiki.monitor.api.MonitorPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.LinkExtensionPlugin,\
com.xpn.xwiki.plugin.feed.FeedPlugin,\
com.xpn.xwiki.plugin.ldap.LDAPPlugin,\
com.xpn.xwiki.plugin.google.GooglePlugin,\
com.xpn.xwiki.plugin.mail.MailPlugin,\
com.xpn.xwiki.plugin.packaging.PackagePlugin,\
com.xpn.xwiki.plugin.query.QueryPlugin,\
com.xpn.xwiki.plugin.svg.SVGPlugin,\
com.xpn.xwiki.plugin.charts.ChartingPlugin,\
com.xpn.xwiki.plugin.fileupload.FileUploadPlugin,\
com.xpn.xwiki.plugin.image.ImagePlugin,\
com.xpn.xwiki.plugin.userdirectory.UserDirectoryPlugin,\
com.xpn.xwiki.plugin.usertools.XWikiUserManagementToolsImpl,\
com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin,\
com.xpn.xwiki.plugin.autotag.AutoTagPlugin,\
com.xpn.xwiki.plugin.lucene.LucenePlugin,\
com.xpn.xwiki.plugin.diff.DiffPlugin,\
com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin,\
com.xpn.xwiki.plugin.jodatime.JodaTimePlugin,\
com.xpn.xwiki.plugin.scheduler.SchedulerPlugin,\
com.xpn.xwiki.plugin.mailsender.MailSenderPlugin,\
com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin, \
com.xpn.xwiki.plugin.watchlist.WatchListPlugin, \
com.xpn.xwiki.plugin.tag.TagPlugin
What is wrong ?
Many thanks for your help,
Christophe
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
Sorry it's called macro visibility Ludovic Envoyé de mon iPhone Le 8 mars 2011 à 23:23, "Christophe FRAULE" <[email protected]> a écrit :
You are talking about this one ? http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro
=> YES
I think you only need to use "edit object" on the macro (page XWiki/SVGMacro) and change the "scope" setting to "current wiki".
This setting did not exist at the time.
I guess it's still the case so for I cannot see any 'scope settings' when editing the SVGMacro page Objects as Admin.
=> What's the fix ?
Many thanks for your help,
Regards,
Christophe.
-----Original Message----- From: Ludovic Dubost [mailto:[email protected]] Sent: Tuesday, March 08, 2011 12:49 PM To: XWiki Users Cc: Christophe FRAULE Subject: Re: [xwiki-users] Problem with SVG Macro
You are talking about this one ?
http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro
I think you only need to use "edit object" on the macro (page XWiki/SVGMacro) and change the "scope" setting to "current wiki". This setting did not exist at the time.
Ludovic
Le 08/03/11 19:52, Christophe FRAULE a écrit :
Hello,
Using XWIKI 3.0M2 =>
1) installing the SVG Macro from the XAR document
2) Granting all access rights (testing) to the 3 x SVG documents installed in the Xwiki workspace.
I get:
Unknown macro: svg
The "svg" macro is not in the list of registered macros. Verify the spelling or contact your administrator.
. when an individual user (authenticated and with rights to display the page) hit one page which include this macro.
I have the following in the xwiki.cfg file:
#-# List of active plugins.
xwiki.plugins=\
com.xpn.xwiki.monitor.api.MonitorPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.LinkExtensionPlugin,\
com.xpn.xwiki.plugin.feed.FeedPlugin,\
com.xpn.xwiki.plugin.ldap.LDAPPlugin,\
com.xpn.xwiki.plugin.google.GooglePlugin,\
com.xpn.xwiki.plugin.mail.MailPlugin,\
com.xpn.xwiki.plugin.packaging.PackagePlugin,\
com.xpn.xwiki.plugin.query.QueryPlugin,\
com.xpn.xwiki.plugin.svg.SVGPlugin,\
com.xpn.xwiki.plugin.charts.ChartingPlugin,\
com.xpn.xwiki.plugin.fileupload.FileUploadPlugin,\
com.xpn.xwiki.plugin.image.ImagePlugin,\
com.xpn.xwiki.plugin.userdirectory.UserDirectoryPlugin,\
com.xpn.xwiki.plugin.usertools.XWikiUserManagementToolsImpl,\
com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin,\
com.xpn.xwiki.plugin.autotag.AutoTagPlugin,\
com.xpn.xwiki.plugin.lucene.LucenePlugin,\
com.xpn.xwiki.plugin.diff.DiffPlugin,\
com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin,\
com.xpn.xwiki.plugin.jodatime.JodaTimePlugin,\
com.xpn.xwiki.plugin.scheduler.SchedulerPlugin,\
com.xpn.xwiki.plugin.mailsender.MailSenderPlugin,\
com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin, \
com.xpn.xwiki.plugin.watchlist.WatchListPlugin, \
com.xpn.xwiki.plugin.tag.TagPlugin
What is wrong ?
Many thanks for your help,
Christophe
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
I cannot see this parameter either, here's all the accessible parameters while editing the MacroSVG document as Admin. Objects of type XWiki.JavaScriptExtension (1) Objects of type XWiki.StyleSheetExtension (1) StyleSheetExtension 0: [remove this object] [edit only this object] New StyleSheetExtension object Objects of type XWiki.TagClass (1) TagClass 0: [remove this object] [edit only this object] New TagClass object Objects of type XWiki.WikiMacroClass (1) WikiMacroClass 0: svg [remove this object] [edit only this object] New WikiMacroClass object Objects of type XWiki.WikiMacroParameterClass (3) WikiMacroParameterClass 2: width [remove this object] [edit only this object] WikiMacroParameterClass 3: height [remove this object] [edit only this object] WikiMacroParameterClass 4: forceimage [remove this object] [edit only this object] New WikiMacroParameterClass object Objects of type XWiki.XWikiRights (4) XWikiRights 0: XWiki.XWikiHomeGroup [remove this object] [edit only this object] XWikiRights 1: XWiki.XWikiAdminGroup [remove this object] [edit only this object] XWikiRights 2: XWiki.XWikiAllGroup [remove this object] [edit only this object] XWikiRights 3: Christophe. -----Original Message----- From: Ludovic Dubost [mailto:[email protected]] Sent: Wednesday, March 09, 2011 1:18 AM To: Christophe FRAULE Cc: XWiki Users Subject: Re: [xwiki-users] Problem with SVG Macro Sorry it's called macro visibility Ludovic Envoyé de mon iPhone Le 8 mars 2011 à 23:23, "Christophe FRAULE" <[email protected]> a écrit :
You are talking about this one ? http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro
=> YES
I think you only need to use "edit object" on the macro (page XWiki/SVGMacro) and change the "scope" setting to "current wiki".
This setting did not exist at the time.
I guess it's still the case so for I cannot see any 'scope settings' when editing the SVGMacro page Objects as Admin.
=> What's the fix ?
Many thanks for your help,
Regards,
Christophe.
-----Original Message----- From: Ludovic Dubost [mailto:[email protected]] Sent: Tuesday, March 08, 2011 12:49 PM To: XWiki Users Cc: Christophe FRAULE Subject: Re: [xwiki-users] Problem with SVG Macro
You are talking about this one ?
http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro
I think you only need to use "edit object" on the macro (page XWiki/SVGMacro) and change the "scope" setting to "current wiki". This setting did not exist at the time.
Ludovic
Le 08/03/11 19:52, Christophe FRAULE a écrit :
Hello,
Using XWIKI 3.0M2 =>
1) installing the SVG Macro from the XAR document
2) Granting all access rights (testing) to the 3 x SVG documents installed in the Xwiki workspace.
I get:
Unknown macro: svg
The "svg" macro is not in the list of registered macros. Verify the spelling or contact your administrator.
. when an individual user (authenticated and with rights to display the page) hit one page which include this macro.
I have the following in the xwiki.cfg file:
#-# List of active plugins.
xwiki.plugins=\
com.xpn.xwiki.monitor.api.MonitorPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.LinkExtensionPlugin,\
com.xpn.xwiki.plugin.feed.FeedPlugin,\
com.xpn.xwiki.plugin.ldap.LDAPPlugin,\
com.xpn.xwiki.plugin.google.GooglePlugin,\
com.xpn.xwiki.plugin.mail.MailPlugin,\
com.xpn.xwiki.plugin.packaging.PackagePlugin,\
com.xpn.xwiki.plugin.query.QueryPlugin,\
com.xpn.xwiki.plugin.svg.SVGPlugin,\
com.xpn.xwiki.plugin.charts.ChartingPlugin,\
com.xpn.xwiki.plugin.fileupload.FileUploadPlugin,\
com.xpn.xwiki.plugin.image.ImagePlugin,\
com.xpn.xwiki.plugin.userdirectory.UserDirectoryPlugin,\
com.xpn.xwiki.plugin.usertools.XWikiUserManagementToolsImpl,\
com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin,\
com.xpn.xwiki.plugin.autotag.AutoTagPlugin,\
com.xpn.xwiki.plugin.lucene.LucenePlugin,\
com.xpn.xwiki.plugin.diff.DiffPlugin,\
com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin,\
com.xpn.xwiki.plugin.jodatime.JodaTimePlugin,\
com.xpn.xwiki.plugin.scheduler.SchedulerPlugin,\
com.xpn.xwiki.plugin.mailsender.MailSenderPlugin,\
com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin, \
com.xpn.xwiki.plugin.watchlist.WatchListPlugin, \
com.xpn.xwiki.plugin.tag.TagPlugin
What is wrong ?
Many thanks for your help,
Christophe
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
On 03/09/2011 04:19 PM, Christophe FRAULE wrote:
I cannot see this parameter either, here's all the accessible parameters while editing the MacroSVG document as Admin.
Objects of type XWiki.JavaScriptExtension (1)
Objects of type XWiki.StyleSheetExtension (1) StyleSheetExtension 0: [remove this object] [edit only this object] New StyleSheetExtension object
Objects of type XWiki.TagClass (1) TagClass 0: [remove this object] [edit only this object] New TagClass object
Objects of type XWiki.WikiMacroClass (1)
WikiMacroClass 0: svg [remove this object] [edit only this object]
Did you expand this object? Click on it. Hope this helps, Marius
New WikiMacroClass object
Objects of type XWiki.WikiMacroParameterClass (3) WikiMacroParameterClass 2: width [remove this object] [edit only this object] WikiMacroParameterClass 3: height [remove this object] [edit only this object] WikiMacroParameterClass 4: forceimage [remove this object] [edit only this object] New WikiMacroParameterClass object
Objects of type XWiki.XWikiRights (4) XWikiRights 0: XWiki.XWikiHomeGroup [remove this object] [edit only this object] XWikiRights 1: XWiki.XWikiAdminGroup [remove this object] [edit only this object] XWikiRights 2: XWiki.XWikiAllGroup [remove this object] [edit only this object] XWikiRights 3:
Christophe.
-----Original Message----- From: Ludovic Dubost [mailto:[email protected]] Sent: Wednesday, March 09, 2011 1:18 AM To: Christophe FRAULE Cc: XWiki Users Subject: Re: [xwiki-users] Problem with SVG Macro
Sorry it's called macro visibility
Ludovic
Envoyé de mon iPhone
Le 8 mars 2011 à 23:23, "Christophe FRAULE"<[email protected]> a écrit :
You are talking about this one ? http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro
=> YES
I think you only need to use "edit object" on the macro (page XWiki/SVGMacro) and change the "scope" setting to "current wiki".
This setting did not exist at the time.
I guess it's still the case so for I cannot see any 'scope settings' when editing the SVGMacro page Objects as Admin.
=> What's the fix ?
Many thanks for your help,
Regards,
Christophe.
-----Original Message----- From: Ludovic Dubost [mailto:[email protected]] Sent: Tuesday, March 08, 2011 12:49 PM To: XWiki Users Cc: Christophe FRAULE Subject: Re: [xwiki-users] Problem with SVG Macro
You are talking about this one ?
http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro
I think you only need to use "edit object" on the macro (page XWiki/SVGMacro) and change the "scope" setting to "current wiki". This setting did not exist at the time.
Ludovic
Le 08/03/11 19:52, Christophe FRAULE a écrit :
Hello,
Using XWIKI 3.0M2 =>
1) installing the SVG Macro from the XAR document
2) Granting all access rights (testing) to the 3 x SVG documents installed in the Xwiki workspace.
I get:
Unknown macro: svg
The "svg" macro is not in the list of registered macros. Verify the spelling or contact your administrator.
. when an individual user (authenticated and with rights to display the page) hit one page which include this macro.
I have the following in the xwiki.cfg file:
#-# List of active plugins.
xwiki.plugins=\
com.xpn.xwiki.monitor.api.MonitorPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.JsSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.CssSkinFileExtensionPlugin,\
com.xpn.xwiki.plugin.skinx.LinkExtensionPlugin,\
com.xpn.xwiki.plugin.feed.FeedPlugin,\
com.xpn.xwiki.plugin.ldap.LDAPPlugin,\
com.xpn.xwiki.plugin.google.GooglePlugin,\
com.xpn.xwiki.plugin.mail.MailPlugin,\
com.xpn.xwiki.plugin.packaging.PackagePlugin,\
com.xpn.xwiki.plugin.query.QueryPlugin,\
com.xpn.xwiki.plugin.svg.SVGPlugin,\
com.xpn.xwiki.plugin.charts.ChartingPlugin,\
com.xpn.xwiki.plugin.fileupload.FileUploadPlugin,\
com.xpn.xwiki.plugin.image.ImagePlugin,\
com.xpn.xwiki.plugin.userdirectory.UserDirectoryPlugin,\
com.xpn.xwiki.plugin.usertools.XWikiUserManagementToolsImpl,\
com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin,\
com.xpn.xwiki.plugin.autotag.AutoTagPlugin,\
com.xpn.xwiki.plugin.lucene.LucenePlugin,\
com.xpn.xwiki.plugin.diff.DiffPlugin,\
com.xpn.xwiki.plugin.rightsmanager.RightsManagerPlugin,\
com.xpn.xwiki.plugin.jodatime.JodaTimePlugin,\
com.xpn.xwiki.plugin.scheduler.SchedulerPlugin,\
com.xpn.xwiki.plugin.mailsender.MailSenderPlugin,\
com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin, \
com.xpn.xwiki.plugin.watchlist.WatchListPlugin, \
com.xpn.xwiki.plugin.tag.TagPlugin
What is wrong ?
Many thanks for your help,
Christophe
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi guys, I had the same problem, but setting the property "Macro Visibility" to "Current Wiki" fixed it! Maybe someone can update the SVG Macro to include this setting? Or at least mention it on the SVG Macro Extension page? I do have another problem...the SVG Editor is broken. 1) I click on the "edit" button 2) The editor dropsdown from above, but the icons of the editor are all missing. I can only see gray squares. I can't use the tools (line, rectangle, ect) Do I need to set another property? -- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-SVG-Macro-tp6135293p7579889.h... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Hamster, On Jun 26, 2012, at 9:44 AM, Hamster wrote:
Hi guys,
I had the same problem, but setting the property "Macro Visibility" to "Current Wiki" fixed it!
Maybe someone can update the SVG Macro to include this setting? Or at least mention it on the SVG Macro Extension page?
This is definitely a bug of this extension. This is a wiki, you should register on http://xwiki.org and edit the page yourself. That would help :)
I do have another problem...the SVG Editor is broken. 1) I click on the "edit" button 2) The editor dropsdown from above, but the icons of the editor are all missing. I can only see gray squares. I can't use the tools (line, rectangle, ect)
Do I need to set another property?
No idea. Let's hope the author of this extension is listening here. You could also comment on the extension page. Thanks -Vincent
I should have checked this first... The SVG Editor doesn't show correctly in IE9.0 (which we use in our company) When I open the page in Google Chrome, the SVG Editor works fine. -- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-SVG-Macro-tp6135293p7579891.h... Sent from the XWiki- Users mailing list archive at Nabble.com.
On Jun 26, 2012, at 9:49 AM, Hamster wrote:
I should have checked this first...
The SVG Editor doesn't show correctly in IE9.0 (which we use in our company)
When I open the page in Google Chrome, the SVG Editor works fine.
Would really be nice if you could add this to extension page compatibility section! Thanks -Vincent
Hi, The Macro points to a specific version of the svgeditor.. I looked a while ago at some issues of the current version, but some code changes in the macro is needed to use a more recent svg editor. I'm not sure if that version will be compatible with IE9 though. You need to look on the page of the svgeditor. Ludovic 2012/6/26 Hamster <[email protected]>:
I should have checked this first...
The SVG Editor doesn't show correctly in IE9.0 (which we use in our company)
When I open the page in Google Chrome, the SVG Editor works fine.
-- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-SVG-Macro-tp6135293p7579891.h... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] 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
I have updated the http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro SVG Macro page -- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-SVG-Macro-tp6135293p7579898.h... Sent from the XWiki- Users mailing list archive at Nabble.com.
There's a bigger problem with SVG macro that we were experiencing - after SVG content size reaches certain limit, the edit link stops working (it might be related to "GET" method communication used in the macro) -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Hamster Sent: Tuesday, June 26, 2012 12:09 PM To: [email protected] Subject: Re: [xwiki-users] Problem with SVG Macro I have updated the http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Macro SVG Macro page -- View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-SVG-Macro-tp6135293p7579898.h... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (6)
-
Christophe FRAULE -
Hamster -
Ludovic Dubost -
Marius Dumitru Florea -
Roman Muntyanu -
Vincent Massol