Mar. 13, 2012, 12:47 PM
Hi,
On some forum's reply message box, in order to have the bold-underline-center-code-... buttons work in the message editor, I need to inactivate filters:
"Content-Type: 1 Manage listed Types 07.11.08 [sd] (d.r) (In)"
and
"Content-Type: 3c Fix acc. to File Extension 09.02.28 [srl sd] (d.1) (In)"
I have been able to manage for the second with keyword "a_cont_typ."by this entry in Exceptions-U:
But I cannot find how to do it for the 1st header filter ("Content-Type: 1 Manage listed Types 07.11.08 [sd] (d.r) (In)")
Is there a way to do it through Exceptions-U ? I tried "$SET(1=cont_typ_b:2.)" without success.
______________________
EDIT : This is funny:
Instead of unticking Header filter "Content-Type: 1 Manage listed Types 07.11.08 [sd] (d.r) (In)", I alternatively get the buttons working by:
- Clic on Prox Menu triangle -> tick "[UA & Referrer[/b]" --> Session
... then it works just as when I untick "Content-Type: 1 Manage listed Types 07.11.08 [sd] (d.r) (In)"
.
On some forum's reply message box, in order to have the bold-underline-center-code-... buttons work in the message editor, I need to inactivate filters:
"Content-Type: 1 Manage listed Types 07.11.08 [sd] (d.r) (In)"
and
"Content-Type: 3c Fix acc. to File Extension 09.02.28 [srl sd] (d.1) (In)"
I have been able to manage for the second with keyword "a_cont_typ."by this entry in Exceptions-U:
Code:
([^.]++.|)softmaroc.org $SET(1=adpath:0.i_ssl_h:0.a_jsprop.)$SET(0=a_cont_typ.)
But I cannot find how to do it for the 1st header filter ("Content-Type: 1 Manage listed Types 07.11.08 [sd] (d.r) (In)")
Is there a way to do it through Exceptions-U ? I tried "$SET(1=cont_typ_b:2.)" without success.
______________________
EDIT : This is funny:
Instead of unticking Header filter "Content-Type: 1 Manage listed Types 07.11.08 [sd] (d.r) (In)", I alternatively get the buttons working by:
- Clic on Prox Menu triangle -> tick "[UA & Referrer[/b]" --> Session
... then it works just as when I untick "Content-Type: 1 Manage listed Types 07.11.08 [sd] (d.r) (In)"
.