Re: [xwiki-users] new skin example
Hello Riccardo, I was actually exactly like u a month ago and now I just finished my own skin:). I will try to give u some tips that might help you with the customization. First of all use the toucan skin as its very easy to customize its style. Download firebug http://www.getfirebug.com/ to use it with firefox. Using firebug you can simply using the mouse identify the location of each element in the CSS style file. After this you will need to change in the templates for the pages but I would say start and play around with firebug and try to change the style of the skin. Feel free to ask if u have any further questions. I know its painful in the beginning but its quiet easy after that. Cheers, Hosam Original Message: Hi Riccardo, <br /> <br />riccardo grazioli wrote: <br />> Hi, <br />> I'm new to XWiki and Velocity too, <br />> I don't understand how to set a new skin by the "Edit object" page. <br />> <br />> Can anyone help me to solve this issue? At the moment I'm trying to modify the Albatross skin by css... I know there is a better way to do this... but after I've read the guide I'm not able to do. <br />> <br />> I ask if someone can explain me by example... <br />I do understand that it is not easy to understand how the whole thing <br />work! Even because many features/structures are evolving in real time. <br />But what is clear for me is that it is not a good idea to start by <br />modifying the default skin. You will frequently, and easily, achieve <br />results that you will want to conserve/use in your wiki. And it is by no <br />means easy to make an update, which is usually needed to take advantage <br />of new features, and keep track of the changes you have done in the <br />default of base skins. <br /> <br />Perhaps "Modifying a skin" in <br />http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins is a bit <br />messy, but it is a perfect starting point. <br /> <br />Please, what have you done and at where are you stuck? I am sure we <br />could find the right way of doing the job and modifying this reference <br />document if needed. <br /> <br />Cheers, <br /> <br />Ricardo <br /> <br />-- <br />Ricardo Rodríguez <br />Your EPEC Network ICT Team <br /> <br />_______________________________________________ <br />users mailing list <br />users@xwiki.org <br />http://lists.xwiki.org/mailman/listinfo/users <br /> --
Thanks Hosam! Hosam Hassan wrote:
Hello Riccardo,
I was actually exactly like u a month ago and now I just finished my own skin:).
I am afraid I am much slower learning XWiki stuff!
I will try to give u some tips that might help you with the customization.
First of all use the toucan skin as its very easy to customize its style.
Yes, Toucan compiles a big number of advances in skins' customization. But it is not independent of Albatross yet and we can not forget the templates at /templates folder.
Download firebug http://www.getfirebug.com/ to use it with firefox. Using firebug you can simply using the mouse identify the location of each element in the CSS style file.
After this you will need to change in the templates for the pages but I would say start and play around with firebug and try to change the style of the skin.
Yeah! This software is like magic! it is really a must working with webpages.
Feel free to ask if u have any further questions. I know its painful in the beginning but its quiet easy after that.
Cheers,
Hosam
Thanks again Hosam, we keep in contact! Cheers, Ricardo -- Ricardo Rodríguez Your EPEC Network ICT Team
Hi Hosam! Thanks, i've done what you said and goes better... I found that modify css properties is not very diffucult, but when I want to change the structure of .vm templates is a little bit complicate ande sometimes I cant do all I want... I think I must go in depth of my velocity ability 'cause ... :-SSS Thanks for the moment! AdactoRiccardo Grazioli grazioli@adacto.it Adacto - anima digitale ------------------------------------------ Adacto - anima digitale Via L. Giuntini 40, Empoli Via G. Meda 45, Milano Corso Como 5, Milano Telefono 0571-998742 Fax 0571-998744 Internet: www.adacto.it E-mail: adacto@adacto.it ----- Original Message ----- From: "Hosam Hassan" <hosam@mytum.de> To: "XWiki Users" <users@xwiki.org> Sent: Friday, March 28, 2008 12:00 PM Subject: Re: [xwiki-users] new skin example Hello Riccardo, I was actually exactly like u a month ago and now I just finished my own skin:). I will try to give u some tips that might help you with the customization. First of all use the toucan skin as its very easy to customize its style. Download firebug http://www.getfirebug.com/ to use it with firefox. Using firebug you can simply using the mouse identify the location of each element in the CSS style file. After this you will need to change in the templates for the pages but I would say start and play around with firebug and try to change the style of the skin. Feel free to ask if u have any further questions. I know its painful in the beginning but its quiet easy after that. Cheers, Hosam Original Message: Hi Riccardo, <br /> <br />riccardo grazioli wrote: <br />> Hi, <br />> I'm new to XWiki and Velocity too, <br />> I don't understand how to set a new skin by the "Edit object" page. <br />> <br />> Can anyone help me to solve this issue? At the moment I'm trying to modify the Albatross skin by css... I know there is a better way to do this... but after I've read the guide I'm not able to do. <br />> <br />> I ask if someone can explain me by example... <br />I do understand that it is not easy to understand how the whole thing <br />work! Even because many features/structures are evolving in real time. <br />But what is clear for me is that it is not a good idea to start by <br />modifying the default skin. You will frequently, and easily, achieve <br />results that you will want to conserve/use in your wiki. And it is by no <br />means easy to make an update, which is usually needed to take advantage <br />of new features, and keep track of the changes you have done in the <br />default of base skins. <br /> <br />Perhaps "Modifying a skin" in <br />http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins is a bit <br />messy, but it is a perfect starting point. <br /> <br />Please, what have you done and at where are you stuck? I am sure we <br />could find the right way of doing the job and modifying this reference <br />document if needed. <br /> <br />Cheers, <br /> <br />Ricardo <br /> <br />-- <br />Ricardo Rodríguez <br />Your EPEC Network ICT Team <br /> <br />_______________________________________________ <br />users mailing list <br />users@xwiki.org <br />http://lists.xwiki.org/mailman/listinfo/users <br /> -- --------------------------------------------------------------------------------
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (3)
-
[Ricardo Rodriguez] Your EPEC Network ICT Team -
Hosam Hassan -
riccardo grazioli