Sha256: 0041854230a23d60dde666bd04e874d77acb738f90e2e27a1e2b557f29b6af4d

Contents?: true

Size: 546 Bytes

Versions: 10

Compression:

Stored size: 546 Bytes

Contents

- @page_title = "New tag" + ' - ' + default_page_title
- include_stylesheet 'admin/taggable'
- include_javascript 'admin/taggable'

- render_region :main do |main|
  - main.edit_header do
    %h1
      New Tag
    %p 
      Tags are usually added while editing pages (or other tagged items). There you can create several tags at once just by typing a list into the 'keywords' field.
      If you'd like a bit more control than that, you can also create and describe tags one at a time here:

  - main.edit_form do
    = render :partial => 'form'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
radiant-taggable-extension-2.0.5 app/views/admin/tags/new.html.haml
radiant-taggable-extension-2.0.4 app/views/admin/tags/new.html.haml
radiant-taggable-extension-2.0.3 app/views/admin/tags/new.html.haml
radiant-taggable-extension-2.0.2 app/views/admin/tags/new.html.haml
radiant-taggable-extension-2.0.1 app/views/admin/tags/new.html.haml
radiant-taggable-extension-2.0.0 app/views/admin/tags/new.html.haml
radiant-taggable-extension-2.0.0.rc2 app/views/admin/tags/new.html.haml
radiant-taggable-extension-2.0.0.rc1 app/views/admin/tags/new.html.haml
radiant-taggable-extension-1.2.5 app/views/admin/tags/new.html.haml
radiant-taggable-extension-1.2.4 app/views/admin/tags/new.html.haml