Diff for /loncom/homework/insertlist.xml between versions 1.24 and 1.25

version 1.24, 2011/01/14 01:56:32 version 1.25, 2011/11/18 16:39:22
Line 44 Line 44
                 </help>                  </help>
   
         </tag>          </tag>
           <tag name="plotobject">
                   <description>Plot Object</description>
                   <color>#DDDD55</color>
                   <insert_sub>insert_plotobject</insert_sub>
                   <allow></allow>
           </tag>
           <tag name="plotvector">
                   <description>Plot Vector</description>
                   <color>#DDDD55</color>
                   <insert_sub>insert_plotvector</insert_sub>
                   <allow></allow>
           </tag>
         <tag name="functionplotruleset">          <tag name="functionplotruleset">
                 <description>Function Plot Rule Set</description>                  <description>Function Plot Rule Set</description>
                 <color>#99ff88</color>                  <color>#99ff88</color>
Line 54 Line 66
                 <description>Function Plot Elements</description>                  <description>Function Plot Elements</description>
                 <color>#99ff88</color>                  <color>#99ff88</color>
                 <insert_sub>insert_functionplotelements</insert_sub>                  <insert_sub>insert_functionplotelements</insert_sub>
                 <allow>spline,backgroundplot</allow>                  <allow>spline,backgroundplot,plotobject,plotvector</allow>
         <tag>          <tag>
   
         <tag name="functionplotrule">          <tag name="functionplotrule">

Removed from v.1.24  
changed lines
  Added in v.1.25


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