Branch: Tag:

2000-04-15

2000-04-15 01:18:19 by Per Hedbor <ph@opera.com>

imported documentation changes from 2.0

Rev: server/modules/graphics/business_graphics/business.pike:1.126
Rev: server/modules/ldap/ldaptag.pike:1.8
Rev: server/modules/tags/foldlist.pike:1.17
Rev: server/modules/tags/indirect_href.pike:1.18
Rev: server/modules/tags/killframe.pike:1.30
Rev: server/modules/tags/obox.pike:1.26
Rev: server/modules/tags/rxmltags.pike:1.114
Rev: server/modules/tags/ssi.pike:1.28
Rev: server/modules/tags/tablify.pike:1.48

7:   #define _rettext id->misc->defines[" _rettext"]   #define _ok id->misc->defines[" _ok"]    - constant cvs_version="$Id: rxmltags.pike,v 1.113 2000/04/14 22:12:27 per Exp $"; + constant cvs_version="$Id: rxmltags.pike,v 1.114 2000/04/15 01:18:19 per Exp $";   constant thread_safe=1;   constant language = roxen->language;   
1584: Inside #if defined(manual)
   Returns a message if a login failed or cancelled.   </attr>",    - "autoformat":#"<desc cont><short> -  Replaces newlines with <tag>br /</tag>:s.</short> + "autoformat":#"<desc cont><short hide> +  Replaces newlines with <br/>:s'.</short>Replaces newlines with <tag>br /</tag>:s'.   </desc>      <attr name=nobr>
2415: Inside #if defined(manual)
  </attr>",      "throw":#"<desc cont><short hide> -  Throws a text to be catched by <tag>catch</tag>.</short> -  Throws an exception, with the enclosed text as the error message. -  This tag has a close relation to <tag>catch</tag>. The RXML parsing -  will stop at the <tag>throw</tag> tag. - </desc>", +  Throws a text to be catched by <catch>.</short> Throws a text to be +  catched by <tag>catch</tag>. Throws an exception, with the enclosed +  text as the error message. This tag has a close relation to +  <tag>catch</tag>. The RXML parsing will stop at the <tag>throw</tag> +  tag. </desc>",      "trimlines":#"<desc cont><short>    Removes all empty lines from the contents.</short>