[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS Update: gleipnir



Log Message:
-----------
Allow width attribute on img correctly

Modified Files:
--------------
    gleipnir/public_html:
        story.pl

Revision Data
-------------
Index: story.pl
===================================================================
RCS file: /cvs/gleipnir/public_html/story.pl,v
retrieving revision 1.23
retrieving revision 1.24
diff -Lpublic_html/story.pl -Lpublic_html/story.pl -u -r1.23 -r1.24
--- public_html/story.pl
+++ public_html/story.pl
@@ -307,7 +307,7 @@
 	# allow more hrefs, <strike>
 	my $allow = {%Gleipnir::HTML::ALLOW, 
 		a => { href => '^(http|ftp|mailto|telnet|gopher|/)' }, 
-		img => { src => '.*', height => '^[0-9]*$', width => '^[0-9]$' },
+		img => { src => '.*', height => '^[0-9]*$', width => '^[0-9]*$' },
 		strike => {}, 
 		hr => {},
 	};


Main Menu:

Site Tools:


Here, spammer, have some addresses.