toggle background image
ITPWiki
Some navigation will not work unless JavaScript is enabled
 All Links: Showv | Hide^ 

ITP Help

Special Requests

Dates/Hours v

Curriculum v

ITP Resources v

Off Floor Resources v

Tech Notes v

ITP Community v

Showing Work v

Thesis v

Servers v

ITP Policies v

Orientation/Registration v







Help / ITPWiki

Instructions for Setting up PMWiki on itp.nyu.edu

To be part of ITP's wiki farm and use NYU NetID/NetID passwords for authentication

  1. Download itp_pmwiki to your computer.
  2. If it didn't auto extract, you need to do that.
  3. You may want to change the name of the folder so that it is something nicer and more descriptive. The name can have letters, numbers, and underscores. Don't use spaces.
  4. Open up the extracted folder and edit the file called 'htaccess' with your favorite text editor. Be sure to save the file with Unix line breaks.
  5. In the line that reads
RewriteBase /~netid/wikiname
change NETID to you netid
change WIKINAME to whatever you are named your wiki folder
  1. Save the file (don't forget to use unix line endings).
  2. Next edit the 'config.php' file inside the 'local' subdirectory. Editing instructions are in this file as comments. When saving your changes, remember to save with unix line endings.
  3. You can upload the entire folder to your "public_html" directory on itp.nyu.edu.
  4. Once uploaded, rename this htaccess file to .htaccess (a dot in front of htaccess). This makes the file a hidden file so make sure your sftp/scp program is set to show hidden files.
  5. Change permission on the 'wiki.d' directory to be world-writable (chmod 777)
  6. You should now be able to go to
http://itp.nyu.edu/~netid/wikiname/
Click on 'login' in the sidebar
and login with your netid/password

http://www.pmwiki.org is a great resources. If you have questions/problems, search there first.


Additional options

  • you can add skins to pub/skins
  • edit the default skin in pub/skins/itpwiki
  • add cookbook plugins to cookbook/

Cookbooks already included in the wiki farm are:

  • celltable.php
  • includefieldpage.php
  • includeurl.php
  • rssdisplay.php
  • tabtable.php
  • verysimpletodo.php
  • XToDo.php

For a simple class wiki, http://itp.nyu.edu/varwiki/ is available for any class.

For a dedicated class wiki, the instructor should send an e-mail to itp.helpdesk@nyu.edu requesting that a wiki be set up and the requested URL, i.e.:
itp.nyu.edu/classname
itp.nyu.edu/classname/wiki


If you prefer a different version of pmwiki, you can dowload it from http://www.pmwiki.org/wiki/PmWiki/Download

This version will not be able to use NYU NetID/NetID passwords for authentication.


Page last modified on February 19, 2008, at 07:43 PM