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

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

<channel>
<title><![CDATA[Socialtext Documentation: Add Comment]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?add_comment</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[Add Comment]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?add_comment</link>
<description><![CDATA[<div class="wiki">
<p>
Home: <a href="http://www.perlfoundation.org/help-en/index.cgi?socialtext_style_customization_guide" title="(70 months) Socialtext enables you to create a custom stylesheet to customize the appearance of your workspace. ...">Socialtext Style Customization Guide</a><br />
Top: <a href="http://www.perlfoundation.org/help-en/index.cgi?special_cases" title="(70 months) Home [Socialtext Style Customization Guide] Previous [Socialtext Attribution] Next [User Login Syste...">Special Cases</a><br />
Previous: <a href="http://www.perlfoundation.org/help-en/index.cgi?user_login_system" title="(70 months) Home [Socialtext Style Customization Guide] Top [Special Cases] Previous [Special Cases] Next [Add C...">User Login System</a><br />
Next: <a href="http://www.perlfoundation.org/help-en/index.cgi?system_status" title="(70 months) Home [Socialtext Style Customization Guide] Up [Special Cases] Previous [Add Comment] Next [Search R...">System Status</a></p>
<hr />
<blockquote>
<span class="nlw_phrase"><img alt="http://www.perlfoundation.org/help-en/base/images/docs/add-comments.gif" src="http://www.perlfoundation.org/help-en/base/images/docs/add-comments.gif" border="0" /><!-- wiki: http:base/images/docs/add-comments.gif --></span></blockquote>
<br /><p>
Clicking on the 'Add Comment' link in the page control bar brings up a window where the user can add a comment to the current page.</p>
<h4 id="html_snippet">HTML Snippet</h4>
<pre>
&lt;body id=&quot;st-commentui&quot; class=&quot;popup&quot; onload=&quot;comment_popup_setup()&quot;&gt;
  &lt;div id=&quot;st-commentui-container&quot;&gt;
    &lt;form name=&quot;comment_form&quot; method=&quot;post&quot; action=&quot;index.cgi&quot; enctype=&quot;application/x-www-form-urlencoded&quot;&gt;
      &lt;div id=&quot;st-commentui-controls&quot;&gt;
        &lt;a id=&quot;st-commentui-savelink&quot; href=&quot;#&quot; onclick=&quot;submit_comment(); return false&quot;&gt;Save&lt;/a&gt;
        &lt;a id=&quot;st-commentui-cancellink&quot; href=&quot;#&quot; onclick=&quot;cancel_comment(); return false&quot;&gt;Cancel&lt;/a&gt;
      &lt;/div&gt;
      &lt;div id=&quot;tb_st-commentui-textarea&quot;&gt;
        &lt;table id=&quot;buttons_1&quot; class=&quot;toolbar&quot; cellpadding=&quot;1&quot; cellspacing=&quot;0&quot;&gt;
          &lt;tbody&gt;
            &lt;tr&gt;
              &lt;td&gt;
                &lt;div id=&quot;bold_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;bold.gif&quot; alt=&quot;Bold&quot; title=&quot;Bold&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;italic_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;italic.gif&quot; alt=&quot;Italic&quot; title=&quot;Italic&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;strike_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;strike.gif&quot; alt=&quot;Strikethrough&quot; title=&quot;Strikethrough&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;&amp;nbsp;&lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;h1_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;h1.gif&quot; alt=&quot;Heading 1&quot; title=&quot;Heading 1&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;h2_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;h2.gif&quot; alt=&quot;Heading 2&quot; title=&quot;Heading 2&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;h3_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;h3.gif&quot; alt=&quot;Heading 3&quot; title=&quot;Heading 3&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;&amp;nbsp;&lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;ul_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;ul.gif&quot; alt=&quot;Bullets&quot; title=&quot;Bullets&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;ol_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;ol.gif&quot; alt=&quot;Numbering&quot; title=&quot;Numbering&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;&amp;nbsp;&lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;indent_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;indent.gif&quot; alt=&quot;Increase Indent&quot; title=&quot;Increase Indent&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;outdent_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;outdent.gif&quot; alt=&quot;Decrease Indent&quot; title=&quot;Decrease Indent&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;&amp;nbsp;&lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;filew_1&quot;class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;filew.gif&quot; alt=&quot;Insert attachment&quot; title=&quot;Insert attachment&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;image_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;image.gif&quot; alt=&quot;Insert image&quot; title=&quot;Insert image&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;&amp;nbsp;&lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;wikilink_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;wikilink.gif&quot; alt=&quot;Insert Socialtext link&quot; title=&quot;Insert Socialtext link&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;createlink_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;createlink.gif&quot; alt=&quot;Insert web link&quot; title=&quot;Insert web link&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
              &lt;td&gt;&amp;nbsp;&lt;/td&gt;
              &lt;td&gt;
                &lt;div id=&quot;createtable_1&quot; class=&quot;btn-&quot;&gt;
                  &lt;img src=&quot;createtable.gif&quot; alt=&quot;Insert table&quot; title=&quot;Insert table&quot;&gt;
                &lt;/div&gt;
              &lt;/td&gt;
            &lt;/tr&gt;
          &lt;/tbody&gt;
        &lt;/table&gt;
      &lt;/div&gt;
      &lt;textarea id=&quot;st-commentui-textarea&quot; name=&quot;comment&quot; wrap=&quot;virtual&quot;&gt;&lt;/textarea&gt;
      &lt;input name=&quot;action&quot; value=&quot;submit_comment&quot; type=&quot;hidden&quot;&gt;
      &lt;input name=&quot;page_name&quot; value=&quot;edit_contention&quot; type=&quot;hidden&quot;&gt;
      &lt;input name=&quot;caller_action&quot; value=&quot;display&quot; type=&quot;hidden&quot;&gt;
    &lt;/form&gt;
  &lt;/div&gt;
&lt;/body&gt;
</pre>
<br /><h4 id="css_selectors">CSS Selectors</h4>
<pre>
#st-commentui
body.popup
#st-commentui-container
#st-commentui-controls
#st-commentui-savelink
#st-commentui-cancellink
#tb_st-commentui-textarea
#buttons_1 table.toolbar
#bold_1
div.btn-
div.btn- img
#italic_1
#strike_1
#h1_1
#h2.gif
#h3.gif
#ul.gif
#ol.gif
#indent.gif
#outdent.gif
#filew_1
#image_1
#wikilink_1
#createlink_1
#createtable_1
#st-commentui-textarea
</pre>
</div>
]]></description>
<author>ken.pier@hidden</author>
<guid isPermaLink="true">http://www.perlfoundation.org/help-en/index.cgi?add_comment</guid>
<pubDate>Wed, 22 Aug 2007 18:57:35 -0000</pubDate>
</item>

</channel>
</rss>