This page will automatically the various bits of documentation available on this wiki using the incomingTags macro.
CustomMacros
This page documents custom macros that ServerSide Wiki provides.
incomingTags <sortby>
Display a nicely formatted list of tiddlers which are tagged with the current tiddlers name. Mainly created to provide a feature like what SimonBaird’s implimentation does by default.
sortby might be “title”, “modified”, “modified DESC”,etc… default is title
For example this tiddle is tagged “Documentation”… if you go to the Documentation tiddle you will find this tiddle listed.
newTodolist
Creates a button that creates a template for a new todolist that works with the auto checkmarking and moving items around BackPack style.
addnewtodo
Create a “add new todo” button when added to the bottom of a tiddler and enchances the existing check/uncheck functionality by allowing you to add items without directly editing the tiddler
SampleFormatting in Texttile
This is meant to be almost an exact clone of the page, but showing how to do everything in Textile instead of style markup. View the source of this Tiddler to see samples.
Header Samples
Header 1
Header 2
Header 3
Header 4
Header 5
Unordered Lists:
- Lists are where it’s at
- Just use an asterisk and you’re set
- To nest lists just add more asterisks…
- …like this
- To nest lists just add more asterisks…
- The circle makes a great bullet because once you’ve printed a list you can mark off completed items
- You can also nest mixed list types
- Like this
Ordered Lists
- Ordered lists are pretty neat too
- If you’re handy with HTML and CSS you could customize the numbering scheme|http://www.w3schools.com/css/pr_list-style-type.asp
- To nest, just add more octothorpes (pound signs)…
- Like this
- You can also
- Mix list types
- like this
- Pretty neat don’t you think?
- Mix list types
- To nest, just add more octothorpes (pound signs)…
Tiddler links
To create a Tiddler link, just use mixed-case, or use for. This is how the GTD style lists are created.
Note that existing Tiddlers are in bold and empty Tiddlers are in italics. See for details.
External Links
You can link to external sites with quotes, a colon, then the site. You can also on your machine or network shares.
Images
Edit this tiddler to see how it’s done.
Tables
Nope, can’t do tables yet.
|!th1111111111|!th2222222222| |>| colspan | | rowspan |left| |~| right| |colored| center | |caption|c
For a complex table example, see.
Horizontal Rules
You can divide a tiddler into
sections by typing four dashes on a line by themselves.
Blockquotes
This is a blockquote.
Other Formatting
Bold
Strike
Italic
source code
Superscript: 23=8
Subscript: aij = -aji
green colored
color #fc9
even more fancy
Special Tags
- public – allow anyone in the world to edit (although not delete)
- private – only show this item when you are logged in
- todo – enhanced todo list management
Private Tiddlers
”No, this item isn’t private, or you wouldn’t be able to see it”
Just tag an item “private” and it will inherit a little lock symbol and not be shown to public visitors to your site (ie, it won’t show up anywhere).
WikiWord
A word in CamelCase that may (or many not) like to another wiki document.
CamelCase is when you join multiple words together capitolization the first lettor of each word such as: WishList.