Sha256: 9fd99f3de05dccc085c353abc406ded19b473192c7abd078b4fbc001d881e5dd

Contents?: true

Size: 1.67 KB

Versions: 23

Compression:

Stored size: 1.67 KB

Contents

<div class="cms_edit_container" style="height: auto; background: url(/images/cms/containers/alpha.png) repeat-x 0 0; border: 1px solid #999; margin: -8px 0 0 -8px; padding: 24px 7px 1px 7px; position: relative;">
    <div style="display: block; width: 100%; position: absolute; top: 5px; left: 5px; height: 30px;">
      <%= link_to image_tag("cms/pages/add_connectable.gif", :style => "text-decoration: none; padding: 0; background: none; margin: 0; float: none; border: none;"), cms_content_types_path(:connect_to_page_id => @page, :connect_to_container => name), :title => "Add new content to this container (#{name})" , :style => "text-decoration: none; padding: 0 2px 0 0; background: none; margin: 0; float: none; border: none;"%>
      <%= link_to image_tag("cms/pages/connect_connectable.gif", :style => "text-decoration: none; padding: 0; background: none; margin: 0; float: none; border: none;"), new_cms_connector_path(:page_id => @page, :container => name), :title => "Insert existing content into this container (#{name})" , :style => "text-decoration: none; padding: 0 2px 0 0; background: none; margin: 0; float: none; border: none;"%>
      <%= image_tag "cms/#{@page.container_published?(name) ? 'published' : 'draft'}_status.gif", 
            :class => "published_status",
            :title => @page.container_published?(name) ? "This content is published and can be seen by site visitors." : "This content is a draft and won't be seen by site visitors until this page is published.", 
            :style => "text-decoration: none; padding: 0 2px 0 0; background: none; margin: 0; float: none; border: none; position: absolute; top: -1px; right: 12px;" %>
  </div>
  <%= content %>
</div>

Version data entries

23 entries across 23 versions & 4 rubygems

Version Path
browsercms-3.3.4 app/views/cms/pages/_edit_container.html.erb
browsercms-3.3.3 app/views/cms/pages/_edit_container.html.erb
browsercms-3.1.5 app/views/cms/pages/_edit_container.html.erb
browsercms-3.1.4 app/views/cms/pages/_edit_container.html.erb
browsercms-3.3.2 app/views/cms/pages/_edit_container.html.erb
browsercms-3.3.1 app/views/cms/pages/_edit_container.html.erb
browsercms-3.3.0 app/views/cms/pages/_edit_container.html.erb
browsercms-3.1.3 app/views/cms/pages/_edit_container.html.erb
browsercms-3.3.0.beta app/views/cms/pages/_edit_container.html.erb
drujensen-browsercms-3.2.0 app/views/cms/pages/_edit_container.html.erb
browsercms-3.1.2 app/views/cms/pages/_edit_container.html.erb
browsercms-3.1.1 app/views/cms/pages/_edit_container.html.erb
browsercms-3.1.0 app/views/cms/pages/_edit_container.html.erb
we5-browsercms-3.1.0 app/views/cms/pages/_edit_container.html.erb
browsercms-3.0.6 app/views/cms/pages/_edit_container.html.erb
browsercms-3.0.5 app/views/cms/pages/_edit_container.html.erb
we5-browsercms-3.0.5.1 app/views/cms/pages/_edit_container.html.erb
we5-browsercms-3.0.5 app/views/cms/pages/_edit_container.html.erb
browsercms_s3-3.0.5 app/views/cms/pages/_edit_container.html.erb
browsercms-3.0.4 app/views/cms/pages/_edit_container.html.erb