home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / con2v766.zip / colore01.zip / includes / scripts / tgs.hrc < prev    next >
Text File  |  2000-03-03  |  703b  |  28 lines

  1. <!--
  2.     HTML editor plugin script :)
  3. with help of:
  4. -->
  5. <scheme name=tgsinternal>
  6.   <include scheme=mDecNumb>
  7.   <keywords color=dParams>
  8.     <word name="description">
  9.     <word name="param">
  10.     <word name="position">
  11.     <word name="hotkey">
  12.     <word name="opentag">
  13.     <word name="closetag">
  14.     <word name="noendtag">
  15.     <symb name="=" color=dSymbols>
  16.     <symb name="," color=dSymbols>
  17.   </keywords>
  18. </scheme>
  19. <scheme name="TGS">
  20.   <block start="/(\<(\S+).*?\>)/xi" end="/(\<\/\y2\>)/"
  21.          scheme=tgsinternal color0=dCommentsEx color1=dResWords color3=dResWords>
  22.   <keywords color="dResWords">
  23.     <symb name="Tags=">
  24.     <symb name="--">
  25.   </keywords>
  26. </Scheme>
  27.  
  28.