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

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

<channel>
<title><![CDATA[Socialtext Documentation: Recent Changes]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?action=weblog_display;category=Recent%20Changes</link>
<description></description>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
<webMaster>root@saturn.ffzg.hr</webMaster>
<generator>Socialtext Workspace v2.19.0.2</generator>

<item>
<title><![CDATA[Your Workspaces]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?your_workspaces</link>
<description><![CDATA[<div>Creator: System ProtoUser</div><hr/><div>Tags: Style Guide</div><hr/><div class="wiki">
<p>
Home: <a href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_style_customization_guide" title="(221 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="https://saturn.ffzg.hr/help-en/index.cgi?styling_the_dashboard" title="(221 months) Home [Socialtext Style Customization Guide] Previous [Using Your Own Logo] Next [Announcements And L...">Styling The Dashboard</a><br />
Previous: <a href="https://saturn.ffzg.hr/help-en/index.cgi?your_watchlist" title="(221 months) Home [Socialtext Style Customization Guide] Up [Styling The Dashboard] Previous [What s New Page] Ne...">Your Watchlist</a><br />
Next: <a href="https://saturn.ffzg.hr/help-en/index.cgi?styling_the_page_view" title="(221 months) Home [Socialtext Style Customization Guide] Previous [Your Workspaces] Next [Page Content]  image pa...">Styling The Page View</a></p>
<hr />
<blockquote>
<span class="nlw_phrase"><img alt="dashboard-yourworkspaces.png" src="https://saturn.ffzg.hr/help-en/index.cgi/dashboard-yourworkspaces.png?action=attachments_download;page_name=your_workspaces;id=20080115212001-10-20507" /><!-- wiki: {image: dashboard-=yourworkspaces.png} --></span></blockquote>
<br /><h4 id="html_snippet">HTML Snippet</h4>
<p>
The sample only shows 2 rows.</p>
<pre>
&lt;div class=&quot;st-homepage-simplelist&quot; id=&quot;st-wikis&quot;&gt;
  &lt;div class=&quot;st-homepage-simplelist-header&quot; id=&quot;st-wikis-header&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-newwiki-link&quot; href=&quot;?action=workspaces_create&quot; title=&quot;Click this button to create a new workspace&quot;&gt;New Workspace&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 class=&quot;st-homepage-section-title st-homepage-simplelist-title&quot; id=&quot;st-wikis-title&quot;&gt;
      &lt;a href=&quot;?action=workspaces_listall&quot; id=&quot;st-wikis-title-link&quot; class=&quot;st-homepage-simplelist-title-link&quot;&gt;Your workspaces&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div id=&quot;st-wikis-content&quot; class=&quot;st-homepage-section&quot;&gt;
    &lt;table class=&quot;st-homepage-simplelist-table&quot;&gt;
      &lt;tbody&gt;
        &lt;tr class=&quot;st-homepage-simplelist-row-odd&quot;&gt;
          &lt;td class=&quot;st-homepage-simplelist-left&quot;&gt;
            &lt;a href=&quot;/corp&quot;&gt;Socialtext&lt;/a&gt;
          &lt;/td&gt;
          &lt;td class=&quot;st-homepage-simplelist-right&quot; nowrap=&quot;nowrap&quot;&gt;
            &lt;a href=&quot;/corp/index.cgi?action=recent_changes&quot;&gt;211 changes&lt;/a&gt;
          &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr class=&quot;st-homepage-simplelist-row-odd&quot;&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr class=&quot;st-homepage-simplelist-row-even&quot;&gt;
          &lt;td class=&quot;st-homepage-simplelist-left&quot;&gt;
            &lt;a href=&quot;/testspace&quot;&gt;Help&lt;/a&gt;
          &lt;/td&gt;
          &lt;td class=&quot;st-homepage-simplelist-right&quot; nowrap=&quot;nowrap&quot;&gt;
            &lt;a href=&quot;/testspace/index.cgi?action=recent_changes&quot;&gt;57 changes&lt;/a&gt;
          &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr class=&quot;st-homepage-simplelist-row-even&quot;&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
<br /><h4 id="css_selectors">CSS Selectors</h4>
<p>
Selectors for the button are described at <a href="https://saturn.ffzg.hr/help-en/index.cgi?standard_button" title="(221 months) Home [Socialtext Style Customization Guide] Top [Common Elements] Prev [Common Elements] Next [Navig...">Standard Button</a>.</p>
<pre>
#st-wikis
div.st-homepage-simplelist
#st-wikis-header
div.st-homepage-simplelist-header
#st-wikis-title
div.st-homepage-section-title
div.st-homepage-simplelist-title
a.st-homepage-simplelist-title-link
#st-wikis-content
div.st-homepage-section
table.st-homepage-simplelist-table
tr.st-homepage-simplelist-row-odd
td.st-homepage-simplelist-left
td.st-homepage-simplelist-left a
td.st-homepage-simplelist-right
td.st-homepage-simplelist-right a
tr.st-homepage-simplelist-row-even
</pre>
</div>
<hr/><div>Attachments: dashboard-yourworkspaces.png</div>]]></description>
<author>System ProtoUser</author>
<category>Style Guide</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/help-en/index.cgi?your_workspaces</guid>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
</item>
<item>
<title><![CDATA[Your Watchlist]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?your_watchlist</link>
<description><![CDATA[<div>Creator: System ProtoUser</div><hr/><div>Tags: Style Guide</div><hr/><div class="wiki">
<p>
Home: <a href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_style_customization_guide" title="(221 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="https://saturn.ffzg.hr/help-en/index.cgi?styling_the_dashboard" title="(221 months) Home [Socialtext Style Customization Guide] Previous [Using Your Own Logo] Next [Announcements And L...">Styling The Dashboard</a><br />
Previous: <a href="https://saturn.ffzg.hr/help-en/index.cgi?what_s_new_page" title="(221 months) Home [Socialtext Style Customization Guide] Up [Styling The Dashboard] Previous [Did You Know] Next ...">What's New Page</a><br />
Next: <a href="https://saturn.ffzg.hr/help-en/index.cgi?your_workspaces" title="(221 months) Home [Socialtext Style Customization Guide] Up [Styling The Dashboard] Previous [Your Watchlist] Nex...">Your Workspaces</a></p>
<hr />
<blockquote>
<span class="nlw_phrase"><img alt="dashboard-watchlist.png" src="https://saturn.ffzg.hr/help-en/index.cgi/dashboard-watchlist.png?action=attachments_download;page_name=your_watchlist;id=20080115211959-10-21443" /><!-- wiki: {image: dashboard-=watchlist.png} --></span></blockquote>
<br /><h4 id="html_snippet">HTML Snippet</h4>
<p>
The sample only shows 2 rows.</p>
<pre>
&lt;div class=&quot;st-homepage-simplelist&quot; id=&quot;st-watchlist&quot;&gt;
  &lt;div class=&quot;st-homepage-simplelist-header&quot; id=&quot;st-watchlist-header&quot;&gt;
    &lt;div class=&quot;st-homepage-section-title st-homepage-simplelist-title&quot; id=&quot;st-watchlist-title&quot;&gt;
      &lt;a href=&quot;?action=display_watchlist&quot; id=&quot;st-watchlist-title-link&quot; class=&quot;st-homepage-simplelist-title-link&quot;&gt;Your watchlist&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div id=&quot;st-watchlist-content&quot; class=&quot;st-homepage-section&quot;&gt;
   &lt;table class=&quot;st-homepage-simplelist-table&quot;&gt;
     &lt;tbody&gt;
       &lt;tr class=&quot;st-homepage-simplelist-row-odd&quot;&gt;
         &lt;td colspan=&quot;2&quot; class=&quot;st-homepage-simplelist-left&quot;&gt;
           &lt;a href=&quot;index.cgi?styling_the_dashboard&quot; title=&quot;(1 hour)...&quot;&gt;Styling The Dashboard&lt;/a&gt;
           &lt;div class=&quot;st-homepage-whatsnew-attribution&quot;&gt;
             Last edited by &lt;span class=&quot;st-homepage-whatsnew-author&quot;&gt;Socialtext User&lt;/span&gt; on &lt;span class=&quot;st-homepage-whatsnew-date&quot;&gt;Oct 25 7:29am&lt;/span&gt;
           &lt;/div&gt;
         &lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr class=&quot;st-homepage-simplelist-row-odd&quot;&gt;
         &lt;td&gt;&lt;/td&gt;
         &lt;td&gt;&lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr class=&quot;st-homepage-simplelist-row-even&quot;&gt;
         &lt;td colspan=&quot;2&quot; class=&quot;st-homepage-simplelist-left&quot;&gt;
           &lt;a href=&quot;index.cgi?what_s_new&quot; title=&quot;(2 minutes) Home...&quot;&gt;What's New&lt;/a&gt;
           &lt;div class=&quot;st-homepage-whatsnew-attribution&quot;&gt;
             Last edited by &lt;span class=&quot;st-homepage-whatsnew-author&quot;&gt;Socialtext User&lt;/span&gt; on &lt;span class=&quot;st-homepage-whatsnew-date&quot;&gt;Oct 25 8:51am&lt;/span&gt;
           &lt;/div&gt;
         &lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr class=&quot;st-homepage-simplelist-row-even&quot;&gt;
         &lt;td&gt;&lt;/td&gt;
         &lt;td&gt;&lt;/td&gt;
       &lt;/tr&gt;
     &lt;/tbody&gt;
   &lt;/table&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
<br /><h4 id="css_selectors">CSS Selectors</h4>
<pre>
#st-watchlist
div.st-homepage-simplelist
#st-watchlist-header
div.st-homepage-simplelist-header
#st-watchlist-title
div.st-homepage-section-title 
div.st-homepage-simplelist-title
#st-watchlist-title-link
a.st-homepage-simplelist-title-link
#st-watchlist-content
div.st-homepage-section
table.st-homepage-simplelist-table
tr.st-homepage-simplelist-row-odd
td.st-homepage-simplelist-left
td.st-homepage-simplelist-left a
div.st-homepage-whatsnew-attribution
span.st-homepage-whatsnew-author
span.st-homepage-whatsnew-date
tr.st-homepage-simplelist-row-even
</pre>
</div>
<hr/><div>Attachments: dashboard-watchlist.png</div>]]></description>
<author>System ProtoUser</author>
<category>Style Guide</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/help-en/index.cgi?your_watchlist</guid>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
</item>
<item>
<title><![CDATA[Your Watchlist List View]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?your_watchlist_list_view</link>
<description><![CDATA[<div>Creator: System ProtoUser</div><hr/><div>Tags: Style Guide</div><hr/><div class="wiki">
<p>
Home: <a href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_style_customization_guide" title="(221 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="https://saturn.ffzg.hr/help-en/index.cgi?styling_the_list_view" title="(221 months) Home [Socialtext Style Customization Guide] Previous [Wikiwyg Toolbar] Next [List Tabs]  image listv...">Styling The List View</a><br />
Previous: <a href="https://saturn.ffzg.hr/help-en/index.cgi?what_s_new_list_view" title="(221 months) Home [Socialtext Style Customization Guide] Up [Styling The List View] Previous [List Tabs] Next [Yo...">What's New List View</a><br />
Next: <a href="https://saturn.ffzg.hr/help-en/index.cgi?recently_viewed_list_view" title="(221 months) Home [Socialtext Style Customization Guide] Up [Styling The List View] Previous [Your Watchlist List...">Recently Viewed List View</a></p>
<hr />
<blockquote>
<span class="nlw_phrase"><img alt="yourwatchlist-listview.gif" src="https://saturn.ffzg.hr/help-en/index.cgi/yourwatchlist-listview.gif?action=attachments_download;page_name=your_watchlist_list_view;id=20080115212000-8-21525" /><!-- wiki: {image: yourwatchlist-=listview.gif} --></span></blockquote>
<br /><h4 id="html_snippet">HTML Snippet</h4>
<pre>
&lt;div&gt;
  &lt;div id=&quot;st-list-title&quot;&gt;
    Pages You're Watching
    &lt;a href=&quot;/feed/workspace/css-guide-2?watchlist=default&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;/static/1.99.99.11/images/feed-icon-14x14.png&quot;/&gt;&lt;/a&gt;
  &lt;/div&gt;
  &lt;div id=&quot;st-listtools&quot;&gt;
    &lt;ul class=&quot;level1&quot;&gt;
      &lt;li class=&quot;submenu&quot;&gt;&lt;span id=&quot;st-listtools-export&quot;&gt;Export&lt;/span&gt;
        &lt;ul class=&quot;level2&quot;&gt;
          &lt;li class=&quot;first&quot;&gt;&lt;a title=&quot;Create PDF document from selected pages&quot; id=&quot;st-listview-submit-pdfexport&quot; href=&quot;#&quot;&gt;Export checked to PDF&lt;/a&gt;&lt;/li&gt;
          &lt;li class=&quot;separator&quot;&gt;&lt;a title=&quot;Create Word document from selected pages&quot; id=&quot;st-listview-submit-rtfexport&quot; href=&quot;#&quot;&gt;Export checked to Word&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;
  &lt;div id=&quot;st-actions-bar-spacer-clear&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;

&lt;table id=&quot;st-watchlist-content&quot; class=&quot;query-results-content&quot;&gt;
  &lt;tr id=&quot;st-watchlist-header-row&quot; class=&quot;query-results-header-row&quot;&gt;
    &lt;th id=&quot;st-watchlist-header-watchlist&quot; class=&quot;query-results-header-watchlist&quot;&gt;
    &lt;/th&gt;
    &lt;th id=&quot;st-watchlist-header-title&quot; class=&quot;query-results-header-title&quot;&gt;
      &lt;a href=&quot;?action=watchlist;sortby=Subject;direction=0&quot;&gt;Title&lt;/a&gt;
    &lt;/th&gt;
    &lt;th id=&quot;st-watchlist-header-last-edited-by&quot; class=&quot;query-results-header-last-edited-by&quot;&gt;
      &lt;a href=&quot;?action=watchlist;sortby=From;direction=0&quot;&gt;Last Edited By&lt;/a&gt;
    &lt;/th&gt;
    &lt;th id=&quot;st-watchlist-header-date&quot; class=&quot;query-results-header-date&quot;&gt;
      &lt;a href=&quot;?action=watchlist;sortby=Date;direction=0&quot;&gt;Date&lt;/a&gt;
    &lt;/th&gt;
    &lt;th id=&quot;st-watchlist-header-revisions&quot; class=&quot;query-results-header-revisions&quot;&gt;
      &lt;a href=&quot;?action=watchlist;sortby=revision_count;direction=1&quot;&gt;Revisions&lt;/a&gt;
    &lt;/th&gt;
  &lt;/tr&gt;
  &lt;tr class=&quot;st-watchlist-row query-results-row w-st-even-row&quot;&gt;
    &lt;td class=&quot;st-watchlist-row-watchlist query-results-row-watchlist&quot;&gt;
       &lt;img src=&quot;/static/1.99.99.11/images/st/pagetools/watch-on-list.gif&quot; alt=&quot;styling_the_dashboard&quot; class=&quot;watchlist-list-toggle&quot; /&gt;
    &lt;/td&gt;
    &lt;td class=&quot;st-watchlist-row-title query-results-row-title&quot;&gt;
      &lt;a class=&quot;st-watchlist-row-title-link query-results-row-title-link&quot; href=&quot;index.cgi?styling_the_dashboard&quot; title=&quot;&quot;&gt;Styling The Dashboard&lt;/a&gt;
    &lt;/td&gt;
    &lt;td class=&quot;st-watchlist-row-last-edited-by query-results-row-last-edited-by&quot;&gt;Shawn Devlin&lt;/td&gt;
    &lt;td class=&quot;st-watchlist-row-date query-results-row-date&quot;&gt;Oct 25 9:33am&lt;/td&gt;
    &lt;td class=&quot;st-watchlist-row-revisions query-results-row-revisions&quot;&gt;
      &lt;a href=&quot;index.cgi?action=revision_list;page_name=styling_the_dashboard&quot;&gt;4&lt;/a&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr class=&quot;st-watchlist-row query-results-row w-st-odd-row&quot;&gt;
    &lt;td class=&quot;st-watchlist-row-watchlist query-results-row-watchlist&quot;&gt;
       &lt;img src=&quot;/static/1.99.99.11/images/st/pagetools/watch-on-list.gif&quot; alt=&quot;what_s_new&quot; class=&quot;watchlist-list-toggle&quot; /&gt;
    &lt;/td&gt;
    &lt;td class=&quot;st-watchlist-row-title query-results-row-title&quot;&gt;
      &lt;a class=&quot;st-watchlist-row-title-link query-results-row-title-link&quot; href=&quot;index.cgi?what_s_new&quot; title=&quot;&quot;&gt;What's New&lt;/a&gt;
    &lt;/td&gt;
    &lt;td class=&quot;st-watchlist-row-last-edited-by query-results-row-last-edited-by&quot;&gt;Shawn Devlin&lt;/td&gt;
    &lt;td class=&quot;st-watchlist-row-date query-results-row-date&quot;&gt;Oct 25 9:24am&lt;/td&gt;
    &lt;td class=&quot;st-watchlist-row-revisions query-results-row-revisions&quot;&gt;
      &lt;a href=&quot;index.cgi?action=revision_list;page_name=what_s_new&quot;&gt;3&lt;/a&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
</pre>
<br /><h4 id="css_selectors">CSS Selectors</h4>
<pre>
#st-list-title
#st-listtools
#st-listtools ul.level1
#st-listtools ul.level1 li.submenu
span#st-listtools-export
#st-listtools ul.level2
#st-listtools ul.level2 li.first
a#st-listview-submit-pdfexport
#st-listtools ul.level2 li.separator
a#st-listview-submit-rtfexport
div#st-actions-bar-spacer-clear
#st-watchlist-content
table.query-results-content
#st-watchlist-header-row
tr.query-results-header-row

#st-watchlist-header-watchlist
th.query-results-header-watchlist

#st-watchlist-header-title
th.query-results-header-title

#st-watchlist-header-last-edited-by
th.query-results-header-last-edited-by

#st-watchlist-header-date
th.query-results-header-date

#st-watchlist-header-revisions
th.query-results-header-revisions

tr.st-watchlist-row 
tr.query-results-row
tr.w-st-even-row
tr.w-st-odd-row

td.st-watchlist-row-watchlist
td.query-results-row-watchlist

td.st-watchlist-row-title
td.query-results-row-title

td.st-watchlist-row-last-edited-by
td.query-results-row-last-edited-by

td.st-watchlist-row-date
td.query-results-row-date

td.st-watchlist-row-revisions
td.query-results-row-revisions
</pre>
</div>
<hr/><div>Attachments: yourwatchlist-listview.gif</div>]]></description>
<author>System ProtoUser</author>
<category>Style Guide</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/help-en/index.cgi?your_watchlist_list_view</guid>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
</item>
<item>
<title><![CDATA[Your Notepad]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?your_notepad</link>
<description><![CDATA[<div>Creator: System ProtoUser</div><hr/><div>Tags: Style Guide</div><hr/><div class="wiki">
<p>
Home: <a href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_style_customization_guide" title="(221 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="https://saturn.ffzg.hr/help-en/index.cgi?styling_the_dashboard" title="(221 months) Home [Socialtext Style Customization Guide] Previous [Using Your Own Logo] Next [Announcements And L...">Styling The Dashboard</a><br />
Previous: <a href="https://saturn.ffzg.hr/help-en/index.cgi?announcements_and_links_box" title="(221 months) Home [Socialtext Style Customization Guide] Up [Styling The Dashboard] Previous [Styling The Dashboa...">Announcements And Links Box</a><br />
Next: <a href="https://saturn.ffzg.hr/help-en/index.cgi?did_you_know" title="(221 months) Home [Socialtext Style Customization Guide] Up [Styling The Dashboard] Previous [Your Notepad] Next ...">Did You Know</a></p>
<hr />
<blockquote>
<span class="nlw_phrase"><img alt="dashboard-notepad.png" src="https://saturn.ffzg.hr/help-en/index.cgi/dashboard-notepad.png?action=attachments_download;page_name=your_notepad;id=20080115211958-11-20776" /><!-- wiki: {image: dashboard-=notepad.png} --></span></blockquote>
<br /><h4 id="html_snippet">HTML Snippet</h4>
<pre>
&lt;div id=&quot;st-personal-notes&quot; class=&quot;st-homepage-section&quot;&gt;
  &lt;div class=&quot;st-homepage-notes-edit&quot; id=&quot;st-personal-notes-edit&quot;&gt;
    &lt;a id=&quot;st-personal-notes-edit-link&quot; href=&quot;index.cgi?action=...&quot; class=&quot;st-homepage-notes-edit-link&quot;&gt;
      edit
    &lt;/a&gt;
  &lt;/div&gt;
  &lt;div id=&quot;st-personal-notes-title&quot; class=&quot;st-homepage-section-title&quot;&gt;
    &lt;a href=&quot;index.cgi?action=preferences_settings;preferences_class_id=favorites&quot;&gt;Your Notepad&lt;/a&gt;
  &lt;/div&gt;
  &lt;div id=&quot;st-personal-notes-content&quot; class=&quot;st-homepage-notes-content&quot;&gt;
    &lt;!-- content --&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
<br /><h4 id="css_selectors">CSS Selectors</h4>
<pre>
#st-personal-notes
div.st-homepage-section
#st-personal-notes-edit
div.st-homepage-notes-edit
#st-personal-notes-edit-link
#st-personal-notes-title
div.st-homepage-section-title
div.st-homepage-section-title a
#st-personal-notes-content
div.st-homepage-notes-content
</pre>
</div>
<hr/><div>Attachments: dashboard-notepad.png</div>]]></description>
<author>System ProtoUser</author>
<category>Style Guide</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/help-en/index.cgi?your_notepad</guid>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
</item>
<item>
<title><![CDATA[Workspace Tour - Table of Contents]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?workspace_tour_table_of_contents</link>
<description><![CDATA[<div>Creator: System ProtoUser</div><hr/><div>Tags: Welcome</div><hr/><div class="wiki">
<p>
This is a list of the pages in the Socialtext Workspace Tour. Click the first one to start the tour, or you can jump into the middle by clicking on one of the other links.</p>
<ol>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?start_here" title="(221 months) Up [Workspace Tour - Table of Contents] Hi This quick tour will help you get acquainted with your So...">Start here</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?what_else_is_here" title="(221 months) Up [Workspace Tour - Table of Contents] Back [Start here] Again, you re looking at a page in a Socia...">What else is here?</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?documents_that_people_are_working_on" title="(221 months) Up [Workspace Tour Table of Contents] Back [What else is here ] You could create a page in a workspa...">Documents that people are working on</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?conversations" title="(221 months) Up [Workspace Tour - Table of Contents] Back [Documents that people are working on] Here s an exampl...">Conversations</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?meeting_agendas" title="(221 months) Up [Workspace Tour - Table of Contents] Back [Conversations] Log the outline of an upcoming meeting ...">Meeting agendas</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?project_plans" title="(221 months) Up [Workspace Tour - Table of Contents] Back [Meeting agendas] Share information about projects and ...">Project plans</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?lists_of_pages" title="(221 months) Up [Workspace Tour - Table of Contents] Back [Project plans] Here are links to some of the pages in ...">Lists of pages</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?how_do_i_find_my_way_around" title="(221 months) Up [Workspace Tour - Table of Contents] Back [Lists of pages] Home at the top left sends you to the ...">How do I find my way around?</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?advanced_getting_around" title="(221 months) Up [Workspace Tour - Table of Contents] Back [How do I find my way around ] Here are some more advan...">Advanced getting around</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?can_i_change_something" title="(221 months) Up [Workspace Tour - Table of Contents] Back [Advanced Getting Around] Glad you asked Absolutely Cha...">Can I change something?</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?what_if_i_make_a_mistake" title="(221 months) Up [Workspace Tour - Table of Contents] Back [Can I change something ] Don t worry, you can t do any...">What if I make a mistake?</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?what_s_the_funny_punctuation" title="(221 months) Up [Workspace Tour - Table of Contents] Back [What if I make a mistake ] In the background, Socialte...">What's the funny punctuation?</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?how_do_i_make_links" title="(221 months) Up [Workspace Tour - Table of Contents] Back [What s the funny punctuation ] Making links in Socialt...">How do I make links?</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?how_do_i_make_a_new_page" title="(221 months) Up [Workspace Tour - Table of Contents] Back [How do I make links ] Visit the dashboard and click on...">How do I make a new page?</a></li>
<li><a href="https://saturn.ffzg.hr/help-en/index.cgi?congratulations_you_know_how_to_use_a_workspace" title="(221 months) Up [Workspace Tour - Table of Contents] Back [How Do I Make a New Page ] You re now ready to use you...">Congratulations! You know how to use a workspace</a></li>
</ol>
</div>
]]></description>
<author>System ProtoUser</author>
<category>Welcome</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/help-en/index.cgi?workspace_tour_table_of_contents</guid>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
</item>
<item>
<title><![CDATA[Working offline with Unplugged]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?working_offline_with_unplugged</link>
<description><![CDATA[<div>Creator: System ProtoUser</div><hr/><div>Tags: Help</div><hr/><div class="wiki">
<p>
<em>Back to <a href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation" title="(221 months) This is an index of the help topics available. For new users, [start here] for a tour of Socialtext....">Socialtext Documentation</a>.</em></p>
<span class="nlw_phrase"><img alt="backstage-menu.png" src="https://saturn.ffzg.hr/help-en/index.cgi/backstage-menu.png?action=attachments_download;page_name=working_offline_with_unplugged;id=20080115211955-9-20815" /><!-- wiki: {image: backstage-=menu.png} --></span><br /><br /><div class="nlw_phrase"><table class="wafl_container">
  <tr>
    <td>
      <div class="wafl_box">
        
          <div class="wafl_titlebox">
            <div class="wafl_title">
              
                Contents: [Socialtext Documentation]
              
            </div>
          </div>
          <div class="wafl_items">
            
              <div class="wiki">
<ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#socialtext_unplugged_introduction">Socialtext Documentation (Socialtext Unplugged Introduction)</a><!-- wiki: {link: [Socialtext Documentation] Socialtext Unplugged Introduction} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#unplugging_a_page">Socialtext Documentation (Unplugging a page)</a><!-- wiki: {link: [Socialtext Documentation] Unplugging a page} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#unplugging_a_set_of_pages">Socialtext Documentation (Unplugging a set of pages)</a><!-- wiki: {link: [Socialtext Documentation] Unplugging a set of pages} --></span></li>

<ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#unplugging_more_than_50_pages">Socialtext Documentation (Unplugging more than 50 pages)</a><!-- wiki: {link: [Socialtext Documentation] Unplugging more than 50 pages} --></span></li>
</ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#working_offline">Socialtext Documentation (Working offline)</a><!-- wiki: {link: [Socialtext Documentation] Working offline} --></span></li>

<ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#view_page">Socialtext Documentation (View page)</a><!-- wiki: {link: [Socialtext Documentation] View page} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#create_page">Socialtext Documentation (Create page)</a><!-- wiki: {link: [Socialtext Documentation] Create page} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#edit_page">Socialtext Documentation (Edit page)</a><!-- wiki: {link: [Socialtext Documentation] Edit page} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#done">Socialtext Documentation (Done)</a><!-- wiki: {link: [Socialtext Documentation] Done} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#close">Socialtext Documentation (Close)</a><!-- wiki: {link: [Socialtext Documentation] Close} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#save">Socialtext Documentation (Save)</a><!-- wiki: {link: [Socialtext Documentation] Save} --></span></li>
</ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#syncing_your_pages_back_to_the_server">Socialtext Documentation (Syncing your pages back to the server)</a><!-- wiki: {link: [Socialtext Documentation] Syncing your pages back to the server} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#enabling_and_disabling_unplugged">Socialtext Documentation (Enabling and disabling Unplugged)</a><!-- wiki: {link: [Socialtext Documentation] Enabling and disabling Unplugged} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#for_server_administrators">Socialtext Documentation (For server administrators)</a><!-- wiki: {link: [Socialtext Documentation] For server administrators} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation#walkthrough_to_unplug_recent_changes">Socialtext Documentation (Walkthrough to unplug recent changes)</a><!-- wiki: {link: [Socialtext Documentation] Walkthrough to unplug recent changes} --></span></li>
</ul>
</div>

            
            
          </div>
        
      </div>
    </td>
  </tr>
</table>
<!-- wiki: {toc: }
--></div><br /><br /><h2 id="socialtext_unplugged_introduction">Socialtext Unplugged Introduction</h2>
<p>
Socialtext Unplugged allows you to work on your wiki while your computer is offline.</p>
<p>
Socialtext Unplugged lets you &quot;unplug&quot; a set of wiki pages to your desktop or laptop computer. You can read and edit them on your computer, while you are not connected to the internet -- perhaps on an airplane or train or in a cafe with unreliable network access. Later, you can &quot;sync&quot; changes back to your wiki.</p>
<p>
You can unplug recently changed pages in a wiki, a single page, or pages in a blog or tag group. Anywhere you see the blue Unplugged icon, you can unplug that set of pages. The unplug icon can be found on the dashboard of your wiki, at the bottom of every page, and at the top of lists of wiki pages such as <a href="https://saturn.ffzg.hr/help-en/index.cgi?what_s_new" title="(221 months) _Back to [Socialtext Documentation]._ Getting there What s new gives you a snapshot of recent activi...">what's new</a> , <a href="https://saturn.ffzg.hr/help-en/index.cgi?tags" title="(221 months) _Back to [Socialtext Documentation]._ Navigating In Socialtext, tags help you identify information s...">tags</a>, and the results of a search.</p>
<span class="nlw_phrase"><img alt="unplug_large.png" src="https://saturn.ffzg.hr/help-en/index.cgi/unplug_large.png?action=attachments_download;page_name=working_offline_with_unplugged;id=20080115211955-7-20443" /><!-- wiki: {image: unplug_large.png} --></span><br /><br /><p>
You will only see the Unplugged icon if unplugged has been enabled for your wiki by a wiki administrator. See <span class="nlw_phrase"><a title="section link" href="#enabling_and_disabling_unplugged">Enabling and Disabling Unplugged</a><!-- wiki: {link: Enabling and Disabling Unplugged} --></span></p>
<p>
Below is a brief overview of the main features of Unplugged. If you would like to get started quickly, follow the <a href="https://saturn.ffzg.hr/help-en/index.cgi?walkthrough_to_unplug_recent_changes" title="(221 months)  View What s New To unplug a set of your most recently changed pages, click [What s new] in the top ...">Walkthrough to unplug recent changes</a>.</p>
<h2 id="unplugging_a_page">Unplugging a page</h2>
<p>
You can unplug a single page by clicking the Unplugged icon at the bottom right corner of the page:</p>
<span class="nlw_phrase"><img alt="unplugged-logo-bottom.png" src="https://saturn.ffzg.hr/help-en/index.cgi/unplugged-logo-bottom.png?action=attachments_download;page_name=working_offline_with_unplugged;id=20080115211955-6-21442" /><!-- wiki: {image: unplugged-=logo-=bottom.png} --></span><br /><br /><h2 id="unplugging_a_set_of_pages">Unplugging a set of pages</h2>
<p>
To unplug the last 50 recently changed pages in a wiki, go to &quot;What's New&quot; and click the Unplugged icon. By default, unplugging &quot;What's New&quot; will give you the last 50 pages changed to work with on your hard drive while you're offline.</p>
<h3 id="unplugging_more_than_50_pages">Unplugging more than 50 pages</h3>
<p>
Unplugging a large wiki may be very slow -- so slow that your browser will time out before you can unplug all the content. To avoid this problem, by default, if you click on the &quot;unplug&quot; icon on the dashboard of your wiki, you get the most recently changed 50 pages.</p>
<p>
You work around the default by modifying the url to unplug the pages. You can change the number that appears in the url to increase or decrease the number of pages you get. For example, on a Mac, you can control-click on the Unplugged icon, copy the URL, paste it into the browser, and append &quot;;count=100&quot; to the url to get 100 pages instead of the default of 50. On a PC, right-click the Unplugged icon to copy the URL. For example, a url might look like this:</p>
<pre>
http://www.socialtext.net/open/index.cgi?action=unplug
</pre>
<br /><p>
and to modify it to unplug the last 100 pages, you would paste the following url into a browser window:</p>
<pre>
http://www.socialtext.net/open/index.cgi?action=unplug;count=100
</pre>
<br /><p>
You can find the total number of pages in a wiki by going to &quot;What's New&quot; and then &quot;All Pages&quot;. The total number of pages is in parentheses in the top left hand corner of the page.</p>
<h2 id="working_offline">Working offline</h2>
<p>
Once you click the Unplugged icon, you can open the page or pages you have unplugged with your browser. Or you can save the unplugged pages to a convenient location on your computer, to be opened in a browser later. Either way of downloading the file will work, and will result in a saved file on your hard drive.</p>
<p>
The screen you will work in should look like your normal browser window, containing something like this in the body of the page:</p>
<span class="nlw_phrase"><img alt="unplugged1.png" src="https://saturn.ffzg.hr/help-en/index.cgi/unplugged1.png?action=attachments_download;page_name=working_offline_with_unplugged;id=20080115211956-11-21526" /><!-- wiki: {image: unplugged1.png} --></span><br /><br /><p>
You may want to read through a few of the help files within Unplugged. The GettingStarted window has links to explanations of how to save changes, browse and edit, and sync changes. The <a href="https://saturn.ffzg.hr/help-en/index.cgi?walkthrough_to_unplug_recent_changes" title="(221 months)  View What s New To unplug a set of your most recently changed pages, click [What s new] in the top ...">Walkthrough to unplug recent changes</a> is another good place to get started, and Unplugged's internal documentation contains more detail.</p>
<h3 id="view_page">View page</h3>
<p>
Click on an underlined link to a page to view that page's content.</p>
<p>
The page will open as a mini-window, or &quot;tiddler&quot;, inside your main Unplugged browser window. Above each open mini-window is a toolbar with options like edit, save, and close.</p>
<h3 id="create_page">Create page</h3>
<p>
Click on a word or phrase with a dotted underline to create and edit a new page, much as you would in a regular wiki page.</p>
<p>
You can also create a page by clicking &quot;New tiddler&quot; in the right hand sidebar. Name your new page, create its text and click &quot;done&quot;. When you sync, it will be added to the pages on your server.</p>
<p>
Note: tags added while Unplugged will not sync to your server. You must add tags on the wiki directly, while you are online.</p>
<h3 id="edit_page">Edit page</h3>
<p>
Click &quot;edit&quot; in the top toolbar of a mini-window to edit the content of that window. In the edit window, the top right hand toolbar gives the option of &quot;done&quot;, &quot;cancel&quot;, or &quot;delete&quot;.</p>
<h3 id="done">Done</h3>
<p>
To save what you've typed in the edit and tagging windows, click &quot;done&quot; in the toolbar above that edit window.</p>
<h3 id="close">Close</h3>
<p>
Clicking &quot;close&quot; on the toolbar above a mini-window will close that window. You can open it easily again from the list of pages in the sidebar. Clicking &quot;close all others&quot; in the toolbar of a mini-window will keep that mini-window open while hiding all others.</p>
<h3 id="save">Save</h3>
<p>
Clicking &quot;Save&quot; in the &quot;Backstage&quot; toolbar at the very top of your Unplugged page will save all your changes to your hard drive. They won't be saved back to your server until you sync them.</p>
<p>
Syncing pages will automatically save them to your hard drive.</p>
<span class="nlw_phrase"><img alt="backstage-menu.png" src="https://saturn.ffzg.hr/help-en/index.cgi/backstage-menu.png?action=attachments_download;page_name=working_offline_with_unplugged;id=20080115211955-9-20815" /><!-- wiki: {image: backstage-=menu.png} --></span><br /><br /><p>
You can click &quot;Options&quot; in the right hand sidebar and set the Autosave option to save changes to your hard drive every few minutes.</p>
<span class="nlw_phrase"><img alt="sidebaroptions.png" src="https://saturn.ffzg.hr/help-en/index.cgi/sidebaroptions.png?action=attachments_download;page_name=working_offline_with_unplugged;id=20080115211955-7-21525" /><!-- wiki: {image: sidebaroptions.png} --></span><br /><br /><h2 id="syncing_your_pages_back_to_the_server">Syncing your pages back to the server</h2>
<p>
When you are ready to synchronize your unplugged pages back to the wiki on your server, click &quot;sync&quot; in the righthand sidebar.</p>
<p>
A list of all the pages you have unplugged will appear. The pages you have changed will be highlighted in green, and will have the boxes next to them checked.</p>
<span class="nlw_phrase"><img alt="unplugged-syncscreen.png" src="https://saturn.ffzg.hr/help-en/index.cgi/unplugged-syncscreen.png?action=attachments_download;page_name=working_offline_with_unplugged;id=20080115211956-6-21106" /><!-- wiki: {image: unplugged-=syncscreen.png} --></span><br /><br /><p>
Click on the &quot;sync&quot; button at the bottom of the page, and your pages will synchronize with your wiki on the server.</p>
<p>
The changed and sync-ed pages will now be highlighted in purple in the sync list view.</p>
<span class="nlw_phrase"><img alt="unplugged-syncdone.png" src="https://saturn.ffzg.hr/help-en/index.cgi/unplugged-syncdone.png?action=attachments_download;page_name=working_offline_with_unplugged;id=20080115211955-10-20936" /><!-- wiki: {image: unplugged-=syncdone.png} --></span><br /><br /><p>
You can then click &quot;close&quot;, up at the far right hand side of the page to close the sync window and return to the basic Unplugged interface, where you can continue editing and viewing pages.</p>
<p>
If you sync pages without saving first, Unplugged will save the changed pages to your hard drive before syncing. You can also save them first on your hard drive, and then sync.</p>
<p>
While you have been editing pages offline, some of those pages may also have been changed on the server. Unplugged will warn you of potential conflicts in editing, during the sync process.</p>
<p>
If anyone else has changed a page on the server, you will get a warning and a choice to override those changes. The sync list will show the pages you have changed that also have been changed on the server highlighted in red, and the &quot;Synchronization status&quot; column for that page will indicate that it's been changed on the server.</p>
<span class="nlw_phrase"><img alt="unplugged-sync-changed.png" src="https://saturn.ffzg.hr/help-en/index.cgi/unplugged-sync-changed.png?action=attachments_download;page_name=working_offline_with_unplugged;id=20080115211955-9-20507" /><!-- wiki: {image: unplugged-=sync-=changed.png} --></span><br /><br /><p>
If you write over changes someone else has made in your wiki, it's okay. Those changes won't be lost, and you can easily find them using the revision history. You can integrate and merge offline changes with online changes by clicking the &quot;Revisions&quot; option in the top right hand toolbar in your wiki. See <a href="https://saturn.ffzg.hr/help-en/index.cgi?page_revision_history" title="(221 months) _Back to [Socialtext Documentation]._ Socialtext records the history of changes to every page. This ...">Page revision history</a> for a walkthrough of reverting to previous revisions as well as comparing and integrating two different revisions.</p>
<h2 id="enabling_and_disabling_unplugged">Enabling and disabling Unplugged</h2>
<p>
New wikis that are created using the wiki UI will be created with Unplugged turned on, by default. Existing wikis may or may not have Unplugged enabled. New wikis created by a system administrator using the Command Line Interface will not have unplugged turned on by default. The administrator may do so using the st-admin set-workspace-config command, below.</p>
<p>
To turn Unplugged on and off for a wiki in the wiki UI, you must be a wiki administrator.</p>
<p>
Click on &quot;Settings&quot; in the upper right hand toolbar of any wiki page.</p>
<p>
Click on &quot;Workspace Features&quot; in the left hand sidebar. Near the bottom of the page, there are radio buttons to enable or disable Unplugged for a wiki.</p>
<p>
Making this change will turn Unplugged on or off for all users of a wiki.</p>
<h2 id="for_server_administrators">For server administrators</h2>
<p>
To turn off Unplugged for a wiki, your server administrator can use st-admin:</p>
<p>
st-admin set-workspace-config --workspace <em>workspacename</em> enable_unplugged 0</p>
<p>
And to turn it back on again by default, here is the command:</p>
<p>
st-admin set-workspace-config --workspace <em>workspacename</em> enable_unplugged 1</p>
<h2 id="walkthrough_to_unplug_recent_changes">Walkthrough to unplug recent changes</h2>
<p>
Here's a step-by-step <a href="https://saturn.ffzg.hr/help-en/index.cgi?walkthrough_to_unplug_recent_changes" title="(221 months)  View What s New To unplug a set of your most recently changed pages, click [What s new] in the top ...">Walkthrough to unplug recent changes</a>. Unplug, save, change something, and sync the page back to your server.</p>
<p>
Unplugged has many more capabilities and interesting features, which you can read about in the extra documentation that will come up on your browser when you unplug your wiki. However, following this basic walkthrough should be enough to get you started and working offline.</p>
<p>
<em>Back to <a href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_documentation" title="(221 months) This is an index of the help topics available. For new users, [start here] for a tour of Socialtext....">Socialtext Documentation</a>.</em></p>
</div>
<hr/><div>Attachments: backstage-menu.png, sidebaroptions.png, unplug_large.png, unplugged-logo-bottom.png, unplugged-sync-changed.png, unplugged-syncdone.png, unplugged-syncscreen.png, unplugged1.png</div>]]></description>
<author>System ProtoUser</author>
<category>Help</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/help-en/index.cgi?working_offline_with_unplugged</guid>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
</item>
<item>
<title><![CDATA[Wikiwyg Toolbar]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?wikiwyg_toolbar</link>
<description><![CDATA[<div>Creator: System ProtoUser</div><hr/><div>Tags: Style Guide</div><hr/><div class="wiki">
<p>
Home: <a href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_style_customization_guide" title="(221 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="https://saturn.ffzg.hr/help-en/index.cgi?styling_the_edit_window" title="(221 months) Home [Socialtext Style Customization Guide] Previous [Page Attribution] Next [Edit Toolbar]  image e...">Styling The Edit Window</a><br />
Previous: <a href="https://saturn.ffzg.hr/help-en/index.cgi?edit_toolbar" title="(221 months) Home [Socialtext Style Customization Guide] Up [Styling The Edit Window] Previous [Styling The Edit ...">Edit Toolbar</a><br />
Next: <a href="https://saturn.ffzg.hr/help-en/index.cgi?styling_the_list_view" title="(221 months) Home [Socialtext Style Customization Guide] Previous [Wikiwyg Toolbar] Next [List Tabs]  image listv...">Styling The List View</a></p>
<hr />
<blockquote>
<span class="nlw_phrase"><img alt="editwindow-wikiwyg-toolbar.png" src="https://saturn.ffzg.hr/help-en/index.cgi/editwindow-wikiwyg-toolbar.png?action=attachments_download;page_name=wikiwyg_toolbar;id=20080115211954-8-19954" /><!-- wiki: {image: editwindow-=wikiwyg-=toolbar.png} --></span></blockquote>
<br /><h4 id="html_snippet">HTML Snippet</h4>
<pre>
&lt;div id=&quot;st-page-editing-toolbar&quot;&gt;
  &lt;div style=&quot;display: block;&quot; id=&quot;wikiwyg_toolbar&quot; class=&quot;wikiwyg_toolbar&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/bold.gif&quot; title=&quot;Bold (Ctrl+b)&quot; alt=&quot;Bold (Ctrl+b)&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/italic.gif&quot; title=&quot;Italic (Ctrl+i)&quot; alt=&quot;Italic (Ctrl+i)&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/strike.gif&quot; title=&quot;Strike Through (Ctrl+d)&quot; alt=&quot;Strike Through (Ctrl+d)&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/separator.gif&quot; title=&quot;&quot; alt=&quot; | &quot; class=&quot;wikiwyg_separator&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/h1.gif&quot; title=&quot;Heading 1&quot; alt=&quot;Heading 1&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/h2.gif&quot; title=&quot;Heading 2&quot; alt=&quot;Heading 2&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/h3.gif&quot; title=&quot;Heading 3&quot; alt=&quot;Heading 3&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/h4.gif&quot; title=&quot;Heading 4&quot; alt=&quot;Heading 4&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/p.gif&quot; title=&quot;Normal Text&quot; alt=&quot;Normal Text&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/separator.gif&quot; title=&quot;&quot; alt=&quot; | &quot; class=&quot;wikiwyg_separator&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/hr.gif&quot; title=&quot;Horizontal Rule&quot; alt=&quot;Horizontal Rule&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/separator.gif&quot; title=&quot;&quot; alt=&quot; | &quot; class=&quot;wikiwyg_separator&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/ordered.gif&quot; title=&quot;Numbered List&quot; alt=&quot;Numbered List&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/unordered.gif&quot; title=&quot;Bulleted List&quot; alt=&quot;Bulleted List&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/outdent.gif&quot; title=&quot;Less Indented&quot; alt=&quot;Less Indented&quot;  class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/indent.gif&quot; title=&quot;More Indented&quot; alt=&quot;More Indented&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/separator.gif&quot; title=&quot;&quot; alt=&quot; | &quot; class=&quot;wikiwyg_separator&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/link.gif&quot; title=&quot;Create Link&quot; alt=&quot;Create Link&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/www.gif&quot; title=&quot;External Link&quot; alt=&quot;External Link&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/unlink.gif&quot; title=&quot;Unlink&quot; alt=&quot;Unlink&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/attach.gif&quot; title=&quot;Link to Attachment&quot; alt=&quot;Link to Attachment&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/image.gif&quot; title=&quot;Include an Image&quot; alt=&quot;Include an Image&quot; class=&quot;wikiwyg_button&quot;&gt;
    &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/table.gif&quot; title=&quot;Create Table&quot; alt=&quot;Create Table&quot; class=&quot;wikiwyg_button&quot;&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;st-page-editing-uploadbutton&quot;&gt;
  &lt;img src=&quot;/static/1.99.99.12/images/wikiwyg_icons/separator.gif&quot; style=&quot;float: left;&quot;&gt;
  &lt;table class=&quot;button-table&quot;&gt;
    &lt;tbody&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-edit-mode-uploadbutton&quot; href=&quot;#&quot; title=&quot;Click this button to upload a file to the page&quot;&gt;Upload&amp;nbsp;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;/tbody&gt;
  &lt;/table&gt;
&lt;/div&gt;
</pre>
<br /><h4 id="css_selectors">CSS Selectors</h4>
<p>
See <a href="https://saturn.ffzg.hr/help-en/index.cgi?standard_button" title="(221 months) Home [Socialtext Style Customization Guide] Top [Common Elements] Prev [Common Elements] Next [Navig...">Standard Button</a> for the CSS selectors for the &quot;Upload Files&quot; button.</p>
<pre>
#st-page-editing-toolbar
#wikiwyg_toolbar
div.wikiwyg_toolbar
img.wikiwyg_button
img.wikiwyg_separator
#st-page-editing-uploadbutton
#st-edit-mode-uploadbutton
</pre>
</div>
<hr/><div>Attachments: editwindow-wikiwyg-toolbar.png</div>]]></description>
<author>System ProtoUser</author>
<category>Style Guide</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/help-en/index.cgi?wikiwyg_toolbar</guid>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
</item>
<item>
<title><![CDATA[Wiki 101]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?wiki_101</link>
<description><![CDATA[<div>Creator: System ProtoUser</div><hr/><div>Tags: Help</div><hr/><div class="wiki">
<h2 id="using_socialtext_is_simple">Using Socialtext is simple.</h2>
<blockquote>
You read, write, link and remember.</blockquote>
<br /><h2 id="read">Read</h2>
<blockquote>
When you work in Socialtext, you work on <em>pages</em>. A Socialtext workspace is simply a collection of these pages, connected together through <em>links</em>. This makes reading a workspace very similar to reading the Web.
<blockquote>
<span class="nlw_phrase"><img alt="Browse-Collection_of_pages.png" src="https://saturn.ffzg.hr/help-en/index.cgi/Browse-Collection_of_pages.png?action=attachments_download;page_name=wiki_101;id=20080115211952-11-21527" /><!-- wiki: {image: Browse-=Collection_of_pages.png} --></span><br />
<strong>Socialtext workspaces are collections of pages.</strong></blockquote></blockquote>
<br /><hr />
<h2 id="write">Write</h2>
<blockquote>
Socialtext workspace, however, are very different from the Web in an important way. You can <em>edit</em> the full text of any page. In fact, that is the essence of how you work in Socialtext: by creating and editing pages.
<blockquote>
<span class="nlw_phrase"><img alt="Browse-Editing_pages.png" src="https://saturn.ffzg.hr/help-en/index.cgi/Browse-Editing_pages.png?action=attachments_download;page_name=wiki_101;id=20080115211952-11-21469" /><!-- wiki: {image: Browse-=Editing_pages.png} --></span><br />
<strong>Every page in a workspace is editable. Just click, type, and save!</strong></blockquote></blockquote>
<br /><hr />
<h2 id="link">Link</h2>
<blockquote>
Unlike the web, every page has its own unique name in a Socialtext workspace. This makes linking between pages easy. Just write the name of the page. Finding pages is also easier. They are called just what you name them.
<blockquote>
<span class="nlw_phrase"><img alt="Browse-Link_is_name.png" src="https://saturn.ffzg.hr/help-en/index.cgi/Browse-Link_is_name.png?action=attachments_download;page_name=wiki_101;id=20080115211952-11-20814" /><!-- wiki: {image: Browse-=Link_is_name.png} --></span><br />
<strong>Every page has a name. Linking to a page is as simple as writing its name.</strong></blockquote></blockquote>
<br /><hr />
<h2 id="remember">Remember</h2>
<blockquote>
Socialtext remembers every thing you write here. Anything done here can be undone. With Socialtext, you can enjoy the freedom to <em>play</em> with ideas comforted that you will never lose that award winning idea.
<blockquote>
<span class="nlw_phrase"><img alt="Browse-History.png" src="https://saturn.ffzg.hr/help-en/index.cgi/Browse-History.png?action=attachments_download;page_name=wiki_101;id=20080115211952-9-20528" /><!-- wiki: {image: Browse-=History.png} --></span><br />
<strong>Socialtext keeps every revision of each page. Never worry again about losing a good idea.</strong></blockquote></blockquote>
</div>
<hr/><div>Attachments: Browse-Collection_of_pages.png, Browse-Editing_pages.png, Browse-History.png, Browse-Link_is_name.png</div>]]></description>
<author>System ProtoUser</author>
<category>Help</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/help-en/index.cgi?wiki_101</guid>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
</item>
<item>
<title><![CDATA[What's New Page]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?what_s_new_page</link>
<description><![CDATA[<div>Creator: System ProtoUser</div><hr/><div>Tags: Style Guide</div><hr/><div class="wiki">
<p>
Home: <a href="https://saturn.ffzg.hr/help-en/index.cgi?socialtext_style_customization_guide" title="(221 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="https://saturn.ffzg.hr/help-en/index.cgi?styling_the_dashboard" title="(221 months) Home [Socialtext Style Customization Guide] Previous [Using Your Own Logo] Next [Announcements And L...">Styling The Dashboard</a><br />
Previous: <a href="https://saturn.ffzg.hr/help-en/index.cgi?did_you_know" title="(221 months) Home [Socialtext Style Customization Guide] Up [Styling The Dashboard] Previous [Your Notepad] Next ...">Did You Know</a><br />
Next: <a href="https://saturn.ffzg.hr/help-en/index.cgi?your_watchlist" title="(221 months) Home [Socialtext Style Customization Guide] Up [Styling The Dashboard] Previous [What s New Page] Ne...">Your Watchlist</a></p>
<hr />
<blockquote>
<span class="nlw_phrase"><img alt="dashboard-whatsnew.png" src="https://saturn.ffzg.hr/help-en/index.cgi/dashboard-whatsnew.png?action=attachments_download;page_name=what_s_new_page;id=20080115211950-6-20443" /><!-- wiki: {image: dashboard-=whatsnew.png} --></span></blockquote>
<br /><h4 id="html_snippet">HTML Snippet</h4>
<p>
The sample only shows 2 rows.</p>
<pre>
&lt;div class=&quot;st-homepage-simplelist&quot; id=&quot;st-whats-new&quot;&gt;
  &lt;div class=&quot;st-homepage-simplelist-header&quot; id=&quot;st-whats-new-header&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-newpage-link&quot; href=&quot;?action=new_page&quot; title=&quot;Click this button to create a new page&quot;&gt;New Page&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 class=&quot;st-homepage-section-title st-homepage-simplelist-title&quot; id=&quot;st-whats-new-title&quot;&gt;
      &lt;a href=&quot;?action=recent_changes&quot; id=&quot;st-whats-new-title-link&quot; class=&quot;st-homepage-simplelist-title-link&quot;&gt;What's new in Socialtext 2.0 Custom CSS guide&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div id=&quot;st-whats-new-content&quot; class=&quot;st-homepage-section&quot;&gt;
    &lt;table class=&quot;st-homepage-simplelist-table&quot;&gt;
      &lt;tbody&gt;
        &lt;tr class=&quot;st-homepage-simplelist-row-odd&quot;&gt;
          &lt;td colspan=&quot;2&quot; class=&quot;st-homepage-simplelist-left&quot;&gt;
            &lt;a href=&quot;index.cgi?styling_the_dashboard&quot; title=&quot;(1 minute) Home [Socialtext Style Customization Guide] Previous [Using Your Own Logo] Next [Dashboard]  Dashboa...&quot;&gt;Styling The Dashboard&lt;/a&gt;
            &lt;div class=&quot;st-homepage-whatsnew-attribution&quot;&gt;
              Last edited by &lt;span class=&quot;st-homepage-whatsnew-author&quot;&gt;Socialtext User&lt;/span&gt; on &lt;span class=&quot;st-homepage-whatsnew-date&quot;&gt;Oct 25 7:29am&lt;/span&gt;
            &lt;/div&gt;
          &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr class=&quot;st-homepage-simplelist-row-odd&quot;&gt;
        &lt;/tr&gt;
        &lt;tr class=&quot;st-homepage-simplelist-row-even&quot;&gt;
          &lt;td colspan=&quot;2&quot; class=&quot;st-homepage-simplelist-left&quot;&gt;
            &lt;a href=&quot;index.cgi?getting_started&quot; title=&quot;(1 day) Home [Socialtext Style Customization Guide] Previous [Installing Styles into Your Workspace] Next [N...&quot;&gt;Getting Started&lt;/a&gt;
            &lt;div class=&quot;st-homepage-whatsnew-attribution&quot;&gt;Last edited by &lt;span class=&quot;st-homepage-whatsnew-author&quot;&gt;Socialtext User&lt;/span&gt; on &lt;span class=&quot;st-homepage-whatsnew-date&quot;&gt;Oct 23 1:56pm&lt;/span&gt;
            &lt;/div&gt;
          &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr class=&quot;st-homepage-simplelist-row-even&quot;&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
<br /><h4 id="css_selectors">CSS Selectors</h4>
<p>
See <a href="https://saturn.ffzg.hr/help-en/index.cgi?standard_button" title="(221 months) Home [Socialtext Style Customization Guide] Top [Common Elements] Prev [Common Elements] Next [Navig...">Standard Button</a> for the button selectors.</p>
<pre>
#st-whats-new
div.st-homepage-simplelist
#st-whats-new-header
div.st-homepage-simplelist-header
#st-whats-new-title
div.st-homepage-section-title
div.st-homepage-simplelist-title
#st-whats-new-title-link
a.st-homepage-simplelist-title-link
#st-whats-new-content
div.st-homepage-section
table.st-homepage-simplelist-table
tr.st-homepage-simplelist-row-odd
td.st-homepage-simplelist-left
td.st-homepage-simplelist-left a
div.st-homepage-whatsnew-attribution
span.st-homepage-whatsnew-author
span.st-homepage-whatsnew-date
tr.st-homepage-simplelist-row-even
</pre>
</div>
<hr/><div>Attachments: dashboard-whatsnew.png</div>]]></description>
<author>System ProtoUser</author>
<category>Style Guide</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/help-en/index.cgi?what_s_new_page</guid>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
</item>
<item>
<title><![CDATA[What's the funny punctuation?]]></title>
<link>https://saturn.ffzg.hr/help-en/index.cgi?what_s_the_funny_punctuation</link>
<description><![CDATA[<div>Creator: System ProtoUser</div><hr/><div>Tags: Welcome</div><hr/><div class="wiki">
<p>
Up: <a href="https://saturn.ffzg.hr/help-en/index.cgi?workspace_tour_table_of_contents" title="(221 months) This is a list of the pages in the Socialtext Workspace Tour. Click the first one to start the tour,...">Workspace Tour - Table of Contents</a><br />
Back: <a href="https://saturn.ffzg.hr/help-en/index.cgi?what_if_i_make_a_mistake" title="(221 months) Up [Workspace Tour - Table of Contents] Back [Can I change something ] Don t worry, you can t do any...">What if I make a mistake?</a></p>
<p>
In the background, Socialtext formats pages with a few extra symbols, like brackets and asterisks, in the text. For the most part, when editing you can ignore this. However, you may come across these symbols, for example, while browsing through the page revision history. Additionally, you can use the symbols while editing in Advanced mode.</p>
<p>
To learn how to use the symbols, when you're editing a page in Advanced mode, click the <strong>&quot;Edit tips&quot;</strong> link at the top.</p>
<blockquote><blockquote>
<span class="nlw_phrase"><img alt="Editing-page-edit-tips.png" src="https://saturn.ffzg.hr/help-en/index.cgi/Editing-page-edit-tips.png?action=attachments_download;page_name=what_s_the_funny_punctuation;id=20080115211951-9-20936" /><!-- wiki: {image: Editing-=page-=edit-=tips.png} --></span></blockquote></blockquote>
<br /><p>
<a href="https://saturn.ffzg.hr/help-en/index.cgi?how_do_i_make_links" title="(221 months) Up [Workspace Tour - Table of Contents] Back [What s the funny punctuation ] Making links in Socialt...">How do I make links?</a></p>
</div>
<hr/><div>Attachments: Editing-page-edit-tips.png</div>]]></description>
<author>System ProtoUser</author>
<category>Welcome</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/help-en/index.cgi?what_s_the_funny_punctuation</guid>
<pubDate>Sun, 24 Feb 2008 11:08:59 -0000</pubDate>
</item>
</channel>
</rss>