Team:EPF-Lausanne/AddPage

From 2012.igem.org

(Difference between revisions)
Line 21: Line 21:
Add a protocol.<br/>
Add a protocol.<br/>
Team:EPF-Lausanne/Protocol/<input type='text' id='protocolTitle' value='' /><input type='button' id='protocolButton' value='Create' />
Team:EPF-Lausanne/Protocol/<input type='text' id='protocolTitle' value='' /><input type='button' id='protocolButton' value='Create' />
-
<script type='text/javascript'>EPFL.registerNewPageButton("#protocolTitle", "#protocolButton", "Team:EPF-Lausanne/Protocol", "Team:EPF-Lausanne/Template/NewProtocol");</script>
+
<script type='text/javascript'>EPFL.registerNewPageButton("#protocolTitle", "#protocolButton", "Team:EPF-Lausanne/Protocol", "Team:EPF-Lausanne/Template/NewProtocol", EPFL.checkNamingConventions);</script>
   </li>
   </li>
   <li>
   <li>

Revision as of 10:51, 28 July 2012

This page provides some helpers to create new pages (i.e. automatic insertion of the correct templates).

Naming Conventions

To keep the pages easy to find, we'll need to use some naming conventions:

  • The page name should start with a capitalized letter
  • Use CamelCase (that is to say, remove all spaces and put the first character of each word in uppercase, for example: "Fictional titles are nice examples" becomes "FictionalTitlesAreNiceExamples"

Adding a page

  • Add a standard page.
    Team:EPF-Lausanne/
  • Add a protocol.
    Team:EPF-Lausanne/Protocol/
  • Add a notebook entry.
    Go to the notebook tab and click on the correct date.