HaloMods Post Generator
HaloMods Post Generator
I know someone just made an app that does this, and I know there are other ones out there, but this is updated and designed specifically for halomods. Tell me what you think.
http://voodoo721.googlepages.com/halomods.htm
If halomods would like to make this official, they can just copy the source. Just dont take credit for it, anyone. Thanks.
Also this works best with firefox, and is untested for safari.
This detects whether you have ie or firefox and brings you to the pages that works best with that browser. It is still untested for any other browser and hence (netscape will bring you to the firefox page, so it may or may not work) you have to choose which one you want to try.
Also for the download, start with index.htm.
Updated on October 8th, I added one for Mimesis.
Updated on October 15th, added halomaps and halopatch
http://voodoo721.googlepages.com/halomods.htm
If halomods would like to make this official, they can just copy the source. Just dont take credit for it, anyone. Thanks.
Also this works best with firefox, and is untested for safari.
This detects whether you have ie or firefox and brings you to the pages that works best with that browser. It is still untested for any other browser and hence (netscape will bring you to the firefox page, so it may or may not work) you have to choose which one you want to try.
Also for the download, start with index.htm.
Updated on October 8th, I added one for Mimesis.
Updated on October 15th, added halomaps and halopatch
- Attachments
-
- halomods.zip
- This is the .htm file for the Generator. You can download this for offline use or if you want to upload it/edit it for your own site.
- (15.75 KiB) Downloaded 74 times
Last edited by voodoo721 on Sun Oct 15, 2006 10:45 am, edited 13 times in total.
[img]voodoo721's%20sig[/img]
thanks to .IRONMAN for the custom sig.
thanks to .IRONMAN for the custom sig.
-
- Posts: 659
- Joined: Thu Jun 30, 2005 4:49 pm
- Location: AUZZIES RULE AT HALO 3!
- xheadshotmastax
- Posts: 1029
- Joined: Sat Jul 02, 2005 12:26 pm
- Location: Germany >_<
- Contact:
- StalkingGrunt911
- Posts: 3618
- Joined: Wed May 24, 2006 12:30 pm
- Location: Florida!
- Contact:
-
- Posts: 659
- Joined: Thu Jun 30, 2005 4:49 pm
- Location: AUZZIES RULE AT HALO 3!
You don't HAVE to download anything. If you want to save the source incase something happens to my website or you want to use it offline, it is simple to do. Either view the source and copy it, or go to file and click on save page as.
if it is not working for you, then it might be because you are not using firefox. I have not tested it for Internet Explorer, Opera, or Safari.
I will do that right now, though, to see how it goes.
And thanks for the comments. If you have any suggestions, find bugs or something that needs to be fixed, please post it here. I will look into the ones that have already been posted.
The contents in the table (hopefully you are talking about the tables at the bottom of the page) are changed whenever a text area or radio button it chosen above. To edit what happens when they are changed, you have to find the textarea/input and edit where it says onchange=. Everthing after the document.getElementById('').innerHTML = is where the actual content takes place. If you want to add stuff before the value, add things into the ' ' before the + this.value. To add things after, add stuff to the ' ' after the this.value +.
It is hard to explain, and if you don't understand try going to http://www.w3schools.com . That is where I learned everything
Also can you show me the bugs you fixed, so I wil update my version as well? Thanks.
if it is not working for you, then it might be because you are not using firefox. I have not tested it for Internet Explorer, Opera, or Safari.
I will do that right now, though, to see how it goes.
And thanks for the comments. If you have any suggestions, find bugs or something that needs to be fixed, please post it here. I will look into the ones that have already been posted.
The contents in the table (hopefully you are talking about the tables at the bottom of the page) are changed whenever a text area or radio button it chosen above. To edit what happens when they are changed, you have to find the textarea/input and edit where it says onchange=. Everthing after the document.getElementById('').innerHTML = is where the actual content takes place. If you want to add stuff before the value, add things into the ' ' before the + this.value. To add things after, add stuff to the ' ' after the this.value +.
It is hard to explain, and if you don't understand try going to http://www.w3schools.com . That is where I learned everything
Also can you show me the bugs you fixed, so I wil update my version as well? Thanks.
Last edited by voodoo721 on Sun Sep 24, 2006 8:18 am, edited 1 time in total.
[img]voodoo721's%20sig[/img]
thanks to .IRONMAN for the custom sig.
thanks to .IRONMAN for the custom sig.
-
- Posts: 406
- Joined: Thu Aug 31, 2006 5:14 pm
- Location: Queens
Ill probably be using this.
Click here for something you might like
Last edited by xXtR1Xm1Xx on Wed May 2, 1992 3:40 pm; edited 2,500 times in total
i dont know if this may help but i guesss just download it and double click it and do whatever and and copy and paste the message box html and their -(For the people who dont know how to use this)
- Attachments
-
- Halomods Generator.rar
- the html file for the generator
- (2.6 KiB) Downloaded 13 times
- xXxCocoFangxXx
- Posts: 3756
- Joined: Thu Sep 08, 2005 9:57 am
- Contact:
-
- Posts: 659
- Joined: Thu Jun 30, 2005 4:49 pm
- Location: AUZZIES RULE AT HALO 3!
Im making it compatible for ie and mozzila. ANd i know how to edit what shows up in the box was i was curious about is how to change the bcakground colour of the box and the border of it.
Also if you want it to work in ie. Only a few checkboxes work. So if u want to fix this make sure for each checkbox that the input name is different to the input id.
Also if you want it to work in ie. Only a few checkboxes work. So if u want to fix this make sure for each checkbox that the input name is different to the input id.