comparison static/js/tiny_mce/plugins/style/langs/en_dlg.js @ 442:6c182ceb7147

Fixing #217; upgrade TinyMCE to 3.4.2 and enable the paste plugin.
author Brian Neal <bgneal@gmail.com>
date Thu, 26 May 2011 00:43:49 +0000
parents 88b2b9cb8c1f
children
comparison
equal deleted inserted replaced
441:33d0c55e57a9 442:6c182ceb7147
57 positioning_type:"Type", 57 positioning_type:"Type",
58 visibility:"Visibility", 58 visibility:"Visibility",
59 zindex:"Z-index", 59 zindex:"Z-index",
60 overflow:"Overflow", 60 overflow:"Overflow",
61 placement:"Placement", 61 placement:"Placement",
62 clip:"Clip" 62 clip:"Clip",
63 text:"Text",
64 background:"Background",
65 block:"Block",
66 box:"Box",
67 border:"Border",
68 list:"List",
69 position:"Position"
63 }); 70 });