Alt-S bij quick reply
Geplaatst: 15 mar 2004, 16:10
Hij werkt bij Smartors Quick Reply en bij Advanced Quick Reply
http://www.robinforum.phpbbhost.nl/Alt-S.zip
http://www.robinforum.phpbbhost.nl/Alt-S.zip
Het komt er op neer dat je met de combinatie van ALT + S kunt Submitten... posten dus... ik zie er eigenlijk het nut niet van in...Robin's Modje schreef: ##############################################################
## MOD Title: Makes Alt-S post with Quick Reply
## MOD Author: Robin < robinhier@hotmail.com > http://www.robinforum.phpbbhost.nl/forum
## MOD Description: A user can quickly submit his message by holding Alt + S. This hack requires the original Quick Reply Mod!
## MOD Version: 1.0.0
##
## Installation Level: easy
## Installation Time: 1 Minute
## Files To Edit: 1
## viewtopic.php
## Included Files: N/A
##############################################################
## This MOD is released under the GPL License.
## Intellectual Property is retained by the MOD Author(s) listed above
##############################################################
## Author Notes:
## You can replace the S with any other number
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
#
#-----[ OPEN ]------------------------------------------
#
viewtopic.php
#
#-----[ FIND ]------------------------------------------
#
<input type='submit' name='post' class='mainoption' value='".$lang["Submit"]."' />
#
#-----[ REPLACE WITH ]------------------------------------
#
<input type='submit' name='post' class='mainoption' value='".$lang["Submit"]."' accesskey='s' />
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Daarom die commando gaat trager ga liever met mijn nuis naar beneden ja.Headstrong schreef:Idd, die paar cm's met je muis maakt niks uit lijkt mij..
is S een nummer?You can replace the S with any other number
VeranderAuthor Notes:
## You can replace the S with any other number
de rode s in het teken dat je wilt<input type='submit' name='post' class='mainoption' value='".$lang["Submit"]."' accesskey='s' />