Creating a Page
It is very simple to create a page using AutoMegaScript v2.
1. Start out by going to the 'Create a New Page' link in the admin section.
2. You will then enter your meta information under the Create Meta Data heading regarding the page you want to create.
3. Go to the text editor and there you can add html, php, plugins, tokenms, files or just plain text. Keep in mind if you are using just plain text you can use the editor to assist you in formatting your page. The most important thing to note if you are a beginner and do not have an understanding of basic html you will want to add break tags to create a new line of text, otherwise it will jumble it all together.
Here are some examples of what I mention above:
Here is an example of text editing done correctly. Especially if I want to create space between paragraphs or sections of text.
I added a single break tag (button labeled 'Break' in text editor and when clicked adds this code to the editor <br> ) above that put this sentence below the one above.
Here I have added 2 break tags above to allow for additional space between the last sentence and this one.
4. You can see an additional line of space above this line as I used 3 break tags just to make the point clear.
5. You can also insert files, plugins, and token by placing the cursor wherever you want it to be located and clicking on the appropriate link next to the word Insert: directly above the text editor.
6. I will show an example of adding a flickr plugin below:
Tags: sky stars moon sun
7. Then you may choose to check the box that says 'Show in Pages Menu! (Uncheck to hide page)' This basically allows you to show it in the main pages menu or not.
8. Then you may choose to check the box that says 'Add new page link to Twitter.com!' if you would like for the page to be directly updated to your twitter account. Keep in mind that you must have your twitter account info inserted into the main Settings section in the admin area before this will be available or working correctly.

