Mozilla Skin

How to propose a project

From Linux & Open Source @ NUS

We welcome any NUS students to upload open source software projects documentations to our wiki. What you need to do is just to start a new page under the software development projects category and fill in the content.

I want to have more than one page for my project

For example, if you want to have two pages, documenation and FAQ, you can create a namespace, ie, your project name plus a colon. If your project name is project_name, so the two pages will be called project_name:documentation and project_name:FAQ.

How do I restrict other people editing my documentation

Since wiki pages can be edited by every registered users, if you want to protect your pages, you can send an email to webdev@opensource.nus.edu.sg and tell us which page you want to protect and your team's usernames. We will make set up the access control so that only your team members can edit the pages.

Can I upload the source code and binary files to your wiki

Yes, you can do that through the Upload file link in your toolbox. However, we suggest you to put your source code to other hosts like Google Code's project hosting or Sourceforge