Esta aquíConsejos para composición

Consejos para composición


  • Las direcciones de las páginas web y las de correo se convierten en enlaces automáticamente.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <img> <p> <div> <b> <i> <pre> <span> <hr>

  • To post pieces of code, surround them with <code>...</code> tags. For PHP code, you can use <?php ... ?>, which will also colour it based on syntax.
  • If you include a textual smiley in your post (see chart below), it will be replaced by a graphical smiley.
    Smileys
    SmileyAcronyms
    :icon_biggrin::icon_biggrin:
    :icon_cheesygrin::icon_cheesygrin:
    :icon_confused::icon_confused:
    :icon_cool::icon_cool:
    :icon_cry::icon_cry:
    :icon_eek::icon_eek:
    :icon_evil::icon_evil:
    :icon_exclaim::icon_exclaim:
    :icon_frown::icon_frown:
    :icon_idea::icon_idea:
    :icon_lol::icon_lol:
    :icon_mad::icon_mad:
    :icon_mrgreen::icon_mrgreen:
    :icon_neutral::icon_neutral:
    :icon_question::icon_question:
    :icon_razz::icon_razz:
    :icon_redface::icon_redface:
    :icon_rolleyes::icon_rolleyes:
    :icon_sad::icon_sad:
    :icon_smile::icon_smile:
    :icon_surprised::icon_surprised:
    :icon_twisted::icon_twisted:
    :icon_wink::icon_wink:
    0:-)0:-) O:-) :angel:
    :''(:''( :crying:
    >:)&gt;:) &gt;:-) :devil:
    B-)B-) B) :glasses:
    :*:* :-* :kiss:
    :(|):(|) :-(|) :monkey:
    :|:| :-| :neutral:
    :(:( :-( :sad:
    :):) :-) :smile:
    :D:D :-D :lol: :grin:
    :O:O :-O :shocked:
    ;);) ;-) :wink:
    :evil.png::evil.png:
    :nerd.png::nerd.png:
    :sleep.png::sleep.png:
    :pirate.png::pirate.png:
    :wink.png::wink.png:
    :beer.png::beer.png:
    :stop.png::stop.png:
    :sick.png::sick.png:
    :thumb.png::thumb.png:
    :thumb_down.png::thumb_down.png:
    :smile.png::smile.png:
    :bomb.png::bomb.png:
    :angel.png::angel.png:
    :angry.png::angry.png:
    :macbook.png::macbook.png:
    :kiss.png::kiss.png:
    :pizza.png::pizza.png:
    :iphone.png::iphone.png:
    :sad.png::sad.png:
    :cry.png::cry.png:
    :girl.png::girl.png:
    :boy.png::boy.png:
    :brb.png::brb.png:
    :eat.png::eat.png:
    :rose.png::rose.png:
    :joking.png::joking.png:
    :coffee.png::coffee.png:
    :erm.png::erm.png:
    :kissing.png::kissing.png:
    :macbook_pro.png::macbook_pro.png:
    :blush.png::blush.png:
    :kissed.png::kissed.png:
    :vampire.png::vampire.png:
    :headphones.png::headphones.png:
    :scared.png::scared.png:
    :macbook_air.png::macbook_air.png:
    :love.png::love.png:
    love.pnglove.png
    :macbook_white.png::macbook_white.png: love.png
    :confused.png::confused.png:
    confused.pngconfused.png
    :tongue.png::tongue.png: confused.png
    :martini.png::martini.png:
    martini.pngmartini.png
    :lol.png::lol.png: martini.png
    :rose_wilted.png::rose_wilted.png:
    rose_wilted.pngrose_wilted.png
    :macbook_black.png::macbook_black.png: rose_wilted.png
    :vicious.png::vicious.png:
    vicious.pngvicious.png
    :cigarette.png::cigarette.png: vicious.png
    :devil.png::devil.png:
    :wine.png::wine.png:
    :surprized.png::surprized.png:
    :thinking.png::thinking.png:
    :cool.png::cool.png:
    :money.png::money.png:
    :dont_know.png::dont_know.png:
    :imac.png::imac.png:
    :party.png::party.png:
    :silent.png::silent.png:
  • Quoted content can be placed between [quote] tags in order to be displayed as an indented quote. Every [quote] tag must have a corresponding [/quote] tag. For example:

    [quote]This is a simple quote.[/quote]
    is displayed as:

    Quote:
    This is a simple quote.

    Additionally, there is an optional attribute which allows quotes to specify the original author.

    [quote=Mr. Drupal]This is a quote with an attribution line.[/quote]
          
    is displayed as:

    Mr. Drupal wrote:
    This is a quote with an attribution line.

    Finally, multiple [quote] tags can be nested within one another. Just remember that every [quote] tag must have a corresponding [/quote] tag.

          [quote]I think she says it best...
          [quote=Ms. Quotation]This is a quote nested within another quote.[/quote]
          but you can't argue with
          [quote=Ms. Reply]The more quotes, the merrier.
          Just don't get too carried away.[/quote]
          And I have nothing more to say.[/quote]
    is displayed as:

    Quote:
    I think she says it best...
    Ms. Quotation wrote:
    This is a quote nested within another quote.
    but you can't argue with
    Ms. Reply wrote:
    The more quotes, the merrier. Just don't get too carried away.
    And I have nothing more to say.
  • Las líneas y los párrafos se reconocen automáticamente. Las etiquetas <br /> para el salto de línea y <p> y </p> para abrir y cerrar el párrafo se insertan automáticamente. Si los párrafos no se reconocen, simplemente añada unas cuantas líneas vacías.
  • Flash Filter

    The basic syntax for embedding a flash file (.swf), flash movie (.flv) or audio file (.mp3) is:

    [flash:filename.swf]

    If you would like to override SWF Tools and flash player default settings, you can specify additional parameters. For example:

    Flash Filter will accept following parameters:
    • params : You can specify values for output inside <param> tags with the <embed> html. Typical values are bgcolor and wmode. Example: params="wmode=true&&bgcolor=#00FF00"
    • flashvars : You can specify values for output as flashvars, which become available to the flash player. Refer to the documentation of the flash player you are using to know what flashvar options are available. Example: flashvars="autostart=true&&volume=80"
    • files : Optional list of files to be passed, you'll normally define files relative to your Drupal files directory. Example: files="name1=image.jpg&&name2=movie.flv"
    • methods : Optional information about how to display the file. The most common usage is to specify a particular media player and thus override the settings page. Example: methods="player=onepixelout_mp3"

    WARNING: with params, flashvars and othervars, pass multiple values separated by &&.



Noticias TOC-Latino

Manténgase informado de nuestras últimas noticias!

Navegación

Comentarios recientes



Chat plugin by BoWoB Chat for Drupal