Diff for /MPIWGWeb/zpt/Attic/editProfile.zpt between versions 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2008/08/20 09:40:57 version 1.1.2.2, 2008/08/22 06:09:28
Line 33 Line 33
     <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" fill-slot="dst">saveEditedContent</metal:macros>      <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" fill-slot="dst">saveEditedContent</metal:macros>
   </metal:macros>    </metal:macros>
   <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" use-macro="here/kupuEditor/kupumacros/macros/fulleditor">    <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" use-macro="here/kupuEditor/kupumacros/macros/fulleditor">
          
       <!--  <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" fill-slot="tb_select_styles">
          <span id="kupu-tb-styles"/>
        </metal:macros>
         <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" fill-slot="buttongroup_subsuper">
          <span id="kupu-bg-subsuper"/>
          <span id="kupu-subscript-button"/>
          <span id="kupu-superscript-button"/>
          </metal:macros>
          
          <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" fill-slot="buttongroup_justify">
          <span id="kupu-justifyleft-button"/>
          <span id="kupu-justifycenter-button"/>
          <span id="kupu-justifyright-button"/>
          </metal:macros>
          <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" fill-slot="buttongroup_list">
          <span id="kupu-list-ol-addbutton"/>    
          <span id="kupu-list-ul-addbutton"/>
          
          </metal:macros>
          <metal:macros xmlns:metal="http://xml.zope.org/namespaces/metal" fill-slot="buttongroup_indent"/>
          -->
      
     <metal:macros fill-slot="toolbox_properties">      <metal:macros fill-slot="toolbox_properties">
       <div class="kupu-toolbox" id="kupu-toolbox-properties"><input type="hidden" class="wide" id="kupu-properties-title" /> <input        <div class="kupu-toolbox" id="kupu-toolbox-properties"><input type="hidden" class="wide" id="kupu-properties-title" /> <input
         type="hidden" class="wide" id="kupu-properties-description" /></div>          type="hidden" class="wide" id="kupu-properties-description" /></div>

Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>