[ start | index | login ]
start > FAQ

FAQ

Created by mpecher. Last edited by mpecher, 5 years and 271 days ago. Viewed 1,575 times. #5
[diff] [history] [edit] [rdf]
labels
attachments

How to create a new wiki page

You need to be logged in first, then hit the [edit] link at the top of an existing page. If you type anything in [square brackets], it creates a link to the new page named by the text in the square brackets. Now when you 'Save' the page, the new link is available. Click the link and you can enter text for the new page.
Of course, you can link to existing pages by putting their full name in square brackets.
If you actually want [square brackets] in your text, 'escape' them by putting a backslash in front: \[like this\].

How to create a blog entry

Log in first, then push the 'post blog' link at the top of each page. Add a title and some text, then when you save it, the entry is added to the front page (called 'start' in SnipSnap) under today's date. You can edit individual entries again by going through the 'Permalink' icon next to the title of that entry.

How to get bold, italics, etc in your text

Beyond simply typing text and having it looking nice on the page courtesy of SnipSnap, you can modify the appearance yourself to get bold, italics, etc. All you need to do is put __underscores__ either side of some text for bold, and ~~tildes~~ for italics.

How to put a link to an external website in your text

Here's an example: {link:Google|http://www.google.com}, which looks like this: >>Google. Further, merely putting a URL in the text creates a link: >>http://www.google.com.
MacroUsage ExampleOutput
link{link: link text|http://some.url}
{link: link text|http://some.url|none}
>> link text
link text

If you want a link to an external image to include on the page, type something like:
{image:>>http://www.j2eehosting.com.au/images/hostedbyj2ee_logo.gif}
which would display:

How to upload an image (JPEG, GIF, etc), and have it appear in the page

Hit the [add file] link on the top of the page, next to [edit]. You may then browse to your local copy of the image and upload it. It is then available to be referred to anywhere in your page when you [edit] it. For example, picture.gif can be seen by typing {image:picture.gif}. The image is associated with that particular page. [If you take an image off the web to upload, please at least put a link to its source right next to it.]

How to get headings

Just put a '1' (number one) in front:
1 Like this which looks:

Like this

How to get bullet lists

Just put a '-' in front: - like this which looks:
  • like this
For sub list use --
eg.
  • 1
    • 1a
    • 1b
  • 2
or
  • 1
  • 2
    • 2a
    • 2b

How to get numbered lists just put a # (## for sublist, ### for sub-sub-list)

# like this
# and this
which looks:
  1. like this
  2. and this
To get sub list:
# Frist
## First First
## First Second
# Second
# Third
Which looks like:
  1. Frist
    1. First First
    2. First Second
  2. Second
  3. Third

How to get anchor

{anchor:this} like this
which looks:
like this

1 heading (major heading)

1.1 heading (minor heading)

1.1.1 heading (minor heading)

  • a list item (with -), several lines create a single list
  • a list item (with *)
  1. an enumerated list
  2. an enumerated list
  3. an enumerated list
  1. alphabetical enumerated list
  2. alphabetical enumerated list
  3. alphabetical enumerated list
  1. uppercase alphabetical enumerated list
  2. uppercase alphabetical enumerated list
  3. uppercase alphabetical enumerated list
  1. roman enumerated list
  2. roman enumerated list
  3. roman enumerated list
  1. uppercase roman enumerated list
  2. uppercase roman enumerated list
  3. uppercase roman enumerated list
  1. greek enumerated list
  2. greek enumerated list
  3. greek enumerated list
no comments | post comment

Menu:
Java & J2EE
Development
Books

Help:
Help FAQ
Formatting


< February 2012 >
SunMonTueWedThuFriSat
1234
567891011
12131415161718
19202122232425
26272829


Logged in Users: (1)
… and 8 Guests.



Disclaimer: Views and opinions are that of the individual author, and not that of Marand Custom Solutions. This site is an open forum for technical content, and the company accepts no liability for any content or view expressed.