[xwiki-users] Comments Attachments small size

2009-02-04 Thread Hernández Cuchí , Francisco Ricardo
Hello,

 

I would like to reduce the size of the comment/attachments/history/Information 
footer.

 

As I've seen, I would like to have it as it is shown in the botton part of 

http://www.xwiki.org/xwiki/bin/view/Main/WebHome

 

I am using the toucan skin.

 

Thanks a lot for the help,

 

Francisco

--

Francisco Hernández Cuchí

mail: francisco.hernan...@oepm.es mailto:francisco.hernan...@oepm.es 

 

**
IMPORTANTE: El contenido de este correo y ficheros adjuntos es confidencial y 
está dirigido únicamente 
para el destinatario/s.
Si Ud recibe este correo por error, por favor póngase en contacto con su 
administrador de correo o con el 
emisor immediatamente y no difunda su contenido a nadie ni haga copias.
*** Este correo ha sido escaneado de virus y contenido malicioso ***
**
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Comments Attachments small size

2009-02-04 Thread Jerome Velociter
Hernández Cuchí wrote:
 Hello,

  

 I would like to reduce the size of the 
 comment/attachments/history/Information footer.

  

 As I've seen, I would like to have it as it is shown in the botton part of 

 http://www.xwiki.org/xwiki/bin/view/Main/WebHome

That's easy: just downgrade to an older version of XWiki Enterprise ( 
1.6) :P

More seriously, an easy way you have to reduce the size of the footer 
without downgrading is to not load the initial content of the comment 
tab. You'll have all tabs links available, but no content under them as 
long as you don't click one of the tab. To do this, you have to edit the 
file docextra.vm under the templates/ directory in you webapp and 
comment or remove the following line at the end of the file :

  Event.observe(window, load, extraInit, false);

Hope this helps,
Jerome.

  

 I am using the toucan skin.

  

 Thanks a lot for the help,

  

 Francisco

 --

 Francisco Hernández Cuchí

 mail: francisco.hernan...@oepm.es mailto:francisco.hernan...@oepm.es 

  

 **
 IMPORTANTE: El contenido de este correo y ficheros adjuntos es confidencial y 
 está dirigido únicamente 
 para el destinatario/s.
 Si Ud recibe este correo por error, por favor póngase en contacto con su 
 administrador de correo o con el 
 emisor immediatamente y no difunda su contenido a nadie ni haga copias.
 *** Este correo ha sido escaneado de virus y contenido malicioso ***
 **
 ___
 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] Comments Attachments small size

2009-02-04 Thread Vincent Massol

On Feb 4, 2009, at 1:24 PM, Jerome Velociter wrote:

 Hernández Cuchí wrote:
 Hello,



 I would like to reduce the size of the comment/attachments/history/ 
 Information footer.



 As I've seen, I would like to have it as it is shown in the botton  
 part of

 http://www.xwiki.org/xwiki/bin/view/Main/WebHome

 That's easy: just downgrade to an older version of XWiki Enterprise (
 1.6) :P

 More seriously, an easy way you have to reduce the size of the footer
 without downgrading is to not load the initial content of the comment
 tab. You'll have all tabs links available, but no content under them  
 as
 long as you don't click one of the tab. To do this, you have to edit  
 the
 file docextra.vm under the templates/ directory in you webapp and
 comment or remove the following line at the end of the file :

  Event.observe(window, load, extraInit, false);

You can also use the content from XE 1.6 into your vm file (not sure  
which one should be changed).

Last you can disable any of the tabs if you don't want to see them.  
You can also make them appear on some conditions that you specify.

If other users want the old style we could probably offer different  
variations. At least we could make it available on the code zone  
explaining how to set it back to what it was.

-Vincent



 Hope this helps,
 Jerome.



 I am using the toucan skin.



 Thanks a lot for the help,



 Francisco

 --

 Francisco Hernández Cuchí

 mail: francisco.hernan...@oepm.es  
 mailto:francisco.hernan...@oepm.es
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Comments Attachments small size

2009-02-04 Thread Hernández Cuchí , Francisco Ricardo
Hi, thanks for the help, but I am a newbie in xwiki,

Vincent, How can I ...
... disable any of the tabs if you don't want to see them.  
... make them appear on some conditions that you specify.


Thanks again
-Mensaje original-
De: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] En nombre de 
Vincent Massol
Enviado el: miércoles, 04 de febrero de 2009 13:34
Para: XWiki Users
Asunto: Re: [xwiki-users] Comments Attachments small size


On Feb 4, 2009, at 1:24 PM, Jerome Velociter wrote:

 Hernández Cuchí wrote:
 Hello,



 I would like to reduce the size of the comment/attachments/history/ 
 Information footer.



 As I've seen, I would like to have it as it is shown in the botton  
 part of

 http://www.xwiki.org/xwiki/bin/view/Main/WebHome

 That's easy: just downgrade to an older version of XWiki Enterprise (
 1.6) :P

 More seriously, an easy way you have to reduce the size of the footer
 without downgrading is to not load the initial content of the comment
 tab. You'll have all tabs links available, but no content under them  
 as
 long as you don't click one of the tab. To do this, you have to edit  
 the
 file docextra.vm under the templates/ directory in you webapp and
 comment or remove the following line at the end of the file :

  Event.observe(window, load, extraInit, false);

You can also use the content from XE 1.6 into your vm file (not sure  
which one should be changed).

Last you can disable any of the tabs if you don't want to see them.  
You can also make them appear on some conditions that you specify.

If other users want the old style we could probably offer different  
variations. At least we could make it available on the code zone  
explaining how to set it back to what it was.

-Vincent



 Hope this helps,
 Jerome.



 I am using the toucan skin.



 Thanks a lot for the help,



 Francisco

 --

 Francisco Hernández Cuchí

 mail: francisco.hernan...@oepm.es  
 mailto:francisco.hernan...@oepm.es
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
**
IMPORTANTE: El contenido de este correo y ficheros adjuntos es confidencial y 
está dirigido únicamente 
para el destinatario/s.
Si Ud recibe este correo por error, por favor póngase en contacto con su 
administrador de correo o con el 
emisor immediatamente y no difunda su contenido a nadie ni haga copias.
*** Este correo ha sido escaneado de virus y contenido malicioso ***
**

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