[ 
http://jira.xwiki.org/jira/browse/XSTOUCAN-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laurent Lunati updated XSTOUCAN-1:
----------------------------------

    Attachment: style.css

style.css   with this  version  you can :

*  remove macro.vm from the skin
*  remove  htmlheader.vm


*to remove htmlheader.vm from the skin you have to add a specific class on the 
albatross/htmlheader.vm body tag :*
{code}
  #if(($context.action=="inline")||($context.action=="edit") || 
($context.action=="admin"))
    <body onunload="return false; cancelEdit()"
          onload="prepareCancelEdit(); createColorPicker();" id="body" 
class="$context.database ${context.action}body #if($showLeftPanels == 
"0")hideleft#end#if($showRightPanels == "0")hideright#end#if($hidecolumns && 
($!hidecolumns == 1))hidelefthideright#end">
  #else
    <body id="body" class="$context.database ${context.action}body 
#if($showLeftPanels == "0")hideleft#end#if($showRightPanels == 
"0")hideright#end#if($hidecolumns && ($!hidecolumns == 
1))hidelefthideright#end">
  #end

{code}

> Create Toucan skin from xwiki.org
> ---------------------------------
>
>                 Key: XSTOUCAN-1
>                 URL: http://jira.xwiki.org/jira/browse/XSTOUCAN-1
>             Project: XWiki Toucan Skin
>          Issue Type: Task
>            Reporter: Vincent Massol
>         Assigned To: Vincent Massol
>             Fix For: 1.0
>
>         Attachments: black-edit.png, style.css
>
>
> Move the skin on xwiki.org (as of 31/01/2008) to SVN and name it Toucan.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to