HTML Editing

Whenever you work with text in SF0 (in task descriptions, messages, proof descriptions, comments and so on) you'll see a series of buttons at the top of the text input area. These buttons allow you to insert some simple HTML formating tags into your texts (you can also just enter tags in manually if your comfortable with HTML). Here's a list of allowed tags and what they'll look like:

SF0 BUTTONTAGEFFECT
B<strong>makes text bold
I<em>italicizes text
small<small> makes text small
big<big> makes text big
quote<blockquote>indents text
image<img src="">inserts an image (put the url of the image inside the quotes
link<a href="">link name</a>inserts a link
strikethrough<del></del>makes text strikethrough

Generally, standards-compliant HTML and CSS will work as well. Javascript and attempts at embedded shenanigans (see below for YouTube et al) will be stripped (for the protection of the masses), but inline CSS can be used to proofs. So far, <span style> and <p style> tags, accompanied by relevant css markup have been demonstrated to work in player proofs. Note that the content filter enforces coding standards, which may lead to some unexpected results. See Proof for more on crafting your completed task.

For proof descriptions we have an additional, SF0-only tag.

Click the 'proof' button and you'll see the following: [proof:n;size:100;align:left] This will insert one of the files you've uploaded for your proof inside the proof description. Just replace the n (after the "proof:") with the number of the uploaded file you want to display.

For embedding video, there is a special syntax

For YouTube enter: "[youtube:url_to_video]"

  e.g. [youtube:http://www.youtube.com/watch?v=bFR0xA60GGI]

For GoogleVideo enter: "[googlevideo:url_to_video]"

  e.g. [googlevideo:http://video.google.com/videoplay?docid=3754293779500828561]

EMBED and OBJECT tags are not allowed. We hope to be able to support JumpCut using URLs (as above), but there's a technical issue preventing that at the moment.

Page last modified on November 08, 2007, at 05:10 PM

PmWiki can't process your request

Cannot acquire lockfile

We are sorry for any inconvenience.