Tags: FAQ,LaTex,upload,password
For technical support please email graspdoc@grasp.upenn.edu.
- What is Wiki?
- Can you tell me the password?
- How to upload files?
- Can I use L_aT_eX?
- How can I import excel tables?
What is Wiki?
Here are some useful pages installed along with the PmWiki software :
- What is the WikiWikiWeb?
- PmWiki documentation is available at PmWiki.DocumentationIndex.
- PmWiki.TextFormattingRules describe how to create pages in PmWiki.
- Practice editing pages in the Main.WikiSandbox.
More information about PmWiki can be found at http://www.pmwiki.org/.
Passwords
- Main wiki passwords
- To set page access:
http://wiki.grasp.upenn.edu/~graspdoc/Main/MyPage?action=attr - To set groups of pages access:
http://wiki.grasp.upenn.edu/~graspdoc/MyGroup/GroupAttributes?action=attr
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.
- Add your file in the following format:
- 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.
- Add your file in the following format:
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
