Robin Pepermans
c103fac20f
It's better to set directionality in html than in css. Also fixes bug 34297, because the css only affected the edit form and not the test form.
...
Also add a bit of docs.
2012-02-09 17:00:34 +00:00
John Du Hart
f57debc190
Followup r98495, fix double escaping
2012-01-02 08:02:40 +00:00
John Du Hart
ee051870ae
Adding @embed for RL
2011-11-22 16:10:49 +00:00
Brion Vibber
a3b99c0d7c
* (bug 31870) Fix regression in AbuseFilter: pass/fail checkmark images for syntax checks work again
...
Was broken by r81905 consolidating background-repeat and background-position into a single background rule, which implied a 'background-image: none' overriding the background-image values set by other rules.
Restored them & added a comment so the next person won't do the same.
Also moved the image files to match the reorg of the css in r95572, which would have broken these images if r81905 hadn't done it first. ;)
2011-11-03 00:13:27 +00:00
Sam Reed
d808b53fc4
Swap
...
/*
*
for
/**
*
2011-10-26 03:49:06 +00:00
John Du Hart
6018d5fc4c
Followup r95572, replace insertAtCaret with textSelection per CR
2011-09-30 01:57:00 +00:00
John Du Hart
9c75f9907f
Followup r95572, minor tweaks per CR
2011-09-30 00:48:00 +00:00
John Du Hart
4926aeae24
Followup r98490, since the module names changed the variable names need changing as well
2011-09-30 00:05:08 +00:00
John Du Hart
3f06314486
Followup r95572, rename API modules to reduce chance of collisions per CR
2011-09-29 23:30:42 +00:00
John Du Hart
39f30c3f22
Followup r95572 to change variable names and use an associative array per Krinkle and Roan on IRC
2011-08-26 20:26:57 +00:00
John Du Hart
b30697e94c
Adds ResourceLoader support to AbuseFilter
...
Rewrote javascript to use jQuery
Added API modules to replace sajax_* calls
Solves bug 29714
2011-08-26 20:12:34 +00:00