Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / ns-settings [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 25 Jul 2002 21:59:18 | postnuke_official/html/modules/ns-settings | admin.php,1.40.2.10,1.40.2.11 | Chris Dudley |
| add remaining HTML tags to Allowable HTML from HTML4 spec | |||
Update of /home/cvsroot/postnuke_official/html/modules/ns-settings
In directory ns7.hostnuke.net:/tmp/cvs-serv6601
Modified Files:
Tag: PostNuke_71
admin.php
Log Message:
add remaining HTML tags to Allowable HTML from HTML4 spec
Index: admin.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/ns-settings/Attic/admin.php,v
retrieving revision 1.40.2.10
retrieving revision 1.40.2.11
diff -C2 -d -r1.40.2.10 -r1.40.2.11
*** admin.php 20 Jul 2002 11:24:53 -0000 1.40.2.10
--- admin.php 25 Jul 2002 21:59:15 -0000 1.40.2.11
***************
*** 493,504 ****
--- 493,510 ----
'acronym',
'address',
+ 'area',
'b',
+ 'base',
+ 'bdo',
'big',
'blockquote',
'br',
+ 'button',
'caption',
'center',
'cite',
'code',
+ 'col',
+ 'colgroup',
'dfn',
'div',
***************
*** 508,511 ****
--- 514,518 ----
'em',
'embed',
+ 'fieldset',
'font',
'h1',
***************
*** 519,526 ****
--- 526,541 ----
'iframe',
'img',
+ 'input',
+ 'ins',
+ 'label',
+ 'legend',
'li',
+ 'map',
'marquee',
+ 'menu',
'object',
'ol',
+ 'optgroup',
+ 'option',
'p',
'param',
***************
*** 541,545 ****
--- 556,562 ----
'table',
'td',
+ 'tfood',
'th',
+ 'thead',
'tr');
}
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |