Onglets principaux
| Titre | Deprecated | Nom du fichier | Namespace | Résumé |
|---|---|---|---|---|
| fitvids.css | ./ |
/* * Fix to stop CKeditor widgets disappearing * See https://drupal.org/comment/8263377#comment-8263377 * */ .cke.cke_chrome{ visibility:inherit; } | ||
| fitvids.info.yml | ./ |
fitvids.info.yml | ||
| fitvids.install | ./ |
Install, update and uninstall functions for the Fitvids module. | ||
| fitvids.libraries.yml | ./ |
fitvids.libraries.yml | ||
| fitvids.links.menu.yml | ./ |
fitvids.links.menu.yml | ||
| fitvids.module | ./ |
Includes the FitVids.js jQuery plugin for fluid width video embeds. | ||
| fitvids.permissions.yml | ./ |
fitvids.permissions.yml | ||
| fitvids.routing.yml | ./ |
fitvids.routing.yml | ||
| fitvids.settings.yml | config/ |
config/install/fitvids.settings.yml | ||
| FitvidsAdminSettingsForm.php | src/ |
Drupal\fitvids\Form | ||
| LICENSE.txt | ./ |
GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim… | ||
| README.txt | ./ |
DESCRIPTION ----------- This module uses the FitVids.js jQuery plugin for fluid/responsive video embeds (e.g. flash video in s). You don't need it for pure HTML5 videos. It supports YouTube, Vimeo, Blip.tv and Kickstarter by default, and you should… |