Warning: Declaration of Portfolio_Walker::start_el(&$output, $category, $depth, $args) should be compatible with Walker_Category::start_el(&$output, $category, $depth = 0, $args = Array, $id = 0) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/themes/bearded/functions.php on line 947

Warning: Declaration of Bearded_Walker_Nav_Menu_Edit_Custom::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = NULL, $id = 0) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/themes/bearded/inc/class-custom-edit-walker.php on line 22

Warning: Declaration of Bearded_Custom_Menu_Walker::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = NULL, $id = 0) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/themes/bearded/inc/class-custom-menu-walker.php on line 11
Añadir nuevos BBCodes en phpBB - Pisito en Madrid
Warning: Use of undefined constant user_level - assumed 'user_level' (this will throw an Error in a future version of PHP) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/plugins/ultimate_ga_1.6.0.php on line 524

Añadir nuevos BBCodes en phpBB

Posted by: David Alayón

Warning: Use of undefined constant user_level - assumed 'user_level' (this will throw an Error in a future version of PHP) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/plugins/ultimate_ga_1.6.0.php on line 524

El ForoPisito está que arde (¿¿Aún no te has apuntado??) pero nos dimos cuenta de un pequeño detalle: por defecto no vienen los BBCodes para embeber vídeos de YouTube, Metacafe… Raro pero cierto. Me puse manos a la obra y vi que en muchas páginas usaban unas instrucciones larguísimas recopiladas en archivos .mod… ¡Unas historias! Me puse a trastear y encontré una manera mucho más sencilla (por lo menos para el phpBB3).

metacafeembebido.jpg

Debes navegar en el Panel de Administración hasta «mensajes-BBCodes» y allí podrás insertar nuevos BBCodes de la siguiente forma:

Definir BBCode

Aquí deberás definir la estructura del BBCode. Por ejemplo para URL sería:

[url={TEXT1}]{TEXT2}[/url]

ya que para poner una URL en el foro mediante BBCode es así:

[url=http://www.pisitoenmadrid.com/]PisitoenMadrid[/url]

Las etiquetas «variables» TEXT sirven para coger esos valores y utilizarlos en la segunda parte, reemplazo HTML.

Reemplazo HTML

Aquí debes definir como se reemplazaría el HTML utilizando los BBCodes. En el caso de la url sería así:

< a href="{TEXT1}" >{TEXT2}< /a >

Ya que queremos la URL en HTML así:

< a href="http://www.pisitoenmadrid.com/ >PisitoenMadrid< /a >

¡Así de sencillo! Por ejemplo para los vídeos de YouTube será de la siguiente manera:

Definir BBCode

[youtube]{TEXT}[/youtube]

Reemplazo HTML

< object width="425" height="350" >< param name="movie" value="http://www.youtube.com/v/{TEXT}» >< /param >< embed src="http://www.youtube.com/v/{TEXT}» type=»application/x-shockwave-flash» width=»425″ height=»350″ >< /embed >< /object >

Y dentro de los tags deberás poner sólo la terminación del vídeo ya que lo hemos definido así (lo que está en negrita) ¿A que es muy fácil? Pues para todo sigue la misma estructura. Aún así si tienen dudas sólo tienen que comentarlas.

  1. Helena

    Warning: Use of undefined constant user_level - assumed 'user_level' (this will throw an Error in a future version of PHP) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/plugins/ultimate_ga_1.6.0.php on line 524
    Helena
    at /

    Warning: Use of undefined constant user_level - assumed 'user_level' (this will throw an Error in a future version of PHP) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/plugins/ultimate_ga_1.6.0.php on line 524

    😛 ¡¡¡Gracias…!!! Me voy corriendo a ponerlo… pero volveré a cotillear, ya te comentaré.
    Salu2.

  2. werutzb

    Warning: Use of undefined constant user_level - assumed 'user_level' (this will throw an Error in a future version of PHP) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/plugins/ultimate_ga_1.6.0.php on line 524
    werutzb
    at /

    Hi!

    I want to make better my SQL knowledge.
    I red really many SQL books and would like to
    read more about SQL for my occupation as oracle database manager.

    What would you recommend?

    Thanks,
    Werutz

  3. hermetico

    Warning: Use of undefined constant user_level - assumed 'user_level' (this will throw an Error in a future version of PHP) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/plugins/ultimate_ga_1.6.0.php on line 524
    hermetico
    at /

    Warning: Use of undefined constant user_level - assumed 'user_level' (this will throw an Error in a future version of PHP) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/plugins/ultimate_ga_1.6.0.php on line 524

    Gracias por el dato. La verdad mucho mas sencillo de lo que pensaba.

  4. Juberal64

    Warning: Use of undefined constant user_level - assumed 'user_level' (this will throw an Error in a future version of PHP) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/plugins/ultimate_ga_1.6.0.php on line 524
    Juberal64
    at /

    Warning: Use of undefined constant user_level - assumed 'user_level' (this will throw an Error in a future version of PHP) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/plugins/ultimate_ga_1.6.0.php on line 524

    Hola! estan buenos los BBcode, pero me gustaria que pongas el de SPOILER.

Los comentarios están cerrados.


Warning: Use of undefined constant user_level - assumed 'user_level' (this will throw an Error in a future version of PHP) in /home/customer/www/pisitoenmadrid.com/public_html/blog/wp-content/plugins/ultimate_ga_1.6.0.php on line 524