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

version 1.24.2.1, 2011/12/01 02:24:11 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>
                 <insert_sub>insert_functionplotruleset</insert_sub>                  <insert_sub>insert_functionplotruleset</insert_sub>
                 <allow>functionplotrule</allow>                  <allow>functionplotrule</allow>
         </tag>          <tag>
         <tag name="functionplotelements">          <tag name="functionplotelements">
                 <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">
                 <description>Function Plot Evaluation Rule</description>                  <description>Function Plot Evaluation Rule</description>
Line 550 Line 562
  <allow>allow,block,customresponse,display,displayduedate,displaytitle,endpartmarker,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,meta,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parameter,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,startpartmarker,stringresponse,tex,while,window</allow>   <allow>allow,block,customresponse,display,displayduedate,displaytitle,endpartmarker,essayresponse,externalresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,mathresponse,functionplotresponse,meta,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parameter,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,startpartmarker,stringresponse,tex,while,window</allow>
  </tag>   </tag>
         <tag name="allow">          <tag name="allow">
                 <description>File Dependencies</description>                  <description>File Dependencies</dscription>
           <color>#EEEEAA</color>            <color>#EEEEAA</color>
  <insert_sub>default</insert_sub>   <insert_sub>default</insert_sub>
         </tag>          </tag>

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


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