Re: [xwiki-users] Aligning the Video Macro

2011-02-15 Thread Wouter de Vos
Hello,

Thank you so much for your quick reply, it all works beautifully now,
this is exactly what I wanted to achieve, thanks!

-Wouter

On 2/14/11, Raluca Stavro rmoro...@gmail.com wrote:
 Hello,

 On Mon, Feb 14, 2011 at 2:39 PM, Wouter de Vos
 hukab...@googlemail.comwrote:

 Hello,

 I am using the video Macro
 (http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro)

 All goes well, but I would like to display the video on the right side
 of the page, are there any align attributes that work? I tried
 dividing the page in columns, but when the video is displayed in hte
 right colum, it does not reach the right border of the page. My goal
 is to have text on the left of the page, and the video on the right
 side next to it.

 Ideas anyone?


 You can use the wiki syntax plus CSS rules in order to play with the video
 positioning.
 This is what you can do:

 (% style=float: right %)((({{video url=URL/}})))
 Some text on the left side.

 This will put the video object inside a div container that will float on the
 right side.

 Raluca.



 Thanks in advance,

 Wouter
 ___
 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] use of code from Mail Sender Plugin.

2011-02-15 Thread Sophie Alexandre
Hello,

OK. Thank you.

S.A.

Le samedi 05 février 2011 à 16:31 +0100, Jerome Velociter a écrit :

 Hi Sophie,
 
 There's no problem in doing that.
 
 The mailsender plugin is not deprecated yet.
 It's the plugin technology that is deprecated and should not be used to
 create new modules.
 I agree the way this information is presented might not be very clear to
 newcomers. We should probably review that.
 
 You can use/modify the example from the documentation for your panel.
 
 Cheers,
 Jerome
 
 On Fri, Feb 4, 2011 at 5:16 PM, Sophie Alexandre
 sophie.alexan...@inria.frwrote:
 
  Hello,
 
  Can I use the code given in example in the Mail Sender Plugin in another
  Panel that will develop for the particular use of the XWiki site of my
  company rather than using the whole plugin.
  Is there any trouble with that ?
 
  And even if this plugin is deprecated ?
 
 
  Thanks by advance,
 
  S.A.
  ___
  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] Macro configuration

2011-02-15 Thread Maxime Sinclair
Hello,

What is the best way to create a configurable macro ?
For example, a macro uses an external resource (like the address of a
server). The administrator of the wiki must configure this resource
during the installation of the macro (just after the import). Of
course, he can update the source code of the macro but it is not very
user friendly.

Do you have any suggestions ? Thank for your help.

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


Re: [xwiki-users] [myxwiki] new wiki request

2011-02-15 Thread Vincent Massol
Hi Matt,

You wiki has been created at
http://troop992.myxwiki.org/xwiki/bin/view/Main/

Enjoy it and please report here any issue or anything not working. Improvement 
ideas are also very welcome.

Thanks
-Vincent on behalf of the xwiki community

On Feb 8, 2011, at 4:10 AM, Matthew Harding wrote:

 Hello,
 
 I would like to start a wiki for the local boy scout troop of which I am in
 charge.
 
 My user name: MattHarding
 
 The server name:Troop992
 
 I have already downloaded xwiki enterprise and played around with it a
 little.  I have a software development background and can administer my wiki
 to whatever level you desire with some guidance occasionally.
 
 Thanks,
 
 Matt
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Macro configuration

2011-02-15 Thread Vincent Massol
Hi Maxime,

On Feb 15, 2011, at 12:30 PM, Maxime Sinclair wrote:

 Hello,
 
 What is the best way to create a configurable macro ?

Wiki macro or java macro?

For java macro: you can use the xwiki-configuration module. Check the Velocity 
macro for example, and more specifically the VelocityMacroConfiguration class 
and its implementation (DefaultVelocityMacroConfiguration).

For wiki macros, I haven't thought much about it and it depends if they use 
velocity only or groovy. But the idea is to do the same.

More info here:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Configuration+Module

Thanks
-Vincent

 For example, a macro uses an external resource (like the address of a
 server). The administrator of the wiki must configure this resource
 during the installation of the macro (just after the import). Of
 course, he can update the source code of the macro but it is not very
 user friendly.
 
 Do you have any suggestions ? Thank for your help.
 
 Maxime Sinclair
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Macro configuration

2011-02-15 Thread Guillaume Lerouge
Hi Maxime,

