Cheetah
Variables
plugins/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt File Reference

Variables

Output SortAttr TYPE
 
Output SortAttr HTML Purifier will sort attributes by name before writing them back to the document
 
Output SortAttr HTML Purifier will sort attributes by name before writing them back to the converting a tag like
 
el b ="" a="" c="" /&gt
 
</code > to< code > & lt
 
el a ="" b="" c="" /&gt
 
</code > This is a workaround for a bug in FCKeditor which causes it to swap attributes order
 
</code > This is a workaround for a bug in FCKeditor which causes it to swap attributes adding noise to text diffs If you re not seeing this bug
 
</code > This is a workaround for a bug in FCKeditor which causes it to swap attributes adding noise to text diffs If you re not seeing this chances are
 

Variable Documentation

◆ a

el a ="" b="" c="" /&gt

Definition at line 9 of file Output.SortAttr.txt.

◆ are

</code> This is a workaround for a bug in FCKeditor which causes it to swap attributes adding noise to text diffs If you re not seeing this chances are

Definition at line 11 of file Output.SortAttr.txt.

◆ b

el b ="" a="" c="" /&gt

Definition at line 8 of file Output.SortAttr.txt.

◆ bug

</code> This is a workaround for a bug in FCKeditor which causes it to swap attributes adding noise to text diffs If you re not seeing this bug

Definition at line 11 of file Output.SortAttr.txt.

◆ document

Output SortAttr HTML Purifier will sort attributes by name before writing them back to the document

Definition at line 8 of file Output.SortAttr.txt.

◆ like

Output SortAttr HTML Purifier will sort attributes by name before writing them back to the converting a tag like

Definition at line 8 of file Output.SortAttr.txt.

◆ lt

</code> to<code>& lt

Definition at line 9 of file Output.SortAttr.txt.

◆ order

</code> This is a workaround for a bug in FCKeditor which causes it to swap attributes order

Definition at line 10 of file Output.SortAttr.txt.

◆ TYPE

Output SortAttr TYPE

Definition at line 2 of file Output.SortAttr.txt.