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

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

<channel>
<title><![CDATA[Socialtext Documentation: Advanced formatting]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?advanced_formatting</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[Advanced formatting]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?advanced_formatting</link>
<description><![CDATA[<div class="wiki">
<p>
<em>Back to <a href="http://www.perlfoundation.org/help-en/index.cgi?socialtext_documentation" title="(70 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>
<h3 id="introduction">Introduction</h3>
<blockquote>
While in <a href="http://www.perlfoundation.org/help-en/index.cgi?advanced_mode" title="(70 months) _Back to [Socialtext Documentation]._ Introduction Occasionally, you will not be able to do what you...">advanced mode</a>, you will see a lot of funny punctuation. Usually, you can switch to <a href="http://www.perlfoundation.org/help-en/index.cgi?simple_mode" title="(70 months) _Back to [Socialtext Documentation]_ toc Introduction Simple mode lets you edit much as you would in...">simple mode</a> and keep editing. Otherwise, you can use the <strong>toolbar</strong> to take care of basic formatting.
<blockquote>
<span class="nlw_phrase"><img alt="Edit-Toolbar.png" src="http://www.perlfoundation.org/help-en/index.cgi/Edit-Toolbar.png?action=attachments_download;page_name=editing;id=20070804014358-6-6539" /><!-- wiki: {image: [Editing] Edit-=Toolbar.png} --></span></blockquote></blockquote>
<br /><blockquote>
Alternatively, you can learn more by reading the <span class="nlw_phrase"><a target="_blank" title="(external link)" href="http://www.perlfoundation.org/help-en/index.cgi?action=refcard">Edit tips</a><!-- wiki: "Edit tips"<http:index.cgi?action=refcard> --></span>, which is available just above the toolbar when in Advanced mode.
<blockquote>
<span class="nlw_phrase"><img alt="Editing-page-edit-tips.png" src="http://www.perlfoundation.org/help-en/index.cgi/Editing-page-edit-tips.png?action=attachments_download;page_name=editing;id=20070804014358-4-6588" /><!-- wiki: {image: [Editing] Editing-=page-=edit-=tips.png} --></span></blockquote></blockquote>
<br /><blockquote>
However, there is some functionality that is not available from the toolbar nor described in the Edit tips. This page outlines those features.</blockquote>
<br /><h3 id="linking">Linking</h3>
<p>
You can also do this in <a href="http://www.perlfoundation.org/help-en/index.cgi?simple_mode" title="(70 months) _Back to [Socialtext Documentation]_ toc Introduction Simple mode lets you edit much as you would in...">Simple mode</a> with <span class="nlw_phrase"><a title="section link" href="http://www.perlfoundation.org/help-en/index.cgi?simple_mode#insert_wikiwidgets">WikiWidgets</a><!-- wiki: "WikiWidgets"{link: [Simple mode] Insert WikiWidgets} --></span> using the attachment, image, inter-workspace, weblog, and tag WikiWidgets.</p>
<blockquote>
To <strong>make a link</strong> to another page in this workspace, put <span class="nlw_phrase">[square brackets]<!-- wiki: {{[square brackets]}} --></span> around a word or phrase. You can make a link to a page that you wish to create. When you click on the link, the page will be created.</blockquote>
<br /><blockquote>
To <strong>make a link to an attachment</strong> on a page, e.g. proposal.pdf, type <span class="nlw_phrase"> {file: proposal.pdf} <!-- wiki: {{ {file: proposal.pdf} }} --></span>.
<blockquote>
To make a link to an attachment on another page, type <span class="nlw_phrase"> {file: [page name] proposal.pdf} <!-- wiki: {{ {file: [page name] proposal.pdf} }} --></span>. To make a link to an attachment on a page in another workspace, type <span class="nlw_phrase"> {file: workspacename [page name] proposal.pdf} <!-- wiki: {{ {file: workspacename [page name] proposal.pdf} }} --></span>.</blockquote></blockquote>
<br /><blockquote>
To <strong>include an image</strong> on a page, upload it on the Attachments tab, then link as <span class="nlw_phrase"> {image: photo.jpg} <!-- wiki: {{ {image: photo.jpg} }} --></span>.
<blockquote>
To include an image from another page, type <span class="nlw_phrase"> {image: [page name] photo.jpg} <!-- wiki: {{ {image: [page name] photo.jpg} }} --></span>. To include an image from another workspace, type <span class="nlw_phrase"> {image: workspacename [page name] photo.jpg} <!-- wiki: {{ {image: workspacename [page name] photo.jpg} }} --></span>.</blockquote></blockquote>
<br /><blockquote>
To <strong>link to a page in another workspace,</strong> type <span class="nlw_phrase"> {link: workspacename [page name]} <!-- wiki: {{ {link: workspacename [page name]} }} --></span>.</blockquote>
<br /><blockquote>
To <strong>make a link to a weblog</strong> in a workspace, e.g. Socialtext Weblog, type <span class="nlw_phrase"> {weblog: Socialtext Weblog} <!-- wiki: {{ {weblog: Socialtext Weblog} }} --></span>.
<blockquote>
To make a link to a weblog in another workspace, type <span class="nlw_phrase"> {weblog: workspacename; Socialtext Weblog} <!-- wiki: {{ {weblog: workspacename; Socialtext Weblog} }} --></span>.</blockquote></blockquote>
<br /><blockquote>
To <strong>make a link to a category</strong> in a workspace, e.g. Meeting Notes, type <span class="nlw_phrase"> {category: Meeting Notes} <!-- wiki: {{ {category: Meeting Notes} }} --></span>.
<blockquote>
To make a link to a category in another workspace, type <span class="nlw_phrase"> {category: workspacename; Meeting Notes} <!-- wiki: {{ {category: workspacename; Meeting Notes} }} --></span>.</blockquote></blockquote>
<br /><h3 id="pre_formatted_text">Pre-formatted text</h3>
<blockquote>
To mark a block of text as <strong>pre-formatted</strong> so it appears in <tt>monospace</tt> without formatting characters being interpreted, use</blockquote>
<br /><pre>
 .pre
 This text is preformatted:

 Subtotal of Items:    $252.72
 Shipping &amp; Handling:    14.45
                       -------
 Total for this Order: $267.17
 .pre
</pre>
<br /><blockquote>
To mark text as <strong>pre-formatted</strong> in the middle of a line so it appears in <tt>monospace</tt> without formatting characters being interpreted, use backticks (`):</blockquote>
<br /><pre>
The following text is `*pre-formatted*`.
</pre>
<br /><blockquote>
To keep text from being formatted in the middle of a line, but <strong>not</strong> monospace, use double braces:</blockquote>
<br /><pre>
{{*this text is not bold*}}
</pre>
<br /><blockquote>
To mark a block of text to display as HTML, use</blockquote>
<br /><pre>
.html
&lt;a href=&quot;http://www.socialtext.com&quot;&gt;Socialtext&lt;/a&gt;
.html
</pre>
<br /><h3 id="tables">Tables</h3>
<blockquote>
To make a table, use the vertical bar (&quot;|&quot;) character to mark cells:</blockquote>
<br /><pre>
| Language | *1* | *2* |
| English | one | two |
| Deutsch | eins | zwei |
</pre>
<br /><table style="border-collapse: collapse;" class="formatter_table">
<tr>
<td style="border: 1px solid black;padding: .2em;">Language</td>
<td style="border: 1px solid black;padding: .2em;"><strong>1</strong></td>
<td style="border: 1px solid black;padding: .2em;"><strong>2</strong></td>
</tr>
<tr>
<td style="border: 1px solid black;padding: .2em;">English</td>
<td style="border: 1px solid black;padding: .2em;">one</td>
<td style="border: 1px solid black;padding: .2em;">two</td>
</tr>
<tr>
<td style="border: 1px solid black;padding: .2em;">Deutsch</td>
<td style="border: 1px solid black;padding: .2em;">eins</td>
<td style="border: 1px solid black;padding: .2em;">zwei</td>
</tr>
</table>
<br /><p>
You can include formatting (bold, italic) and links inside table cells.</p>
<p>
<em>Back to <a href="http://www.perlfoundation.org/help-en/index.cgi?socialtext_documentation" title="(70 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>
]]></description>
<author>ken.pier@hidden</author>
<guid isPermaLink="true">http://www.perlfoundation.org/help-en/index.cgi?advanced_formatting</guid>
<pubDate>Wed, 22 Aug 2007 18:57:35 -0000</pubDate>
</item>

</channel>
</rss>