Diff for /Amaya/amaya/Template.S between versions 1.34 and 1.35

version 1.34, 2008/06/30 10:08:58 version 1.35, 2008/09/22 10:54:53
Line 89  EXCEPT Line 89  EXCEPT
   {option:             NoReplicate, NoBreakByReturn, NoCreate;}    {option:             NoReplicate, NoBreakByReturn, NoCreate;}
   bag:                NoReplicate, NoBreakByReturn, NoCreate, ParagraphBreak, ClickableSurface;    bag:                NoReplicate, NoBreakByReturn, NoCreate, ParagraphBreak, ClickableSurface;
   {Hiding unkown and language attributes}    {Hiding unkown and language attributes}
         Unknown_attribute:  Invisible;    Unknown_attribute:  Invisible;
         Language:           Invisible;    Language:           Invisible;
   types :             GiveTypes, DuplicateAttr;    types :             GiveTypes, DuplicateAttr;
   option:             DuplicateAttr;    option:             DuplicateAttr;
   currentType:        Invisible;    currentType:        Invisible;
   ref_name:                     GiveName;    ref_name:                   GiveName;
   name:                           GiveName;    name:                       GiveName;
   title:              GiveName;    title:              GiveName;
   prompt:             Invisible;    prompt:             Invisible;
   xmlid:                          CssId;    xmlid:                      CssId;
                   
 END  END

Removed from v.1.34  
changed lines
  Added in v.1.35


Webmaster