mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 03:31:33 +00:00
update HTMLPurifier; enable embedded flash video in articles
This commit is contained in:
0
lib/htmlpurifier/library/HTMLPurifier/Language/classes/en-x-test.php
Executable file → Normal file
0
lib/htmlpurifier/library/HTMLPurifier/Language/classes/en-x-test.php
Executable file → Normal file
0
lib/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-test.php
Executable file → Normal file
0
lib/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-test.php
Executable file → Normal file
0
lib/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-testmini.php
Executable file → Normal file
0
lib/htmlpurifier/library/HTMLPurifier/Language/messages/en-x-testmini.php
Executable file → Normal file
1
lib/htmlpurifier/library/HTMLPurifier/Language/messages/en.php
Executable file → Normal file
1
lib/htmlpurifier/library/HTMLPurifier/Language/messages/en.php
Executable file → Normal file
@@ -23,6 +23,7 @@ $messages = array(
|
||||
'Lexer: Missing gt' => 'Missing greater-than sign (>), previous less-than sign (<) should be escaped',
|
||||
'Lexer: Missing attribute key' => 'Attribute declaration has no key',
|
||||
'Lexer: Missing end quote' => 'Attribute declaration has no end quote',
|
||||
'Lexer: Extracted body' => 'Removed document metadata tags',
|
||||
|
||||
'Strategy_RemoveForeignElements: Tag transform' => '<$1> element transformed into $CurrentToken.Serialized',
|
||||
'Strategy_RemoveForeignElements: Missing required attribute' => '$CurrentToken.Compact element missing required attribute $1',
|
||||
|
||||
Reference in New Issue
Block a user