Okay, PistolePete, Rivers and Teej have been given Publisher abilities and the ability to upload tabs.
To upload your tabs txt files go here:
http://www.thepumpkins.net/component/option,com_joomla_flash_uploader/Itemid,164/
You may want to bookmark that.
Please name your text files with the name of the song. I don't know if you guys will be writing your own tabs or finding them, or a combination of both. It's up to you. Please make sure they're neat and not very cluttered.
Once you upload your txt file with the uploader they will be located at:
http://www.thepumpkins.net/tab/ (can't visit directly)
For example, the test tab file is located at:
http://www.thepumpkins.net/tab/test.txt
The uploader will show you what files are in the folder. If you need to make a change to a file, you can download it and then reupload it and it will be replaced.
Now you need to make a page to display your tab. Go to the Tab section and click on the "New" button:
Or if you need to edit a page, click on the edit icon:
Please only do this in the Tabs section.
Then you will see this:
Here's what you do here:
In
Title put: Tab - Song Name (capitalize the first letter of each word)
In
Category select Tabs obviously.
Ignore
Intro Text
In
Main Text copy and paste this basic HTML:
<center>
<iframe src ="/tab/test.txt"
height="600px" width="720px" frameborder="1" >
</iframe>
</center>
<br />
<br />
<a href="http://www.thepumpkins.net/tab/test.txt" target="_blank">Download Link</a>
Here's what you need to replace in this code:
In the two places where it says
test.txt replace "test" with whatever the name of you file is.
Where it says
Download Link you can replace it with the name of the song.
Where it says
600 is the height of the tab area. I'll let you decide what the number should be.
Now the work is done.
On the Publishing tab, select Published to automatically make the page public or Unpublished if it's not ready.
Click the blue button to save and apply or the red x to cancel.
That's it.

I know it look like a lot, but it's really not at all. If you need any help, just ask me. Thanks for the help.
