<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Socialtext Documentation: Manage Attachments Lightbox]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?manage_attachments_lightbox</link>
<description></description>
<pubDate>Wed, 22 Aug 2007 18:57:35 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[Manage Attachments Lightbox]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?manage_attachments_lightbox</link>
<description><![CDATA[<div class="wiki">
<p>
Home: <a href="http://www.perlfoundation.org/help-en/index.cgi?socialtext_style_customization_guide" title="(69 months) Socialtext enables you to create a custom stylesheet to customize the appearance of your workspace. ...">Socialtext Style Customization Guide</a><br />
Up: <a href="http://www.perlfoundation.org/help-en/index.cgi?styling_the_lightboxes" title="(69 months) Home [Socialtext Style Customization Guide] Previous [Formatted View] Next [Save Page As Lightbox]  ...">Styling The Lightboxes</a><br />
Previous: <a href="http://www.perlfoundation.org/help-en/index.cgi?upload_files_lightbox_edit_mode" title="(69 months) Home [Socialtext Style Customization Guide] Up [Styling The Lightboxes] Previous [Page Already Exist...">Upload Files Lightbox (Edit Mode)</a><br />
Next: <a href="http://www.perlfoundation.org/help-en/index.cgi?upload_files_lightbox_view_mode" title="(69 months) Home [Socialtext Style Customization Guide] Up [Styling The Lightboxes] Previous [Manage Attachments...">Upload Files Lightbox (View mode)</a></p>
<hr />
<blockquote>
<span class="nlw_phrase"><img alt="manageattachments.png" src="http://www.perlfoundation.org/help-en/index.cgi/manageattachments.png?action=attachments_download;page_name=manage_attachments_lightbox;id=20070804014424-7-6588" /><!-- wiki: {image: manageattachments.png} --></span></blockquote>
<br /><h4 id="html_snippet">HTML Snippet</h4>
<pre>
&lt;div id=&quot;st-attachments-manageinterface&quot;&gt;
  &lt;form onsubmit=&quot;return false;&quot;&gt;
    &lt;div id=&quot;st-attachments-manage-manageinterface-overlay&quot; class=&quot;popup-overlay&quot;&gt;&lt;/div&gt;
    &lt;div id=&quot;st-attachments-manage-interface&quot;&gt;
      &lt;div id=&quot;st-attachments-manage-filetable&quot;&gt;
        &lt;table id=&quot;st-attachments-manage-filelisting&quot;&gt;
          &lt;thead&gt;
            &lt;tr id=&quot;st-attachments-manage-fileheader&quot;&gt;
              &lt;td nowrap=&quot;nowrap&quot;&gt;
                &lt;input type=&quot;checkbox&quot; name=&quot;selectall&quot; id=&quot;st-attachments-manage-selectall&quot; /&gt;
              &lt;/td&gt;
              &lt;td nowrap=&quot;nowrap&quot;&gt;File Name&lt;/td&gt;
              &lt;td nowrap=&quot;nowrap&quot;&gt;Author&lt;/td&gt;
              &lt;td nowrap=&quot;nowrap&quot;&gt;Date Uploaded&lt;/td&gt;
              &lt;td nowrap=&quot;nowrap&quot;&gt;Size&lt;/td&gt;
            &lt;/tr&gt;
          &lt;/thead&gt;
          &lt;tbody id=&quot;st-attachments-manage-body&quot;&gt;
          &lt;/tbody&gt;
        &lt;/table&gt;
      &lt;/div&gt;
      &lt;div id=&quot;st-attachments-manage-close&quot;&gt;
        &lt;table class=&quot;button-table&quot;&gt;
          &lt;tr&gt;
            &lt;td&gt;
              &lt;div class=&quot;button-straight&quot;&gt;
                &lt;div class=&quot;button-straight-right-top&quot;&gt;
                  &lt;div class=&quot;button-straight-left-bottom&quot;&gt;
                    &lt;div class=&quot;button-straight-right-bottom&quot;&gt;
                      &lt;div class=&quot;button-content&quot;&gt;
                        &lt;a id=&quot;st-attachments-manage-closebutton&quot; href=&quot;#&quot; title=&quot;&quot;&gt;Close&lt;/a&gt;
                      &lt;/div&gt;
                    &lt;/div&gt;
                  &lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/td&gt;
          &lt;/tr&gt;
        &lt;/table&gt;
      &lt;/div&gt;
      &lt;div id=&quot;st-attachments-manage-delete&quot;&gt;
        &lt;table class=&quot;button-table&quot;&gt;
          &lt;tr&gt;
            &lt;td&gt;
              &lt;div class=&quot;button-straight&quot;&gt;
                &lt;div class=&quot;button-straight-right-top&quot;&gt;
                  &lt;div class=&quot;button-straight-left-bottom&quot;&gt;
                    &lt;div class=&quot;button-straight-right-bottom&quot;&gt;
                      &lt;div class=&quot;button-content&quot;&gt;
                        &lt;a id=&quot;st-attachments-manage-deletebutton&quot; href=&quot;#&quot; title=&quot;&quot;&gt;Delete Selected Files&lt;/a&gt;
                      &lt;/div&gt;
                    &lt;/div&gt;
                  &lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/td&gt;
          &lt;/tr&gt;
        &lt;/table&gt;
        &lt;span id=&quot;st-attachments-manage-deletemessage&quot;&gt;&lt;/span&gt;
      &lt;/div&gt;
      &lt;br /&gt;
    &lt;/div&gt;
  &lt;/form&gt;
&lt;/div&gt;
</pre>
<br /><h4 id="css_selectors">CSS Selectors</h4>
<p>
See <a href="http://www.perlfoundation.org/help-en/index.cgi?standard_button" title="(69 months) Home [Socialtext Style Customization Guide] Top [Common Elements] Prev [Common Elements] Next [Navig...">Standard Button</a> for the CSS selectors for the buttons.</p>
<pre>
#st-attachments-manageinterface
#st-attachments-manage-manageinterface-overlay
div.popup-overlay
#st-attachments-manage-interface
#st-attachments-manage-filetable
#st-attachments-manage-filelisting
#st-attachments-manage-fileheader
#st-attachments-manage-selectall
#st-attachments-manage-body
#st-attachments-manage-close
#st-attachments-manage-closebutton
#st-attachments-manage-delete
#st-attachments-manage-deletebutton
#st-attachments-manage-deletemessage
</pre>
</div>
]]></description>
<author>ken.pier@hidden</author>
<guid isPermaLink="true">http://www.perlfoundation.org/help-en/index.cgi?manage_attachments_lightbox</guid>
<pubDate>Wed, 22 Aug 2007 18:57:35 -0000</pubDate>
</item>

</channel>
</rss>