Personal tools
You are here: Home Wiki SandBox
Views

This is the place where you can test out your new ZWiki? skills.

The ZWiki markup is different from the old markup of our previous Wiki, so please explore.

--

  • Bullet list item
  • Second bullet list item
    • sub bullet list item
    • second sub-bullet list item
  1. Numbered list item
  2. Second numbered list item

italics

bold

underlined text

A heading

followed close behind by a paragraph containing a bunch of words. arevcgr areer3 v4war zrreag aregbasre areaxre vat'piu fareka'jb4e ar3brear crarggrg aeaerr

Followed by another heading

again followed by some more word. aragdfag crag s;lk'p g;lka gerat a/ct;ng artlkjg srare sljgir lreing srareh cgjn gerghhtr srljhu crgexdz wegret

creating a block of code:

  #!/usr/bin/perl
  print "This program will calculate the multiple of any two numbers.\n:";
  print "What is the first number you wish to multiply?\n:";
  chop($first_number=<STDIN>);
  print "Please give me your second number\n:";
  chop($second_number=<STDIN>);
  $result=$first_number * $second_number;
  print "The product of $first_number and $second_number is $result.\n";

---

to create a newpage: in the SandBox, make a NewWikiWord. That will create the page. Follow the link and you can then edit the page you created.

---

This is a test if ZWiki will capitalise the first letter of a wiki page, the word testpage in squarebrackets: testpage


subtopics:


comments:

This is a comment! --linagee, Thu, 12 May 2005 19:28:29 -0700 reply
This is a comment! - linagee

--- Try to add a link: http://plone.org/documentation/how-to/structured-text-cheatsheet/

Notes

  • if you are doing this in the plone content area, it seems that you have to use the short name that the image was saved as. the original upload name does NOT work.
  • in the wiki, however, there is no short name

empty --jgsack, Sat, 06 May 2006 20:48:10 -0700 reply
adding some junk to delete

trial comment posting --jgsack, Fri, 02 Jun 2006 00:33:10 -0700 reply
What does this look like. The add-comment form seems only available if logged in.

NetworkSecurityHacks

A link using html syntax google



Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: