Add a Legal Doctrine to the Current Folder

This is your opportunity to customize your new legal doctrine web page.
Below, you can specify the title, initial discussion, status, and several other parameters.

Each element of the legal doctrine web page is listed below,
along with a short explanation of the element, and an example of acceptable input.

ID:
For example, if you have a legal topic called "Software Patents," then a good id would be "insanity_defense".

The id is a string of characters that identify this object to the server. This is an important property. Judicious selection of an id can make it easy to reference this particular legal doctrine to yourself and other users. For one, the application server utilizes the id in order to display the doctrine to web users. That's right, you can reference this legal doctrine via hyperlink simply by referring to its id.

Note, you may not have blanks, periods, or similar characters in an id. Just stick to characters (A-Z, a-z) and numbers (0-9) and the underscore ('_') character, and you will do just fine.

Title:
For example, if you have a legal topic called "Software Patents," then a good title would be "Software Patents." Try to keep the title short, but descriptive.

Topic:
The field contains a few words that summarize the point of the cases and doctrines discussed. Examples include "Insanity Defense," or "Software Patents."
Maintainer:
This is the name of the person who maintains this page. This is an optional field. If left blank, no name will appear. However, people viewing the site may wish to speak to the expert that assembled this web page. Good advertisement for the partner or associate who assembled the site.

Hint:You can include a hyperlink to your e-mail by embedding your e-mail address in your name. For example, simply type in the following code into the Maintainer field:

<A HREF="mailto:firstname.lastname@myfirm.com">Firstname Lastname</A>