[AndyB] Video

[AndyB] Video 1.7

Inscrivez-vous ou connectez-vous pour téléchargement gratuit
Compatibilité XF
  1. 2.2.x
Allows adding a URL with either the MP4 or WEBM extension and upon saving the post will automatically add a video tag and embed a video player.

(Example of video URL pasted into editor)
pic001.jpg


(Example of post after saving, video player is automatically embedded)
pic002.jpg


Features:

  • Uses HTML <video> tag.
  • Plays MP4 and WEBM files.
  • Uses full URL in text portion of the BB code.
  • URL's can be internal or external.
  • Plays on all popular browsers.
  • Automatically resizes player to fit mobile phones.
Setup:

Open the extra.less template and add the following code:

CSS:
// video
.videotag {
    width: 100%;
    height: 100%;
    max-width: 640px;
    max-height: 480px;
    background: #000000;
}


How to use:
  1. Create or edit a post.
  2. Paste a video URL that ends with .mp4 or .webm extension.
  3. Save post.
  4. Click the play button to watch video.
  • J'aime
Réactions: Manfruityy
Auteur
Mahadev
Vues
499
Type d’extension
zip
Taille du fichier
15 Ko
Première publication
Dernière mise à jour
Évaluations 0.00 étoile(s) 0 évaluations
Plus de ressources de Mahadev
OSTimer Pro
OSTimer Pro
OSTimer vous permet de montrer le compte à rebours vers un événement. OSTimer vous permet de configurer votre compte à rebours.
 User-Agent
User-Agent
Permet de voir les types de dispositifs utilisés par les membres pour visionner votre forum.
 Réponse du forum ban
Réponse du forum ban
Interdit à membre de répondre dans certains forums.

Dernières mises à jour

  1. changelog

    Added Options page. Now has the ability to exclude any domain.
  2. 1.6

    Fixed issue if post contains empty video tag it no longer throws a server error.
  3. 1.5

    Code now only runs if post message is new or edited.
Retour
Haut