[LON-CAPA-cvs] cvs: loncom /homework insertlist.xml
albertel
lon-capa-cvs@mail.lon-capa.org
Sun, 18 Feb 2007 01:57:25 -0000
This is a MIME encoded message
--albertel1171763845
Content-Type: text/plain
albertel Sat Feb 17 20:57:25 2007 EDT
Modified files:
/loncom/homework insertlist.xml
Log:
- some changes to the xml spce
--albertel1171763845
Content-Type: text/plain
Content-Disposition: attachment; filename="albertel-20070217205725.txt"
Index: loncom/homework/insertlist.xml
diff -u loncom/homework/insertlist.xml:1.1 loncom/homework/insertlist.xml:1.2
--- loncom/homework/insertlist.xml:1.1 Tue Jan 30 14:10:48 2007
+++ loncom/homework/insertlist.xml Sat Feb 17 20:57:24 2007
@@ -1,150 +1,127 @@
<insertlist>
-
- <tag>
- <name>parameter</name>
+ <tag name="parameter">
<description>Parameters for a part</description>
<color>#FF11aa</color>
<insert_sub>insert_parameter</insert_sub>
</tag>
- <tag>
- <name>numericalresponse</name>
+ <tag name="numericalresponse">
<description>Response: Numerical</description>
<color>#00cc22</color>
<insert_sub>insert_numericalresponse</insert_sub>
- <allow>hintgroup,responseparam,textline</allow>
+ <allow>hintgroup,responseparam,textline,answergroup</allow>
</tag>
- <tag>
- <name>stringresponse</name>
+ <tag name="stringresponse">
<description>Response: String</description>
<color>#00cc55</color>
<insert_sub>insert_stringresponse</insert_sub>
<allow>hintgroup,responseparam,textline</allow>
</tag>
- <tag>
- <name>formularesponse</name>
+ <tag name="formularesponse">
<description>Response: Formula</description>
<color>#22cc55</color>
<insert_sub>insert_formularesponse</insert_sub>
- <allow>hintgroup,responseparam,textline</allow>
+ <allow>hintgroup,responseparam,textline,answergroup</allow>
</tag>
- <tag>
- <name>essayresponse</name>
+ <tag name="essayresponse">
<description>Response: Essay</description>
<color>#33cc55</color>
<insert_sub>insert_essayresponse</insert_sub>
<allow>hintgroup,responseparam,textfield,textline</allow>
</tag>
- <tag>
- <name>hintgroup</name>
+ <tag name="hintgroup">
<description>Hint</description>
<color>#accacc</color>
<insert_sub>insert_hintgroup</insert_sub>
<allow>formulahint,hintpart,numericalhint,optionhint,radiobuttonhint,startouttext,stringhint</allow>
</tag>
- <tag>
- <name>hintpart</name>
+ <tag name="hintpart">
<description>Conditional Hint</description>
<color>#ccaacc</color>
<insert_sub>insert_hintpart</insert_sub>
<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
</tag>
- <tag>
- <name>formulahint</name>
+ <tag name="formulahint">
<description>Formula Hint Condition</description>
<color>#ccaacc</color>
<insert_sub>insert_formulahint</insert_sub>
<allow>responseparam</allow>
</tag>
- <tag>
- <name>numericalhint</name>
+ <tag name="numericalhint">
<description>Numerical Hint Condition</description>
<color>#ccaacc</color>
<insert_sub>insert_numericalhint</insert_sub>
<allow>responseparam</allow>
</tag>
- <tag>
- <name>optionhint</name>
+ <tag name="optionhint">
<description>Option Response Hint Condition</description>
<color>#ccaacc</color>
<insert_sub>insert_optionhint</insert_sub>
<allow>responseparam</allow>
</tag>
- <tag>
- <name>radiobuttonhint</name>
+ <tag name="radiobuttonhint">
<description>Radiobutton Hint Condition</description>
<color>#ccaacc</color>
<insert_sub>insert_radiobuttonhint</insert_sub>
<allow>responseparam</allow>
</tag>
- <tag>
- <name>stringhint</name>
+ <tag name="stringhint">
<description>String Hint Condition</description>
<color>#ccaacc</color>
<insert_sub>insert_stringhint</insert_sub>
<allow>responseparam</allow>
</tag>
- <tag>
- <name>imageresponse::conceptgroup</name>
+ <tag name="imageresponse::conceptgroup">
<description>Collection of similar foils</description>
<color>#99FFFF</color>
<insert_sub>default</insert_sub>
<allow>imageresponse::foil</allow>
</tag>
- <tag>
- <name>imageresponse::foil</name>
+ <tag name="imageresponse::foil">
<description>Image response foil</description>
<color>#99ff88</color>
<insert_sub>Apache::imageresponse::insert_foil</insert_sub>
<allow>imageresponse::image,imageresponse::polygon,imageresponse::rectangle,imageresponse::text</allow>
</tag>
- <tag>
- <name>imageresponse::foilgroup</name>
+ <tag name="imageresponse::foilgroup">
<description>Collection of Imageresponse foils</description>
<color>#55cc55</color>
<insert_sub>default</insert_sub>
<allow>imageresponse::conceptgroup,imageresponse::foil</allow>
</tag>
- <tag>
- <name>imageresponse::image</name>
+ <tag name="imageresponse::image">
<description>Imageresponse Image</description>
<color>#aaFFcc</color>
<insert_sub>default</insert_sub>
</tag>
- <tag>
- <name>imageresponse</name>
+ <tag name="imageresponse">
<description>Response: Click on Image</description>
<color>#ccFFaa</color>
<insert_sub>Apache::edit::insert_imageresponse</insert_sub>
<allow>hintgroup,imageresponse::foilgroup,responseparam</allow>
</tag>
- <tag>
- <name>imageresponse::rectangle</name>
+ <tag name="imageresponse::rectangle">
<description>Rectangular area in image</description>
<color>#ccFFdd</color>
<insert_sub>default</insert_sub>
</tag>
- <tag>
- <name>imageresponse::polygon</name>
+ <tag name="imageresponse::polygon">
<description>Polygonal area in image</description>
<color>#ccFFdd</color>
<insert_sub>default</insert_sub>
</tag>
- <tag>
- <name>imageresponse::text</name>
+ <tag name="imageresponse::text">
<description>Text to describe option</description>
<color>#ddFFee</color>
<insert_sub>default</insert_sub>
<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
</tag>
- <tag>
- <name>datasubmission</name>
+ <tag name="datasubmission">
<description>Stored Entry Field</description>
<color>#1144dd</color>
<insert_sub>default</insert_sub>
<show>no</show>
</tag>
- <tag>
- <name>customresponse</name>
+ <tag name="customresponse">
<description>Response: Custom</description>
<color>#44cc55</color>
<insert_sub>insert_customresponse</insert_sub>
@@ -154,218 +131,187 @@
</help>
<allow>customresponse::answer,hintgroup,responseparam,textfield,textline</allow>
</tag>
- <tag>
- <name>customresponse::answer</name>
+ <tag name="customresponse::answer">
<description>Answer algorithm</description>
<color>#ccccaa</color>
<insert_sub>insert_customresponse_answer</insert_sub>
</tag>
- <tag>
- <name>textfield</name>
+ <tag name="textfield">
<description>Large Text Entry Area</description>
<color>#1144dd</color>
<insert_sub>default</insert_sub>
<allow>startouttext,tex,web</allow>
</tag>
- <tag>
- <name>textline</name>
+ <tag name="textline">
<description>Single Line Text Entry Area</description>
<color>#1144dd</color>
<insert_sub>default</insert_sub>
</tag>
- <tag>
- <name>optionresponse::conceptgroup</name>
+ <tag name="optionresponse::conceptgroup">
<description>Collection of similar foils</description>
<color>#EEEE00</color>
<insert_sub>Apache::optionresponse::insert_conceptgroup</insert_sub>
<allow>optionresponse::foil</allow>
</tag>
- <tag>
- <name>optionresponse::foil</name>
+ <tag name="optionresponse::foil">
<description>Option response foil</description>
<color>#dd55ff</color>
<insert_sub>Apache::optionresponse::insert_foil</insert_sub>
<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
</tag>
- <tag>
- <name>optionresponse::foilgroup</name>
+ <tag name="optionresponse::foilgroup">
<description>Collection of Foils</description>
<color>#FFcc22</color>
<insert_sub>default</insert_sub>
<show>no</show>
<allow>optionresponse::conceptgroup,optionresponse::foil</allow>
</tag>
- <tag>
- <name>optionresponse</name>
+ <tag name="optionresponse">
<description>Response: Select from Options</description>
<color>#00dd33</color>
<insert_sub>insert_optionresponse</insert_sub>
<allow>hintgroup,optionresponse::foilgroup,responseparam</allow>
</tag>
- <tag>
- <name>displayduedate</name>
+ <tag name="displayduedate">
<description>Display Due Date</description>
<color>#3370e4</color>
<insert_sub>insert_displayduedate</insert_sub>
<show>no</show>
</tag>
- <tag>
- <name>displaytitle</name>
+ <tag name="displaytitle">
<description>Title</description>
<color>#4aa0ea</color>
<insert_sub>insert_displaytitle</insert_sub>
<show>no</show>
</tag>
- <tag>
- <name>radiobuttonresponse::conceptgroup</name>
+ <tag name="radiobuttonresponse::conceptgroup">
<description>Collection of similar foils</description>
<color>#EEEE00</color>
<insert_sub>Apache::radiobuttonresponse::insert_conceptgroup</insert_sub>
<allow>radiobuttonresponse::foil</allow>
</tag>
- <tag>
- <name>radiobuttonresponse::foil</name>
+ <tag name="radiobuttonresponse::foil">
<description>Foil</description>
<color>#dd55ff</color>
<insert_sub>Apache::radiobuttonresponse::insert_foil</insert_sub>
<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
</tag>
- <tag>
- <name>radiobuttonresponse::foilgroup</name>
+ <tag name="radiobuttonresponse::foilgroup">
<description>Collection of Foils</description>
<color>#FFcc22</color>
<insert_sub>default</insert_sub>
<show>no</show>
<allow>radiobuttonresponse::conceptgroup,radiobuttonresponse::foil</allow>
</tag>
- <tag>
- <name>radiobuttonresponse</name>
+ <tag name="radiobuttonresponse">
<description>Response: One of N statements</description>
<color>#00ee44</color>
<insert_sub>insert_radiobuttonresponse</insert_sub>
<allow>hintgroup,radiobuttonresponse::foilgroup,responseparam</allow>
</tag>
- <tag>
- <name>rankresponse::conceptgroup</name>
+ <tag name="rankresponse::conceptgroup">
<description>Collection of similar foils</description>
<color>#EEEE00</color>
<insert_sub>Apache::rankresponse::insert_conceptgroup</insert_sub>
<allow>rankresponse::foil</allow>
</tag>
- <tag>
- <name>rankresponse::foil</name>
+ <tag name="rankresponse::foil">
<description>Foil</description>
<color>#dd55ff</color>
<insert_sub>Apache::rankresponse::insert_foil</insert_sub>
<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
</tag>
- <tag>
- <name>rankresponse::foilgroup</name>
+ <tag name="rankresponse::foilgroup">
<description>Collection of Foils</description>
<color>#FFcc22</color>
<insert_sub>default</insert_sub>
<show>no</show>
<allow>rankresponse::conceptgroup,rankresponse::foil</allow>
</tag>
- <tag>
- <name>rankresponse</name>
+ <tag name="rankresponse">
<description>Response: Rank Values</description>
<color>#00ee44</color>
<insert_sub>insert_rankresponse</insert_sub>
<allow>hintgroup,rankresponse::foilgroup,responseparam</allow>
</tag>
- <tag>
- <name>matchresponse::conceptgroup</name>
+ <tag name="matchresponse::conceptgroup">
<description>Collection of similar foils</description>
<color>#EEEE00</color>
<insert_sub>Apache::matchresponse::insert_conceptgroup</insert_sub>
<allow>matchresponse::foil</allow>
</tag>
- <tag>
- <name>matchresponse::foil</name>
+ <tag name="matchresponse::foil">
<description>Foil</description>
<color>#dd55ff</color>
<insert_sub>Apache::matchresponse::insert_foil</insert_sub>
<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
</tag>
- <tag>
- <name>matchresponse::foilgroup</name>
+ <tag name="matchresponse::foilgroup">
<description>Collection of Foils</description>
<color>#FFcc22</color>
<insert_sub>default</insert_sub>
<show>no</show>
<allow>matchresponse::conceptgroup,matchresponse::foil</allow>
</tag>
- <tag>
- <name>matchresponse::item</name>
+ <tag name="matchresponse::item">
<description>Item</description>
<color>#0e0ed7</color>
<insert_sub>Apache::matchresponse::insert_item</insert_sub>
<allow>block,display,gnuplot,img,import,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,startouttext,tex,web,while,window</allow>
</tag>
- <tag>
- <name>matchresponse::itemgroup</name>
+ <tag name="matchresponse::itemgroup">
<description>Item to Match</description>
<color>#22ddee</color>
<insert_sub>default</insert_sub>
<show>no</show>
<allow>matchresponse::item</allow>
</tag>
- <tag>
- <name>matchresponse</name>
+ <tag name="matchresponse">
<description>Response: Match Two Lists</description>
<color>#00ee44</color>
<insert_sub>insert_matchresponse</insert_sub>
<allow>hintgroup,matchresponse,responseparam</allow>
</tag>
- <tag>
- <name>organicresponse</name>
+ <tag name="organicresponse">
<description>Response: Organic Chemical Structure</description>
<color>#00ee44</color>
<insert_sub>insert_organicresponse</insert_sub>
<allow>hintgroup,responseparam,textline</allow>
</tag>
- <tag>
- <name>reactionresponse</name>
+ <tag name="reactionresponse">
<description>Response: Chemical Reaction</description>
<color>#00ee44</color>
<insert_sub>insert_reactionresponse</insert_sub>
<allow>hintgroup,responseparam,textline</allow>
</tag>
- <tag>
- <name>organicstructure</name>
+ <tag name="organicstructure">
<description>Organic Structure</description>
<color>#aacccc</color>
<insert_sub>insert_organicstructure</insert_sub>
</tag>
- <tag>
- <name>responseparam</name>
+ <tag name="responseparam">
<description>Parameters for a response</description>
<color>#FF11aa</color>
<insert_sub>insert_responseparam</insert_sub>
</tag>
- <tag>
- <name>display</name>
+ <tag name="display">
<description>Display Script Result Block</description>
<color>#ccaacc</color>
<insert_sub>default</insert_sub>
<show>no</show>
</tag>
- <tag>
- <name>import</name>
+ <tag name="import">
<description>Import a File</description>
<color>#ccaacc</color>
<insert_sub>default</insert_sub>
</tag>
- <tag>
- <name>parserlib</name>
+ <tag name="parserlib">
<description>Import Tag Definitions</description>
<color>#ccaacc</color>
<insert_sub>default</insert_sub>
<show>no</show>
</tag>
- <tag>
- <name>script</name>
+ <tag name="script">
<description>Perl Script Block</description>
<color>#ccccaa</color>
<insert_sub>insert_script</insert_sub>
@@ -374,15 +320,13 @@
<description>Script Functions</description>
</help>
</tag>
- <tag>
- <name>scriptlib</name>
+ <tag name="scriptlib">
<description>Import Script Library</description>
<color>#ccaacc</color>
<insert_sub>default</insert_sub>
<show>no</show>
</tag>
- <tag>
- <name>img</name>
+ <tag name="img">
<description>Image</description>
<color>#aacccc</color>
<insert_sub>insert_img</insert_sub>
@@ -391,139 +335,119 @@
<description>Image Options</description>
</help>
</tag>
- <tag>
- <name>window</name>
+ <tag name="window">
<description>Text In Separate Window</description>
<color>#aacccc</color>
<insert_sub>default</insert_sub>
<allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,postanswerdate,preduedate,problemtype,randomlabel,randomlist,script,solved,startouttext,tex,web,while,window</allow>
</tag>
- <tag>
- <name>block</name>
+ <tag name="block">
<description>Conditional Block</description>
<color>#FF3311</color>
<insert_sub>default</insert_sub>
<allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,web,while,window</allow>
</tag>
- <tag>
- <name>library</name>
+ <tag name="library">
<description>Start of Library</description>
<color>#FFFFFF</color>
<insert_sub>default</insert_sub>
<allow>customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,web,while,window</allow>
</tag>
- <tag>
- <name>notsolved</name>
+ <tag name="notsolved">
<description>Block For When Not Solved</description>
<color>#FFFFFF</color>
<insert_sub>default</insert_sub>
<allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,startouttext,stringresponse,tex,web,while,window</allow>
</tag>
- <tag>
- <name>part</name>
+ <tag name="part">
<description>Problem Part</description>
<color>#F0F0F0</color>
<insert_sub>default</insert_sub>
<allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parameter,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,while,window</allow>
</tag>
- <tag>
- <name>postanswerdate</name>
+ <tag name="postanswerdate">
<description>After Answer Date Block</description>
<color>#EE9999</color>
<insert_sub>default</insert_sub>
<allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,parserlib,problemtype,randomlabel,randomlist,script,scriptlib,solved,startouttext,tex,while,window</allow>
</tag>
- <tag>
- <name>preduedate</name>
+ <tag name="preduedate">
<description>Before Due Date Block</description>
<color>#FFaaaa</color>
<insert_sub>default</insert_sub>
<allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,while,window</allow>
</tag>
- <tag>
- <name>problem</name>
+ <tag name="problem">
<description>Start of Homework</description>
<color>#FFFFFF</color>
<insert_sub>default</insert_sub>
<allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parameter,parserlib,part,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,while,window</allow>
</tag>
- <tag>
- <name>problemtype</name>
+ <tag name="problemtype">
<description>Problem Type Block</description>
<color>#EE9955</color>
<insert_sub>default</insert_sub>
<allow>block,customresponse,display,displayduedate,displaytitle,essayresponse,formularesponse,gnuplot,imageresponse,img,import,matchresponse,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlabel,randomlist,rankresponse,reactionresponse,script,scriptlib,solved,startouttext,stringresponse,tex,web,while,window</allow>
</tag>
- <tag>
- <name>randomlabel</name>
+ <tag name="randomlabel">
<description>Randomly labeled image</description>
<color>#cc77aa</color>
<insert_sub>default</insert_sub>
<allow>imageresponse,randomlabel::labelgroup</allow>
</tag>
- <tag>
- <name>randomlabel::labelgroup</name>
+ <tag name="randomlabel::labelgroup">
<description>Group of Labels</description>
<color>#11FFaa</color>
<insert_sub>default</insert_sub>
<allow>randomlabel::label,randomlabel::location</allow>
</tag>
- <tag>
- <name>randomlabel::location</name>
+ <tag name="randomlabel::location">
<description>Label Location</description>
<color>#55F09F</color>
<insert_sub>default</insert_sub>
</tag>
- <tag>
- <name>randomlabel::label</name>
+ <tag name="randomlabel::label">
<description>Label Text</description>
<color>#3333FF</color>
<insert_sub>default</insert_sub>
<allow>block,display,import,notsolved,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while</allow>
</tag>
- <tag>
- <name>randomlist</name>
+ <tag name="randomlist">
<description>Randomly Parsed Block</description>
<color>#FFFFFF</color>
<insert_sub>default</insert_sub>
<allow>block,customresponse,display,essayresponse,formularesponse,gnuplot,imageresponse,img,import,notsolved,numericalresponse,optionresponse,organicresponse,organicstructure,parserlib,postanswerdate,preduedate,problemtype,radiobuttonresponse,randomlist,rankresponse::foilgroup,reactionresponse,script,scriptlib,solved,stringresponse,tex,while,window</allow>
</tag>
- <tag>
- <name>solved</name>
+ <tag name="solved">
<description>Block For After Solved</description>
<color>#FFFFFF</color>
<insert_sub>default</insert_sub>
<allow>block,display,displayduedate,displaytitle,gnuplot,img,import,organicstructure,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,startouttext,tex,while,window</allow>
</tag>
- <tag>
- <name>startouttext</name>
+ <tag name="startouttext">
<description>Text/HTML Block</description>
<color>#dddd22</color>
<insert_sub>insert_startouttext</insert_sub>
</tag>
- <tag>
- <name>tex</name>
+ <tag name="tex">
<description>TeX Only Block</description>
<color>#FFFFFF</color>
<insert_sub>default</insert_sub>
<show>no</show>
</tag>
- <tag>
- <name>web</name>
+ <tag name="web">
<description>Web Only Block</description>
<color>#FFFFFF</color>
<insert_sub>default</insert_sub>
<show>no</show>
</tag>
- <tag>
- <name>while</name>
+ <tag name="while">
<description>While Loop Block</description>
<color>#FFFFFF</color>
<insert_sub>default</insert_sub>
<allow>block,display,displayduedate,displaytitle,gnuplot,img,import,notsolved,organicstructure,parserlib,postanswerdate,preduedate,problemtype,randomlist,script,scriptlib,solved,startouttext,tex,web,while,window</allow>
</tag>
- <tag>
- <name>gnuplot</name>
+ <tag name="gnuplot">
<description>GnuPlot</description>
<color>#88EE88</color>
<insert_sub>Apache::lonplot::insert_gnuplot</insert_sub>
@@ -532,8 +456,7 @@
</help>
<allow>lonplot::axis,lonplot::curve,lonplot::key,lonplot::label,lonplot::tics,lonplot::title,lonplot::xlabel,lonplot::ylabel</allow>
</tag>
- <tag>
- <name>lonplot::label</name>
+ <tag name="lonplot::label">
<description>Plot Label</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_label</insert_sub>
@@ -541,8 +464,7 @@
<file>Authoring_Dynamic_Plot_Label</file>
</help>
</tag>
- <tag>
- <name>lonplot::title</name>
+ <tag name="lonplot::title">
<description>Plot Title</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_title</insert_sub>
@@ -550,8 +472,7 @@
<file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
</help>
</tag>
- <tag>
- <name>lonplot::xlabel</name>
+ <tag name="lonplot::xlabel">
<description>Plot x-label</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_xlabel</insert_sub>
@@ -559,8 +480,7 @@
<file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
</help>
</tag>
- <tag>
- <name>lonplot::ylabel</name>
+ <tag name="lonplot::ylabel">
<description>Plot y-label</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_ylabel</insert_sub>
@@ -568,8 +488,7 @@
<file>Authoring_Dynamic_Plot_Title_X_Y_Label</file>
</help>
</tag>
- <tag>
- <name>lonplot::axis</name>
+ <tag name="lonplot::axis">
<description>Plot axes</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_axis</insert_sub>
@@ -577,8 +496,7 @@
<file>Authoring_Dynamic_Plot_Axes</file>
</help>
</tag>
- <tag>
- <name>lonplot::key</name>
+ <tag name="lonplot::key">
<description>Plot Key</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_key</insert_sub>
@@ -586,8 +504,7 @@
<file>Authoring_Dynamic_Plot_Key</file>
</help>
</tag>
- <tag>
- <name>lonplot::curve</name>
+ <tag name="lonplot::curve">
<description>Plot Curve</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_curve</insert_sub>
@@ -596,8 +513,7 @@
</help>
<allow>lonplot::data,lonplot::function</allow>
</tag>
- <tag>
- <name>lonplot::function</name>
+ <tag name="lonplot::function">
<description>Curve function</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_function</insert_sub>
@@ -605,8 +521,7 @@
<file>Authoring_Dynamic_Plot_Curve_Function</file>
</help>
</tag>
- <tag>
- <name>lonplot::data</name>
+ <tag name="lonplot::data">
<description>Curve data</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_data</insert_sub>
@@ -614,8 +529,7 @@
<file>Authoring_Dynamic_Plot_Curve_Data</file>
</help>
</tag>
- <tag>
- <name>lonplot::tics</name>
+ <tag name="lonplot::tics">
<description>Plot tics</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_tics</insert_sub>
@@ -623,8 +537,7 @@
<file>Authoring_Dynamic_Plot_Tics</file>
</help>
</tag>
- <tag>
- <name>lonplot::xtics</name>
+ <tag name="lonplot::xtics">
<description>Plot xtics</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_xtics</insert_sub>
@@ -632,8 +545,7 @@
<file>Authoring_Dynamic_Plot_Tics</file>
</help>
</tag>
- <tag>
- <name>lonplot::ytics</name>
+ <tag name="lonplot::ytics">
<description>Plot ytics</description>
<color>#33EE33</color>
<insert_sub>Apache::lonplot::insert_ytics</insert_sub>
--albertel1171763845--