Dogy7
Usuario Novato
Usuario Novato

Hola amigos quisiera si me pueden ayduar en poner esta opcion en mi foro.
encontre un .txt pero al final no le entendi por q no tengo experiencia en Php de antemano gracias por su ayuda.

esto es lo q no entendi.

7 - In posting_body.tpl // in the Templates/{Used template}/ directory
-----------------------

This part add a button in the dialog box (newtopic,...).

In the list of "// Helpline messages", add :


h_help = "Hide: [hide]message[/hide] (alt+h)";

Find this line :
bbtags = new Array('',''...

And add at the end :
'[hide]' and '[/hide]'

You will obtain something like this :


bbtags = new Array('','','','','','','
Cita:
','
','
Codigo:
','
','
    ','
','[list=]','[/list]','[img]','[/img]','[url]','[/url]','[hide]','[/hide]');


Find

<td><span class="genmed">
<input type="button" class="button" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onClick="bbstyle(16)" onMouseOver="helpline('w')" />
</span></td>


Add Below : (Don't forget to adapt the "addbbcode" numbers if neccesary ! (exemple: addbbcode18 -> addbbcode20, 20 -> 22, etc)

<td><span class="genmed">
<input type="button" class="button" accesskey="h" name="addbbcode18" value="Hide" style="width: 40px" onClick="bbstyle(18)" onMouseOver="helpline('h')" />
</span></td>


Next, you need to modify all the "addbbcodexx" in the rest of the file. (exemple : addbbcode20 -> addbbcode22)

That's all !
Philippe

IF YOU HAVE A PROBLEM ("undefined" instead of [hide]...) - Go on my website or contact me :
http://membres.lycos.fr/philiweb/download/hide/hackhide.php?ver=rc3&num=7&lang=en
Official page => http://membres.lycos.fr/philiweb/accueil.php?num=15


Dogy7
Usuario Novato
Usuario Novato



Creo q nadie sabe bueno gracias....
Avatar Image
Usuario habitual
Usuario habitual

Q opcion deseas poner???

Dogy7
Usuario Novato
Usuario Novato

camila_gv: muchas gracias por contestar la opcion es HIDE es para q no me vean los ftps q pongo en los post, todo y cuando respondan el post, solo asi podran ver la url.

muchas gracias.

ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES,
te recomendamos abrir un nuevo tema en lugar de responder al actual
Opciones:
Ir al subforo:
Permisos:
TU NO PUEDES Escribir nuevos temas
TU NO PUEDES Responder a los temas
TU NO PUEDES Editar tus propios mensajes
TU NO PUEDES Borrar tus propios mensajes
Temas similares
No se han encontrado temas similares