Creating a Post
It is very simple to create a post using AutoMegaScript v2 and is very similar to creating a page with a few minor differences.
1. Start out by going to the 'Write a New Post' link in the admin section.
2. You will first select the category you want the post to be assigned to and then you will enter your meta information under the Create Meta Data heading regarding the post 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 post. 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. You can also choose to insert icon images if you would like by clicking on the browse button and adding an icon image of your choice. Adding an image here will automatically reduce the image size to 75px by 75 px.
8. Then you may choose to check the box that says 'Add updated post link to Twitter.com!' if you would like for the post 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.

