X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fhtmlawed%2FhtmLawed%2FhtmLawed_README.htm;h=13a75d5f7c6e6033e33c911f5638d2955df3d392;hp=3eb07a57323f949f86a84add06b10331ea1ec060;hb=9424afc6c1f518c301bf87a23c047d1873435d05;hpb=5ca1b61ad2659177690cbde2cf7675f9c0d50491 diff --git a/web/modules/contrib/htmlawed/htmLawed/htmLawed_README.htm b/web/modules/contrib/htmlawed/htmLawed/htmLawed_README.htm index 3eb07a573..13a75d5f7 100644 --- a/web/modules/contrib/htmlawed/htmLawed/htmLawed_README.htm +++ b/web/modules/contrib/htmlawed/htmLawed/htmLawed_README.htm @@ -111,8 +111,8 @@ span.totop a, span.totop a:visited {color: #6699cc;}

-
htmLawed_README.txt, 12 September 2017
-htmLawed 1.2.4.1, 12 September 2017
+
htmLawed_README.txt, 24 September 2019
+htmLawed 1.2.5, 24 September 2019
Copyright Santosh Patnaik
Dual licensed with LGPL 3 and GPL 2+
A PHP Labware internal utility - http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed 
@@ -1127,7 +1127,7 @@ A PHP Labware internal utility - span style="font-size: larger;"
  *  center - div style="text-align: center;"
  *  dir - ul
-  *  font (face, size, color) -    span style="font-family: ; font-size: ; color: ;" (size transformation
reference)
+  *  font (face, size, color) -    span style="font-family: ; font-size: ; color: ;" (size transformation reference)
  *  isindex - based on $config["make_tag_strict"], unchanged (1) or removed (2)
  *  s - span style="text-decoration: line-through;"
  *  strike - span style="text-decoration: line-through;"
@@ -1153,7 +1153,7 @@ A PHP Labware internal utility -     <div style="text-align: center;">
-     The PHP <span style="text-decoration: line-through;">software</span> script used for this <span style="text-decoration: line-through;">web-page</span> web-page is <span style="font-weight: bold; font-family: arial; color: red; font-size: 200%;">htmLawedTest.php</span>, from <span style="color:green; text-decoration: underline;">PHP Labware</span>. +     The PHP <span style="text-decoration: line-through;">software</span> script used for this <span style="text-decoration: line-through;">web-page</span> web-page is <span style="font-weight: bold; font-size: 200%; color: red; font-family: arial;">htmLawedTest.php</span>, from <u style="color:green">PHP Labware</u>.
    </div> @@ -1670,7 +1670,7 @@ A PHP Labware internal utility -
      if($element == 'object'){
-        $new_element = '<param id='my_'. $id; allowscriptaccess="never" />'; +        $new_element = '<param id="my_'. $id. '"; allowscriptaccess="never" />';
        ++$id; @@ -1827,6 +1827,10 @@ A PHP Labware internal utility -
font tag transformation
+
+  1.2.4.2 - 16 May 2019. Corrects a PHP notice if a semi-colon is present in $config["schemes"]
+
  1.2.4.1 - 12 September 2017. Corrects a function re-declaration bug introduced in version 1.2.4

  1.2.4 - 31 August 2017. Removes use of PHP create_function function and $php_errormsg reserved variable (deprecated in PHP 7.2)
@@ -2278,7 +2282,7 @@ A PHP Labware internal utility -
HTM version of htmLawed_README.txt generated on 12 Sep, 2017 using rTxt2htm from PHP Labware +


HTM version of htmLawed_README.txt generated on 25 Sep, 2019 using rTxt2htm from PHP Labware