<?xml version="1.0" ?>
<!-- =============================================== -->
<!--   This configuration file manages the           -->
<!--    Content Managament Tool Screen               -->
<!--    The order of the elements determines the     -->
<!--    order on the srceen (but not in the current  -->
<!--     version) Label comes in the left column,    -->
<!--     other  material in the right                -->   
<!--          (c) Genias Benelux  2001               -->
<!-- =============================================== -->
<vmp:cmt xmlns:vmp="http://www.hoise.com/vmp/1.0">


<!-- =============================================== -->
<!--     Content                                     -->
<!-- =============================================== -->
<vmp:content>

<!-- =============================================== -->
<!--     General Heading                             -->
<!-- =============================================== -->
<vmp:label>VMP Virtual Media Publisher</vmp:label>
<vmp:title>You are logged in as:  </vmp:title>
<vmp:groupname />
<vmp:lead>This is the Primeur/EnterTheGrid Content Management Tool. Click on help for a short explanation.</vmp:lead>
<vmp:help />
<!-- =============================================== -->
<!--      Includes the tools to create material      -->
<!--      on the sreen                               -->
<!-- =============================================== -->
<vmp:create include="all">
<vmp:label></vmp:label>
<vmp:title>Create new publication</vmp:title>
<vmp:item type="magazines" >
<vmp:label>Type</vmp:label>
</vmp:item>
<vmp:item type="action">
<vmp:button>create</vmp:button>
</vmp:item>
</vmp:create>

<!-- =============================================== -->
<!--                  publish                        -->
<!-- =============================================== -->
<vmp:publish include="all">
<vmp:label></vmp:label>
<vmp:title>Update site</vmp:title>
<vmp:item type="magazines" >
<vmp:label>Type</vmp:label>
</vmp:item>
<vmp:item type="issue" include="all">
<vmp:label>Issue:</vmp:label>
</vmp:item>
<vmp:item type="stylesheet" include="all">
<vmp:label>Stylesheet:</vmp:label>
</vmp:item>
<vmp:item type="action">
<vmp:button>update</vmp:button>
</vmp:item>

</vmp:publish>

<!-- =============================================== -->
<!--                    list                         -->
<!-- =============================================== -->
<vmp:list include="all">
<vmp:label></vmp:label>
<vmp:title>Edit existing publication</vmp:title>
<vmp:item type="title" >
<vmp:label>Filter&#160;on&#160;title</vmp:label>
</vmp:item>
<vmp:item type="author" >
<vmp:label>Filter on author</vmp:label>
</vmp:item>
<vmp:item type="magazines" >
<vmp:label>Type</vmp:label>
</vmp:item>
<vmp:item type="issue" include="all">
<vmp:label>Issue:</vmp:label>
</vmp:item>
<vmp:item type="status" include="all">
<vmp:label>Status:</vmp:label>
</vmp:item>

<vmp:item type="action">
<vmp:button>show list</vmp:button>
</vmp:item>
</vmp:list>

<!-- =============================================== -->
<!--       administration                            -->
<!-- =============================================== -->
<vmp:administration include="all">
<vmp:label></vmp:label>
<vmp:title>User administration</vmp:title>
<vmp:item type="action">
<vmp:label></vmp:label>
<vmp:button>enter</vmp:button>
</vmp:item>

</vmp:administration>

<!-- =============================================== -->
<!--       repository                            -->
<!-- =============================================== -->
<vmp:repository include="all">
<vmp:label></vmp:label>
<vmp:title>Upload and view repository</vmp:title>
<vmp:item type="search">
<vmp:label>List repository</vmp:label>
<vmp:button>search</vmp:button>
</vmp:item>
<vmp:item type="upload">
<vmp:label>Upload images</vmp:label>
<vmp:button>upload</vmp:button>
</vmp:item>

</vmp:repository>


</vmp:content>





<!-- =============================================== -->
<!--     Lay-out                                     -->
<!--    If href present, read from file              -->
<!--     Currently only 'format-basis' works         -->
<!-- =============================================== -->
<vmp:layout>
<vmp:basic-layout href="format-basis"/>


<!-- =============================================== -->
<!--     Lay-out heading and item styles             -->
<!-- =============================================== -->

<vmp:general-heading  
     label-style="color: #003333;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  font-weight: bold;
                  padding-left: 0px;" 
     title-style="color: #003333;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  font-weight: bold;
                  padding-left: 0px;"
    lead-style="color: #003333;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  font-weight: normal;
                  font-style: italic;
                  padding-left: 0px;" />  


<vmp:item-heading 
     label-style="color: #003333;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  font-style: italic;
                  padding-left: 0px;" 
     title-style="background-color: #66cccc;
                  color: #003333;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-weight: bold;
                  font-size: 10pt;
                  padding-left: 0px;" />
                  

<vmp:item  
     label-style="color: #003333;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  font-weight: bold;
                  padding-left: 0px;
                  margin-top: 2px;" 
     title-style="color: #003333;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  font-weight: bold;
                  font-style: italic;
                  padding-left: 0px;
                  margin-top: 2px;"
     button-style="background-color: #cccccc;
                  color: #003333;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 8pt;
                  font-weight: bold;
                  padding-left: 0px;
                  width: 50px;" 
     select-style="font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  height: 16px;
                  width: 200px;
                  margin-top: 2px;"
     input-style="font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  height: 16px;
                  width: 200px;
                  border-width: 1px;
                  border-style: solid;
                  margin-top: 2px;" /> 

<!-- The next part is used by all the tables that are generated -->
<vmp:table  
     label-style="color: #000000;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  font-weight: bold;
                  padding-left: 0px;
                  margin-top: 2px;" 
     title-style="color: #000000;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  font-weight: bold;
                  padding-left: 0px;
                  margin-top: 2px;
                  text-align: center;"
      header-style="color: #000000;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  font-weight: bold;
                  font-style: italic;
                  padding-left: 0px;
                  margin-top: 2px;"
    text-style="color: #000000;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  padding-left: 0px;
                  margin-top: 2px;"
    button-style="background-color: #cccccc;
                  color: #003333;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 8pt;
                  font-weight: bold;
                  padding-left: 0px;
                  width: 50px;" 
     select-style="font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  height: 16px;
                  width: 200px;
                  margin-top: 2px;"
     input-style="font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  height: 16px;
                  width: 200px;
                  border-width: 1px;
                  border-style: solid;
                  margin-top: 2px;" />  
</vmp:layout>


</vmp:cmt>

