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

CVS Update: gleipnir



Log Message:
-----------
Add img to allowed tags

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

Revision Data
-------------
Index: story.pl
===================================================================
RCS file: /cvs/gleipnir/public_html/story.pl,v
retrieving revision 1.22
retrieving revision 1.23
diff -Lpublic_html/story.pl -Lpublic_html/story.pl -u -r1.22 -r1.23
--- public_html/story.pl
+++ public_html/story.pl
@@ -307,6 +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]$' },
 		strike => {}, 
 		hr => {},
 	};


Main Menu:

Site Tools:


Here, spammer, have some addresses.