On Tue, Feb 15, 2011 at 12:30, Maxime Sinclair maxime.sincl...@gmail.comwrote:

 Hello,

 What is the best way to create a configurable macro ?
 For example, a macro uses an external resource (like the address of a
 server). The administrator of the wiki must configure this resource
 during the installation of the macro (just after the import). Of
 course, he can update the source code of the macro but it is not very
 user friendly.


 Do you have any suggestions ? Thank for your help.


Have you looked at
http://platform.xwiki.org/xwiki/bin/view/DevGuide/WikiMacroTutorial ?

Guillaume


 Maxime Sinclair
 ___
 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] Dotx file attachments open as zips in IE8

2011-02-15 Thread Eugen Colesnicov

mime-mapping
extensiondotx/extension
   
mime-typeapplication/vnd.openxmlformats-officedocument.wordprocessingml.template/mime-type
  /mime-mapping

It's enough.

But in any case - in your example you have error. compare with my variant.
You can see, that in a line:
extensiondotx/extension you haven't last  ...

Also, I attached FULL list of MIME-types for all MSOffice and OpenOffice
Applications. Standart XWiki installation have only some of them ...
http://xwiki.475771.n2.nabble.com/file/n6029499/x2scrap2.txt x2scrap2.txt 
-- 
View this message in context: 
http://xwiki.475771.n2.nabble.com/Dotx-file-attachments-open-as-zips-in-IE8-tp6022146p6029499.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


Re: [xwiki-users] Lucene search Problem with Wiki Farm Member it

2011-02-15 Thread Ludovic Dubost


We have found some issues with the analyzer code that analyzes the wiki 
name.

Though with the english analyzer this should not be a problem.
We are fixing this for the next versions of XWiki.

Now if you are sure the problem is the name of the wiki, rename it and 
use a wiki alias.


The result for the user will be the same URL, but the wiki will have 
internally another name


Ludovic

Le 04/02/11 11:15, Tronicek a écrit :

Hi,
we've updatet XWiki 1.7 XE to 2.7.33656 and are using the Wiki Manager to
have a Wiki Farm.

There is a strange behaviour we have not realized immediately related to
search requests.
It seams that the name of the virtual wiki is causing the problem. Its name
is it and is used as solution base for IT problems.

We can reproduce the problem by:
- create a new virtual wiki with name it (without quotation marks).
- import xwiki-enterprise-wiki-2.7.xar
- search with lucene (no results):
.../view/Main/LuceneSearch?text=sandboxspace=
- search with old engine (see pages):
.../view/Main/WebSearch?text=sandboxspace=

We tried to change the analyzer in xwiki.cfg:
xwiki.plugins.lucene.analyzer=org.apache.lucene.analysis.de.GermanAnalyzer
-  no success

Our virtual wikis are mapped via virtual path (xwiki.cfg:
xwiki.virtual.usepath=1).

It would be nice to keep the virtual wiki name. Is there a workaround to
handle this problem?

Regards,
Rudolf




--
Ludovic Dubost
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] Dotx file attachments open as zips in IE8

2011-02-15 Thread Lockie

Ah can't believe I missed that '', but it's good to see I was atleast on the
right track. Thanks!

-

Lockie
-- 
View this message in context: 
http://xwiki.475771.n2.nabble.com/Dotx-file-attachments-open-as-zips-in-IE8-tp6022146p6030056.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


Re: [xwiki-users] Dotx file attachments open as zips in IE8

2011-02-15 Thread Thomas Mortagne
On Tue, Feb 15, 2011 at 23:07, Eugen Colesnicov ecolesni...@gmail.com wrote:

 mime-mapping
    extensiondotx/extension

 mime-typeapplication/vnd.openxmlformats-officedocument.wordprocessingml.template/mime-type
  /mime-mapping

 It's enough.

 But in any case - in your example you have error. compare with my variant.
 You can see, that in a line:
 extensiondotx/extension you haven't last  ...

 Also, I attached FULL list of MIME-types for all MSOffice and OpenOffice
 Applications. Standart XWiki installation have only some of them ...
 http://xwiki.475771.n2.nabble.com/file/n6029499/x2scrap2.txt x2scrap2.txt

Would be great to create a jira  issue for it with a patch ;)

 --
 View this message in context: 
 http://xwiki.475771.n2.nabble.com/Dotx-file-attachments-open-as-zips-in-IE8-tp6022146p6029499.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




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