Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 213.84.189.215: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fSkinInfo The comment on the change is: Small typo's and text rewrites ------------------------------------------------------------------------------ @@ -121,11 +121,11 @@ This tag as child of other element can have other attributes, for example, in '''<listing>''', it can have '''width''', '''height''', '''x''' and '''y''' and '''label''' value is used internally by listing to match some pre-defined names, used by the skin backend. -It can be also childe of layout's <background> tag. There you can refer to a previously declared <image> and specify the geometry. +It can also be a child of layout's <background> tag. There you can refer to a previously declared <image> and specify the geometry. == Rectangles == -Rectangles are used to draw a rectangular shape. It have a '''bgcolor''' that is the background color, which is used to fill the rectangle, the '''color''', used as border color, '''size''' which specify the border size (0 disable the border), '''width''', '''height''', '''x''' and '''y''' specify the geometry and position. '''radius''' specify the corder radius, used to obtain rounded boxes. +Rectangles are used to draw a rectangular shape. Rectangles have a '''bgcolor''' (background color) that is used to fill the rectangle. The '''color''' is used as border color. '''size''' specifies the border size (0 disable the border). '''width''', '''height''', '''x''' and '''y''' specify the geometry and position. '''radius''' specifies the corder radius, used to create rounded boxes. {{{ <rectangle bgcolor="selection bg" color="selection border" size="0" x="0" y="0" width="20" height="20" radius="10" /> ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Freevo-wikilog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
