Sha256: b674e168bd967ab02c61ded0ac505c3bd1263c249ae7dda9c24a0d0c0aca409f

Contents?: true

Size: 274 Bytes

Versions: 5

Compression:

Stored size: 274 Bytes

Contents

:javascript
  Event.observe(window,'load',function(){ 
    instantiateCkEditor('#{page_part.name}')
    Event.addBehavior({ 'a.insert_asset': InsertIntoCk })
  })
  Event.observe($('part_#{page_part.name}_filter_id'),'change',function(){ toggleEditor('#{page_part.name}') })

Version data entries

5 entries across 3 versions & 1 rubygems

Version Path
radiant-ck_editor_filter-extension-0.2.4 app/views/admin/pages/_editor_control.html.haml
radiant-ck_editor_filter-extension-0.2.3 app/views/admin/page_parts/_editor_control.html.haml
radiant-ck_editor_filter-extension-0.2.3 app/views/admin/pages/_editor_control.html.haml
radiant-ck_editor_filter-extension-0.2.2 app/views/admin/page_parts/_editor_control.html.haml
radiant-ck_editor_filter-extension-0.2.2 app/views/admin/pages/_editor_control.html.haml