Naujausios antraštės

Oras

Apklausa

Kuri santvarka patinka?

Dienos informacija (day.lt)


Formatavimo pagalba
įvesties formatai:
  • Filtered HTML:
    • Web puslapiu adresai ir el. pašto adresai automatiškai tampa nuorodomis.
    • Leidžiamos HTML žymės: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>

      Ši svetainė leidžia HTML turinį. Išmokti visas HTML žymes gali atrodyti bauginančiai, bet išmokti pagrindinias HTML žymes yra labai lengva. Ši lentelė pateikia kiekvienos žymės pavyzdį, aprašyma ir atvaizdavima šioje svetainėje.

      Daugiau informacijos galite rasti W3C HTML Specifikacijoje arba naudokite savo mėgstama paieškos sistemą, kad surastumėte kitus puslapius, kuriuose paaiškitas HTML.

      Žymės aprašymasJūs rašoteJūs gaunate
      Anchors naudojamas nuorodoms į kitus puslapius<a href="http://koment.lt">Koment.lt</a>Koment.lt
      Pabrauktas<em>Pabrauktas</em>Pabrauktas
      Tvirtas<strong>Tvirtas</strong>Tvirtas
      Cituojama<cite>Cituojama</cite>Cituojama
      Kodo tekstas rodyti programavimo kodą<code>Kodas</code>Kodas
      Nenumeruotas sąrašas - naudokite <li> pradėdami kiekvieną elementą<ul> <li>Pirmas elementas</li> <li>Antras elementas</li> </ul>
      • Pirmas elementas
      • Antras elementas
      Numeruotas sąrašas - naudokite <li> pradėdami kiekvieną elementą<ol> <li>Pirmas elementas</li> <li>Antras elementas</li> </ol>
      1. Pirmas elementas
      2. Antras elementas
      Paaiškinimo sąrašas panašus į kitus HTML sąrašus. <dl> pradėkite sąrašą, <dt> pradėkite sąrašo elemetą ir<dd> pradėtike paaiškinimą.<dl> <dt>Pirmas apibūdinimas</dt> <dd>Pirmas apibrėžimas</dd> <dt>Antras apibūdinimas</dt> <dd>Antras paaiškinimas</dd> </dl>
      Pirmas apibūdinimas
      Pirmas apibrėžimas
      Antras apibūdinimas
      Antras paaiškinimas

      Kitų simbolių įvedimas neturėtų sukelti problemų

      Jei susidūrėte su netikėta problema, pabadykite naudoti HTML trumpinius. Dažniausiai sustinkamas pavyzdys &amp; ženklui &. Pilnas sąrašas trumpinių rasite čia. Keletas leidžiamų simbolių:

      Simbolio pibūdinimasJūs rašoteJūs gaunate
      Ženklas &&amp;&
      Daugiau nei&gt;>
      Mažiau nei&lt;<
      Kabutės&quot;"
    • You may embed media from the following providers . Just add the URL of the media to your textarea in the place where you would like the media to appear, i.e. http://www.youtube.com/watch?v=pw0jmvdh. You can optionally modify the display of the media by adding comma-separated attributes in brackets with no space following the URL, such as http://www.youtube.com/watch?v=pw0jmvdh[width=640,height=320].
    • To add a lightbox to your images, add rel="lightbox" attribute to any link tag to activate the lightbox. For example:

      <a href="image-1.jpg" rel="lightbox">image #1</a>

      <a href="image-1.jpg" rel="lightbox[][my caption]">image #1</a>

      To show a caption either use the title attribute or put in the second set of square brackets of the rel attribute.

      If you have a set of related images that you would like to group, then you will need to include a group name between square brackets in the rel attribute. For example:

      <a href="image-1.jpg" rel="lightbox[roadtrip]">image #1</a>
      <a href="image-2.jpg" rel="lightbox[roadtrip][caption 2]">image #2</a>
      <a href="image-3.jpg" rel="lightbox[roadtrip][caption 3]">image #3</a>

      There are no limits to the number of image sets per page or how many images are allowed in each set.

      If you wish to turn the caption into a link, format your caption in the following way:

      <a href="image-1.jpg" rel='lightbox[][<a href="http://www.yourlink.com">View Image Details</a>]' >image #1</a>

    • Image links from G2 are formatted for use with Lightbox2
    • To add a lightbox slideshow to your images, add rel="lightshow[slideshowname][slide caption]" attribute to any link tag to activate the slideshow. For example:

      <a href="image-1.jpg" rel="lightshow[show1]">image #1</a>
      <a href="image-2.jpg" rel="lightshow[show1]">image #2</a>
      <a href="image-3.jpg" rel="lightshow[show1]">image #3</a>

      The title attribute in the link tag is optional. The addition of this attribute enables the display of a caption with the image displayed in the lightbox.

      There are no limits to the number of slideshow image sets per page or how many images are allowed in each slideshow.

      If you wish to turn the caption into a link, format your caption in the following way:

      <a href="image-1.jpg" rel='lightshow[show1][<a href="http://www.yourlink.com">View Image Details</a>]'>image #1</a>

    • It's possible to show video content in the lightbox. In this case the "rel" attribute should be set to lightvideo. It's possible to group videos and to control the size of the lightbox by setting the "width" and "height" properties. The properties can be configured like lightvideo[group|width:300px; height: 200px;][caption]. The properties should all be of the format "property: value;" - note the closing semi-colon. If no properties are set, then the default width and height of 400px will be used. See below for more detailed examples.

      Basic example:
      <a href="http://video.google.com/videoplay?docid=1811233136844420765" rel="lightvideo">Google video example - default size</a>

      Controlling lightbox size example:
      <a href="http://video.google.com/videoplay?docid=1811233136844420765" rel="lightvideo[group|width:400px; height:300px;][caption]">Google video example - custom size</a>

      Supported video formats include asx, wmv, mov and swf. A number of online video providers are also supported, including YouTube and Google Video. For a full list of the current supported video providers please see the documentation on drupal.org.

    • It's possible to show HTML snippets in the lightbox, that is on the same domain. In this case the "rel" attribute should be set to "lightmodal". Again it's possible to group the content, (e.g. lightmodal[group][caption]) but in addition to that, it's possible to control some of the modal properties. It's possible to set the "width", "height" and "scrolling" properties of the modal. The properties are separated from the group name by a |, for example lightmodal[group|width:100px;][caption]. If no grouping is being used, then the | is still used and the format would be lightmodal[|width:100px;]. The properties should all be of the format "property: value;" - note the closing semi-colon. If no modal properties are set, then the default width and height of 400px will be used. See below for more detailed examples.

      Basic example:
      <a href="search.php" rel="lightmodal">Search</a>

      Grouped example:
      <a href="search.php" rel="lightmodal[search][caption 1]">Search</a>
      <a href="search.php?status=1" rel="lightmodal[search]">Search published</a>

      Controlling modal property example:
      <a href="search.php" rel="lightmodal[|width:400px; height:300px; scrolling: auto;][caption]">Search</a>

      Controlling modal property when grouped example:
      <a href="search.php" rel="lightmodal[search|width:400px; height:300px; scrolling: auto;]">Search</a>
      <a href="search.php?status=1" rel="lightmodal[search|width:400px; height:300px;]">Search published</a>

    • SWF Tools Filter

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

      [swf file="filename.swf"]

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

      [swf file="song.mp3" flashvars="backcolor=#AABBCC&&forecolor=#11AA11"]

      If you would like to output a list of files then the format is:

      [swf files="image1.jpg&&image2.jpg&&..."]
      SWF Tools Filter will accept following:
      • params : You can specify values for parameters to be passed to Flash to control the appearance of the output. Typical values are bgcolor and wmode. Example: params="wmode=true&&bgcolor="#00FF00" Alternatively you can supply each parameter individually without using params. Example wmode="true" bgcolor="#00FF00"
      • flashvars : You can specify values for output as flashvars, which become available to the Flash movie that is playing. This is often done to control a media 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"
      • methods : Optional information about how to display the file. The most common usage is to specify a particular media player and thus override the default specified on the settings page. Example: methods="player=onepixelout_mp3"

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

    • Video Filter

      You may insert videos from popular video sites by using a simple tag [video:URL].

      Examples:

      • Single video:
        [video:http://www.youtube.com/watch?v=uN1qUeId]
      • Random video out of multiple:
        [video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2]
      • Override default autoplay setting: [video:http://www.youtube.com/watch?v=uN1qUeId autoplay:1]
      • Override default width and height:
        [video:http://www.youtube.com/watch?v=uN1qUeId width:X height:Y]
      • Override default aspect ratio:
        [video:http://www.youtube.com/watch?v=uN1qUeId ratio:4/3]
      • Align the video:
        [video:http://www.youtube.com/watch?v=uN1qUeId align:right]

      Supported sites: Archive.org, Blip.tv, Capped, College Humor, DailyMotion, Flickr Slideshows, Flickr Video, Game Trailers, Game Videos, GodTube, Google Video, Meta Cafe, MySpace, Picasa Slideshows, Slideshare, Streamhoster, Teachertube, Vimeo, Wistia, YouTube, YouTube (Playlist).

      Special instructions:

      Some codecs need special input. You'll find those instructions here.
      • Picasa Slideshows:
        You must use the URL of the RSS feed for the Picasa album:
        1. View the album in Picasa (you should see thumbnails, not a slideshow).
        2. Find the "RSS" link and click it.
        3. Copy the resulting URL from the browser address bar. Example:
          [video: http://picasaweb.google.com/data/feed/base/user/USER_NAME/albumid/5568104935784209834?alt=rss&kind=photo&hl=en_US]
      • Slideshare:
        You need to construct your own URL, using the "Wordpress Embed" code from Slideshare, extract the "id", and form the URL like this: slideshare.net/1759622
  • Tik tekstas:
    • Naudotis savitu PHP kodu

      Pasirinktiniai PHP kodas gali būti integruotas į kai kuriuos svetainės turinio tipus, įskaitant pranešimus ir blokus. Nors įterpti PHP kodą į įrašus arba blokus yra galinga ir lanksti funkcija, kai tai anudojasi patikimas vartotojas su PHP patirtį, ji yra didelė ir pavojinga saugumo riziką, kai naudojama netinkamai. Net ir maža klaida, kai įršytas PHP kodas gali netyčia sutrikdyti svetainės darbą.

      Jei jūs nesusipažinę su PHP, SQL ar Drupal venkite naudoti PHP kodą įrašuose. Eksperimentai su PHP kodu gali sugadinti duomenų bazę, atvaizduoti svetainę neteisingai ar pažeisti saugumą.

      Pastabos:

      • Nepamirškite du kart patikrinti kiekvieną eilutę dėl sintaksės ar logikos klaidų prieš išsaugant.
      • Sakinys turi būti tinkamai užbaigtas su kabliataškiu.
      • Globalūs kintamieji panaudoti PHP kode turi savo reikšmes.
      • register_globals yyra išjungtas. Jei jums reikia pasinaudoti formomis, suprakite ir pasinaudokite funkcijomis Drupal Form API.
      • Pasinaudokite print ar return sakiniuose, kad išvesti turinį.
      • Kurkite ir testuokite savo PHP kodą pasinaudoja atskiru scenarijum ir pavyzdine duomenų baze prieš naudojant veikiančioje svetainėje.
      • Apsvarstykite įterpti savita PHP kodą į specifinius modulius ar template.php bylą nei įterpti kodą tiesiai į turinį ar bloką
      • Žinokite, kad galimybę dėti PHP kodą į turinį suteikia PHP filtro modulis. Jei šis modulio yra išjungtas arba panaikintas, tada blokai ir įrašai su įterptu PHP gali rodyti, o ne vykdyti PHP kodą.

      Pagrindinis pavyzdys: Sukurti "Sveiki" bloką kuris pasisveikins su lankytojais

      • Pridėkite savitą bloką, pavadinkime "Sveiki". Įvesties formatą pasirinkite "PHP kodas" (ar kitas formatas kuris suteikia galimybę naudotis PHP kodu), įterpkite kodą į Bloko turinį:

        print t('Sveiki mielas lankytojau! Dėkojame, kad lankotės.');
        
      • Norėdami atvaizduoti registruoto nario vardą naudokitės:

        global $user;
        if ($user->uid) {
          print t('Sveikas @name!  Dėkojame, kad lankotės.', array('@name' => $user->name));
        }
        else {
          print t('Sveiki mielas lankytojau! Dėkojame, kad lankotės.');
        }
        

      Drupal.org siūlo kelis PHP fragmentus, arba jūs galite sukurti savo su PHP patirtimi ir Drupal sistemos žiniomis.

    • You may embed media from the following providers . Just add the URL of the media to your textarea in the place where you would like the media to appear, i.e. http://www.youtube.com/watch?v=pw0jmvdh. You can optionally modify the display of the media by adding comma-separated attributes in brackets with no space following the URL, such as http://www.youtube.com/watch?v=pw0jmvdh[width=640,height=320].
    • To add a lightbox to your images, add rel="lightbox" attribute to any link tag to activate the lightbox. For example:

      <a href="image-1.jpg" rel="lightbox">image #1</a>

      <a href="image-1.jpg" rel="lightbox[][my caption]">image #1</a>

      To show a caption either use the title attribute or put in the second set of square brackets of the rel attribute.

      If you have a set of related images that you would like to group, then you will need to include a group name between square brackets in the rel attribute. For example:

      <a href="image-1.jpg" rel="lightbox[roadtrip]">image #1</a>
      <a href="image-2.jpg" rel="lightbox[roadtrip][caption 2]">image #2</a>
      <a href="image-3.jpg" rel="lightbox[roadtrip][caption 3]">image #3</a>

      There are no limits to the number of image sets per page or how many images are allowed in each set.

      If you wish to turn the caption into a link, format your caption in the following way:

      <a href="image-1.jpg" rel='lightbox[][<a href="http://www.yourlink.com">View Image Details</a>]' >image #1</a>

    • Image links from G2 are formatted for use with Lightbox2
    • To add a lightbox slideshow to your images, add rel="lightshow[slideshowname][slide caption]" attribute to any link tag to activate the slideshow. For example:

      <a href="image-1.jpg" rel="lightshow[show1]">image #1</a>
      <a href="image-2.jpg" rel="lightshow[show1]">image #2</a>
      <a href="image-3.jpg" rel="lightshow[show1]">image #3</a>

      The title attribute in the link tag is optional. The addition of this attribute enables the display of a caption with the image displayed in the lightbox.

      There are no limits to the number of slideshow image sets per page or how many images are allowed in each slideshow.

      If you wish to turn the caption into a link, format your caption in the following way:

      <a href="image-1.jpg" rel='lightshow[show1][<a href="http://www.yourlink.com">View Image Details</a>]'>image #1</a>

    • It's possible to show HTML snippets in the lightbox, that is on the same domain. In this case the "rel" attribute should be set to "lightmodal". Again it's possible to group the content, (e.g. lightmodal[group][caption]) but in addition to that, it's possible to control some of the modal properties. It's possible to set the "width", "height" and "scrolling" properties of the modal. The properties are separated from the group name by a |, for example lightmodal[group|width:100px;][caption]. If no grouping is being used, then the | is still used and the format would be lightmodal[|width:100px;]. The properties should all be of the format "property: value;" - note the closing semi-colon. If no modal properties are set, then the default width and height of 400px will be used. See below for more detailed examples.

      Basic example:
      <a href="search.php" rel="lightmodal">Search</a>

      Grouped example:
      <a href="search.php" rel="lightmodal[search][caption 1]">Search</a>
      <a href="search.php?status=1" rel="lightmodal[search]">Search published</a>

      Controlling modal property example:
      <a href="search.php" rel="lightmodal[|width:400px; height:300px; scrolling: auto;][caption]">Search</a>

      Controlling modal property when grouped example:
      <a href="search.php" rel="lightmodal[search|width:400px; height:300px; scrolling: auto;]">Search</a>
      <a href="search.php?status=1" rel="lightmodal[search|width:400px; height:300px;]">Search published</a>

    • SWF Tools Filter

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

      [swf file="filename.swf"]

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

      [swf file="song.mp3" flashvars="backcolor=#AABBCC&&forecolor=#11AA11"]

      If you would like to output a list of files then the format is:

      [swf files="image1.jpg&&image2.jpg&&..."]
      SWF Tools Filter will accept following:
      • params : You can specify values for parameters to be passed to Flash to control the appearance of the output. Typical values are bgcolor and wmode. Example: params="wmode=true&&bgcolor="#00FF00" Alternatively you can supply each parameter individually without using params. Example wmode="true" bgcolor="#00FF00"
      • flashvars : You can specify values for output as flashvars, which become available to the Flash movie that is playing. This is often done to control a media 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"
      • methods : Optional information about how to display the file. The most common usage is to specify a particular media player and thus override the default specified on the settings page. Example: methods="player=onepixelout_mp3"

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

    • Video Filter

      You may insert videos from popular video sites by using a simple tag [video:URL].

      Examples:

      • Single video:
        [video:http://www.youtube.com/watch?v=uN1qUeId]
      • Random video out of multiple:
        [video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2]
      • Override default autoplay setting: [video:http://www.youtube.com/watch?v=uN1qUeId autoplay:1]
      • Override default width and height:
        [video:http://www.youtube.com/watch?v=uN1qUeId width:X height:Y]
      • Override default aspect ratio:
        [video:http://www.youtube.com/watch?v=uN1qUeId ratio:4/3]
      • Align the video:
        [video:http://www.youtube.com/watch?v=uN1qUeId align:right]

      Supported sites: Archive.org, Blip.tv, Capped, College Humor, DailyMotion, Flickr Slideshows, Flickr Video, Game Trailers, Game Videos, GodTube, Google Video, Meta Cafe, MySpace, Picasa Slideshows, Slideshare, Streamhoster, Teachertube, Vimeo, Wistia, YouTube, YouTube (Playlist).

      Special instructions:

      Some codecs need special input. You'll find those instructions here.
      • Picasa Slideshows:
        You must use the URL of the RSS feed for the Picasa album:
        1. View the album in Picasa (you should see thumbnails, not a slideshow).
        2. Find the "RSS" link and click it.
        3. Copy the resulting URL from the browser address bar. Example:
          [video: http://picasaweb.google.com/data/feed/base/user/USER_NAME/albumid/5568104935784209834?alt=rss&kind=photo&hl=en_US]
      • Slideshare:
        You need to construct your own URL, using the "Wordpress Embed" code from Slideshare, extract the "id", and form the URL like this: slideshare.net/1759622
  • Full HTML:
    • You may embed media from the following providers . Just add the URL of the media to your textarea in the place where you would like the media to appear, i.e. http://www.youtube.com/watch?v=pw0jmvdh. You can optionally modify the display of the media by adding comma-separated attributes in brackets with no space following the URL, such as http://www.youtube.com/watch?v=pw0jmvdh[width=640,height=320].
    • Leidžiamos HTML žymės: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>

    • Linijos ir paragrafai atpažystami automatiškai <br /> linijos trūkis ir <p> paragrafas ir </p> paragrafo pabaigoje įterpiami automatiškai. Jei paragrafas neatsiranda tiesiog pridėkite keletą tusčių linijų.
    • Web puslapiu adresai ir el. pašto adresai automatiškai tampa nuorodomis.
    • To add a lightbox to your images, add rel="lightbox" attribute to any link tag to activate the lightbox. For example:

      <a href="image-1.jpg" rel="lightbox">image #1</a>

      <a href="image-1.jpg" rel="lightbox[][my caption]">image #1</a>

      To show a caption either use the title attribute or put in the second set of square brackets of the rel attribute.

      If you have a set of related images that you would like to group, then you will need to include a group name between square brackets in the rel attribute. For example:

      <a href="image-1.jpg" rel="lightbox[roadtrip]">image #1</a>
      <a href="image-2.jpg" rel="lightbox[roadtrip][caption 2]">image #2</a>
      <a href="image-3.jpg" rel="lightbox[roadtrip][caption 3]">image #3</a>

      There are no limits to the number of image sets per page or how many images are allowed in each set.

      If you wish to turn the caption into a link, format your caption in the following way:

      <a href="image-1.jpg" rel='lightbox[][<a href="http://www.yourlink.com">View Image Details</a>]' >image #1</a>

    • Image links from G2 are formatted for use with Lightbox2
    • To add a lightbox slideshow to your images, add rel="lightshow[slideshowname][slide caption]" attribute to any link tag to activate the slideshow. For example:

      <a href="image-1.jpg" rel="lightshow[show1]">image #1</a>
      <a href="image-2.jpg" rel="lightshow[show1]">image #2</a>
      <a href="image-3.jpg" rel="lightshow[show1]">image #3</a>

      The title attribute in the link tag is optional. The addition of this attribute enables the display of a caption with the image displayed in the lightbox.

      There are no limits to the number of slideshow image sets per page or how many images are allowed in each slideshow.

      If you wish to turn the caption into a link, format your caption in the following way:

      <a href="image-1.jpg" rel='lightshow[show1][<a href="http://www.yourlink.com">View Image Details</a>]'>image #1</a>

    • It's possible to show video content in the lightbox. In this case the "rel" attribute should be set to lightvideo. It's possible to group videos and to control the size of the lightbox by setting the "width" and "height" properties. The properties can be configured like lightvideo[group|width:300px; height: 200px;][caption]. The properties should all be of the format "property: value;" - note the closing semi-colon. If no properties are set, then the default width and height of 400px will be used. See below for more detailed examples.

      Basic example:
      <a href="http://video.google.com/videoplay?docid=1811233136844420765" rel="lightvideo">Google video example - default size</a>

      Controlling lightbox size example:
      <a href="http://video.google.com/videoplay?docid=1811233136844420765" rel="lightvideo[group|width:400px; height:300px;][caption]">Google video example - custom size</a>

      Supported video formats include asx, wmv, mov and swf. A number of online video providers are also supported, including YouTube and Google Video. For a full list of the current supported video providers please see the documentation on drupal.org.

    • SWF Tools Filter

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

      [swf file="filename.swf"]

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

      [swf file="song.mp3" flashvars="backcolor=#AABBCC&&forecolor=#11AA11"]

      If you would like to output a list of files then the format is:

      [swf files="image1.jpg&&image2.jpg&&..."]
      SWF Tools Filter will accept following:
      • params : You can specify values for parameters to be passed to Flash to control the appearance of the output. Typical values are bgcolor and wmode. Example: params="wmode=true&&bgcolor="#00FF00" Alternatively you can supply each parameter individually without using params. Example wmode="true" bgcolor="#00FF00"
      • flashvars : You can specify values for output as flashvars, which become available to the Flash movie that is playing. This is often done to control a media 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"
      • methods : Optional information about how to display the file. The most common usage is to specify a particular media player and thus override the default specified on the settings page. Example: methods="player=onepixelout_mp3"

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

    • Video Filter

      You may insert videos from popular video sites by using a simple tag [video:URL].

      Examples:

      • Single video:
        [video:http://www.youtube.com/watch?v=uN1qUeId]
      • Random video out of multiple:
        [video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2]
      • Override default autoplay setting: [video:http://www.youtube.com/watch?v=uN1qUeId autoplay:1]
      • Override default width and height:
        [video:http://www.youtube.com/watch?v=uN1qUeId width:X height:Y]
      • Override default aspect ratio:
        [video:http://www.youtube.com/watch?v=uN1qUeId ratio:4/3]
      • Align the video:
        [video:http://www.youtube.com/watch?v=uN1qUeId align:right]

      Supported sites: Archive.org, Blip.tv, Capped, College Humor, DailyMotion, Flickr Slideshows, Flickr Video, Game Trailers, Game Videos, GodTube, Google Video, Meta Cafe, MySpace, Picasa Slideshows, Slideshare, Streamhoster, Teachertube, Vimeo, Wistia, YouTube, YouTube (Playlist).

      Special instructions:

      Some codecs need special input. You'll find those instructions here.
      • Picasa Slideshows:
        You must use the URL of the RSS feed for the Picasa album:
        1. View the album in Picasa (you should see thumbnails, not a slideshow).
        2. Find the "RSS" link and click it.
        3. Copy the resulting URL from the browser address bar. Example:
          [video: http://picasaweb.google.com/data/feed/base/user/USER_NAME/albumid/5568104935784209834?alt=rss&kind=photo&hl=en_US]
      • Slideshare:
        You need to construct your own URL, using the "Wordpress Embed" code from Slideshare, extract the "id", and form the URL like this: slideshare.net/1759622

Archyvas