The Rebel Faction

Register today to customize your account.
Galactic Citizen

The Rebel Faction » Forums » General Discussion » Rebel Cafe » Aaaand it's back.

<<<>>>1234

21  8:10pm 14/12/03        
friend of the sleeping pill
It left for around five minutes for you poor buggers using IE.
But not for you ENORMOUS NERDS using Mozilla.
22  9:22pm 14/12/03        
those blinded by rage are by destiny ensnared
I wear my ENORMOUS NERD badge with pride.
23  10:30pm 14/12/03        
Internaut
As do I.

Here's the quick reply box code:

  <script type="text/javascript">
/* QUICK REPLY:  Add quick reply to topic listings
        Before you can use this script, you must change your "add reply" image as follows:

        Old image: [url=http://www.somehost.com/someimage.gif]www.somehost.com/someimage.gif[/url]
        New image: '[url=http://www.somehost.com/someimage.gif']www.somehost.com/someimage.gif'[/url] name='addreplybutton'
*/

if ( document.location.href.indexOf(".showMessage")  != -1 ) {

        /* Comment the lines below out or change the value to false
           to assume that we will NOT include personal photo
           or signature,
           or use emoticons
           or to hide the subject box */


        includePersonalPhoto = true;
                useEzcodes = true;
        useEmoticons = true;

        showSubjectBox = false;
        subjectSize = 60;
        messageCols = 60;
        messageRows = 4;

        addReplyButton = document.getElementsByName("addreplybutton") .item(1);
        QRCell = addReplyButton.parentNode;
        while ( QRCell.nodeName != "TR" ) {
                QRCell = QRCell.parentNode;
                }
        QRCell = QRCell.getElementsByTagName("td") .item(0);

        QRForm = document.createElement("form") ;
        QRForm.method = "post";
        QRForm.action = document.location.href.replace(/.showMessage[^\?]*\?/, ".addReplyFromWeb?") ;
        QRForm.name = "PostMessage";

        QRSubject = document.createElement("input") ;
        QRSubject.value = document.title.replace(" - www.ezboard.com", "") ;
        QRSubject.id = "quickreplysubject";
        QRSubject.name = "subject";
        if ( showSubjectBox ) {
                QRSubject.type = "text";
                QRSubject.className = "inputbox";
                QRSubject.maxLength = 60;
                QRSubject.size = subjectSize;
                QRSubject.tabIndex = 3;
                QRSubject.style.marginRight = "3px";
                } else {
                QRSubject.type = "hidden";
                }

        QRBody = document.createElement("textarea") ;
        QRBody.rows = messageRows;
        QRBody.cols = messageCols;
        QRBody.id = "quickreplybody";
        QRBody.className = "inputbox";
        QRBody.value = "";
        QRBody.name = "body";
        QRBody.tabIndex = 4;

        QRSubmit = document.createElement("input") ;
        QRSubmit.type = "submit";
        QRSubmit.className = "inputbutton";
        QRSubmit.id = "quickreplysubmit";
        QRSubmit.value = "Quick Reply";
        QRSubmit.tabIndex = 5;

        QRCell.align = "right";
        QRCell.appendChild(QRForm);

        /* Uncomment the commented lines to add labels for the two boxes */
        // QRForm.appendChild(document.createTextNode("Subject: ") );
        QRForm.appendChild(QRSubject);
        // QRForm.appendChild(document.createElement("br") );
        // QRForm.appendChild(document.createTextNode("Message: ") );
        QRForm.appendChild(document.createElement("br") );
        QRForm.appendChild(QRBody);
                QRForm.appendChild(document.createElement("br") );
        QRForm.appendChild(QRSubmit);

        if ( includePersonalPhoto ) {
                QRPhoto = document.createElement("input") ;
                QRPhoto.type = "hidden";
                QRPhoto.name = "includePersonalPhoto";
                QRPhoto.value = "on";
                QRForm.appendChild(QRPhoto);
                }
        if ( useEmoticons ) {
                QREmoticons = document.createElement("input") ;
                QREmoticons.type = "hidden";
                QREmoticons.name = "emoticons";
                QREmoticons.value = "on";
                QRForm.appendChild(QREmoticons);
                }
        if ( useEzcodes ) {
                QREzcodes = document.createElement("input") ;
                QREzcodes.type = "hidden";
                QREzcodes.name = "postType";
                                QREzcodes.value = "ezcodes";
                QRForm.appendChild(QREzcodes);
                }

        }

</script>
24  4:44am 15/12/03        
Sith Master
where exactly does that go? Body, Header, Footer? Also, I tried the name change code and it doesnt work? I did it to my own character but it aint working.
25  4:45am 15/12/03        
Internaut
Footer.

And you need gold to use scripts.
26  5:34am 15/12/03        
Sith Master
Gold Trial doesnt work?
27  5:34am 15/12/03        
Internaut
Nope.
28  8:06am 15/12/03        
Avatar
the bitch is back
*strokes TNO*

Is that the modified code, Kas? Or the original?
29  7:36pm 15/12/03        
Dis aliter visum. <br>IQ Rating: 140
It should... but it will show up as garbage when the trial runs out.

And thanks, I was missing that bit that lets you use ezcodes.
[URL="http://www.starwarsepics.com"]Star Wars Epics[/URL] :: Like Star Wars, but with better dialogue.
30  7:42pm 15/12/03        
<b>Taj Daemun<br><i>Worship Me</b></i>
*strokes TNO as well*
[url="http://therebelfaction.com/forums/showthread.php?goto=newpost&t=9377"]

[/url]

<<<>>>1234