Tags: ,,,

For technical support please email graspdoc@grasp.upenn.edu.

What is Wiki?

Here are some useful pages installed along with the PmWiki software :

More information about PmWiki can be found at http://www.pmwiki.org/.

Passwords

How To attach (upload) files?

In order to contribute a file, the following must be done:

  • Go to the appropiate page.
  • Edit the page using the Edit Page button on top of the page.
  • If you want to provide a link to the file on your website:
    • Add your file in the following format:
      [[http://www.mywebsite.com/FileName.ext | File Title ]]
    • Save the page.
  • If you want to upload(up to 20MB) a file:
    • Add your file in the following format:
      [[(Attach:)FileName.ext | File Title ]]
    • Save the page.
    • You will see your file on the bottom of the file list with a little triangle.
    • press the triangle to go to the upload page.
    • browse your computer to find your file, name it and then upload it.

Can I use LaTex?

Yes,it is easy to embed mathematical formulas in wiki pages using the LaTeX math expression syntax.

The markup {$ and $} can be used to embed a formula in a wiki page. For example, the markup:

{$ x^2 + y^2 = z^2 $}

produces: x^2 + y^2 = z^2

Import excel style tables

Just copy paste your table from an excel sheet to a new page and click the excel icon