Add sub text button


Notice: Undefined variable: params in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Warning: array_merge(): Expected parameter 2 to be an array, null given in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 70

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 80

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 85

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 91

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 93

v 7.2.5
Have made a copy of the quicktags plugin >> _myhtmltags.plugin.php
Plugin not updated on this site [rogerlovejoy.net] but on [calstock.org.uk]


<figure>
Duplicated, inserted and modified section of code and removed [, -1, 'last'] from sup and sub codes and removed a few trailing slashes and the less thn and greater signs on the BR button to save horizontal space


Insert extra code : so moved all lines below

PHP

<?php echo $params['js_prefix']; ?>b2evoButtons[<?php echo $params['js_prefix']; ?>b2evoButtons.length] = new <?php echo $params['js_prefix']; ?>b2evoButton(
                '<?php echo $params['js_prefix']; ?>b2evo_sup'
                ,'sub', ''
                ,'<sub>','</sub>\n'
                ,'l'
                ,'<?php echo TS_('Sub position'?>'/*, -1, 'last'*/
            );