The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new buzz from Dashhacks in your email each day?




Want to learn more about the team who brings you the Dash Hacks news?

Read about them now!

 


Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 29

Thread: Add SMILIES and COMMANDS just above the quick reply box!

  
  1. #1
    p0Wer's Avatar
    p0Wer is offline Senior Member -Hacks Titan
    Join Date
    Dec 2005
    Location
    England
    Posts
    11,135
    Rep Power
    19

    Default

    Well I was just thinking that it would be a good idea if greg/gary could add this, I'm sure it would help out a few members when using the quick reply box : )

    At the minute, if you look above the quick reply box there is no smilies, or commands (URL, BOLD) ect...

    If you added this, here is what the quick reply box would look like:



    It's a very simple edit, here's a quick how to anyway:

    In order to get the buttons to show up in the quick post form, you need to edit viewtopic.php.

    Find line:

    Code:
    <form method="post" action="post.php?tid=<?php echo $id ?>" onsubmit="this.submit.disabled=true;if(process_form(this)){return true;}else{this.submit.disabled=false;return false;}">
    And replace with:

    Code:
    <form id="post" method="post" action="post.php?tid=<?php echo $id ?>" onsubmit="this.submit.disabled=true;if(process_form(this)){return true;}else{this.submit.disabled=false;return false;}">
    Then look for:

    Code:
    <label><textarea name="req_message" rows="7" cols="75" tabindex="1"></textarea></label>
    And insert:

    Code:
    <?php require PUN_ROOT.'mod_easy_bbcode.php'; ?>
    Right above it.

    Hope greg/gary adds this

  2. #2
    LeifErikson's Avatar
    LeifErikson is offline Senior Member -Hacks Titan
    Join Date
    Nov 2005
    Location
    Los Angeles, California
    Posts
    8,071
    Rep Power
    285

    Default

    Why not just email Greg instead of making a thread?

    PSN: LeifErikson01
    If your life had a face, I would punch it -- Kim Pine <3
    Visit and Join iPhone-hacks

  3. #3
    p0Wer's Avatar
    p0Wer is offline Senior Member -Hacks Titan
    Join Date
    Dec 2005
    Location
    England
    Posts
    11,135
    Rep Power
    19

    Default

    Ahh yeah, good idea, I just sent him the email, well it's here for him to see ;)

  4. #4
    Calo is offline Senior Member -Hacks Titan
    Join Date
    Feb 2006
    Location
    Dublin
    Posts
    6,928
    Rep Power
    14

  5. #5
    p0Wer's Avatar
    p0Wer is offline Senior Member -Hacks Titan
    Join Date
    Dec 2005
    Location
    England
    Posts
    11,135
    Rep Power
    19

    Default

    Yeap, which is the reason I think it should be added ;) :D

  6. #6
    Neo_burn's Avatar
    Neo_burn is offline -Hacks Titan
    Join Date
    Aug 2005
    Location
    T.O
    Posts
    7,588
    Rep Power
    15

    Default

    the only thing different with this and the Post Reply is the preview.. it seems pointless.
    Some sort of button which brings up a box of smilies or commands seems like a better idea.

  7. #7
    p0Wer's Avatar
    p0Wer is offline Senior Member -Hacks Titan
    Join Date
    Dec 2005
    Location
    England
    Posts
    11,135
    Rep Power
    19

    Default

    I never use post reply, always use the quick reply.

    So it would be good for users like me, who use the quick reply : )

  8. #8
    Will4042 is offline Senior Member -Hacks Titan
    Join Date
    Sep 2005
    Posts
    5,042
    Rep Power
    13

    Default

    I always use quick post too
    kodachiNET Owner
    irc.kodachi.net #kodachi
    kodachi.net
    YES ADS!

  9. #9
    p0Wer's Avatar
    p0Wer is offline Senior Member -Hacks Titan
    Join Date
    Dec 2005
    Location
    England
    Posts
    11,135
    Rep Power
    19

    Default

    Yep, quick post is great ;)

    C'mon greg, get online and read your emails :bucktooth:

  10. #10
    p0Wer's Avatar
    p0Wer is offline Senior Member -Hacks Titan
    Join Date
    Dec 2005
    Location
    England
    Posts
    11,135
    Rep Power
    19

    Default

    Just bumping this thread up, just wanna see what you guys/girls think to this, :bucktooth:

Page 1 of 3 1 2 3 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •