Gizmo's Freeware is Recruiting
We are currently looking for people with skills and/or interest in the following areas:
- Anonymous Surfing Service
- Media Player for Android
If this sounds like you then click here for more details
Compose tips
input formats:
- Filtered HTML:
- Web page addresses and e-mail addresses turn into links automatically.
- Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.
- [node:123|* parameters] - insert a node content
themed, content, body, teaser, or page - insert the node's content themed in different ways
cck - insert a cck field, or unthemed title, teaser or body
title, link, more or edit - insert link to node with title, edit or "Read more..."
collapsed or collapsible - display the selection collapsible and eventually collapsed
created, modified - insert the date when the node was created, modified
comments - insert node comments
demote - increment (>0) or decrement (<0) the headers level
noterms - remove all the terms so as to hide them
plain - do not insert the output inside any tag
repeat - repeat the filter on the inserted content
imagefield - insert an image from a CCK field with links
booktree - insert a booktree - Insert view filter allows to embed views using tags. The tag syntax is relatively simple: [view:name=display=args]
- For example [view:tracker=page=1] says, embed a view named "tracker", use the "page" display, and supply the argument "1".
- The display and args parameters can be omitted. If the display is left empty, the view's default display is used.
- Multiple arguments are separated with slash. The args format is the same as used in the URL (or view preview screen).
- [view:my_view]
- [view:my_view=my_display]
- [view:my_view=my_display=arg1/arg2/arg3]
- [view:my_view==arg1/arg2/arg3]
Paging Help
Break long pages into smaller ones by means of a page break tag (e.g. <!--pagebreak-->):
First page here. <!--pagebreak--> Second page here. <!--pagebreak--> More pages here.
Automatic page breaking based on character or word count is also supported.
- Plain text:
Allowed HTML tags: <p><br>
- Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.