[AndyB] Video

[AndyB] Video 1.7

Keine Berechtigung zum Herunterladen
XF-Kompatibilität
  1. 2.2.x
Kurzbeschreibung
Adds Video Custom BB codes.
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.
  • Gefällt mir
Reaktionen: Manfruityy
Autor
Mahadev
Ansichten
440
Erweiterungstyp
zip
Dateigröße
15 KB
Erste Veröffentlichung
Letzte Aktualisierung
Bewertungen 0.00 Sterne 0 Bewertungen
Link was Broken? Please Nachricht senden an das NP-Team – wir helfen dir schnell!
Unterstütze den Entwickler Wenn du mit dem Test zufrieden bist oder mit deinem Projekt erfolgreich Geld verdient hast, klicke auf den Button Mehr Informationen, um den Entwickler durch einen Kauf zu unterstützen.

Neueste Aktualisierungen

  1. 1.7 - changelog
    Added Options page. Now has the ability to exclude any domain.
  2. 1.6 - 1.6
    Fixed issue if post contains empty video tag it no longer throws a server error.
  3. 1.5 - 1.5
    Code now only runs if post message is new or edited.

Weitere Ressourcen von Mahadev

OSTimer Pro M
OSTimer Pro 3.0.4
OSTimer allows you to the show the countdown to an event. OSTimer enables you to configure your coun
Ansichten
432
Aktualisiert
[AndyB] User Agent M
Allows seeing the types of devices members are using to view your forum.
Ansichten
498
Aktualisiert
[AndyB] Forum reply ban M
Disallows member from replying in selected forums.
Ansichten
472
Aktualisiert

Ähnliche Ressourcen

Oben