You are here

Files in Asset 5

Primary tabs

File namesort descending Location Namespace Description
asset.css asset.css .asset-align-left{ float: left; margin-right: 2em; } .asset-align-right{ float: right; margin-left: 2em; } .asset-align-center{ float: none; clear: both; text-align: center; } .asset-align-none{ } .asset-asset-link{ display: inline; }
asset.info asset.info name = Asset description = Digital Asset management. package = Asset
asset.install asset.install
asset.module asset.module
asset_bonus.css asset_bonus/asset_bonus.css /* Farbtastic placement */ #asset-bonus-admin-mp3player{ max-width: 50em; position: relative; } #placeholder { position: absolute; top: 0; right: 0; } #color-map { position: absolute; top: 200px; right: 0; } /* Palette */ .color-form…
asset_bonus.info asset_bonus/asset_bonus.info name = Asset Bonus Pack description = "Extra formatters for audio and video for the asset module." dependencies = asset package = Asset
asset_bonus.install asset_bonus/asset_bonus.install
asset_bonus.module asset_bonus/asset_bonus.module
asset_content.inc modules/asset_content.inc
asset_embed.info asset_embed/asset_embed.info name = Asset Embed description = "Generic asset handler for <embed>-ed content." package = Asset dependencies = asset version = "$Name$"
asset_embed.install asset_embed/asset_embed.install
asset_embed.module asset_embed/asset_embed.module Asset Embed Module
asset_imagecache.inc modules/asset_imagecache.inc
asset_import.info asset_import/asset_import.info name = Asset Import description = Allows batches of files to be imported as assets from a directory on the server. package = Asset dependencies = asset
asset_import.module asset_import/asset_import.module
asset_lightbox.info asset_lightbox/asset_lightbox.info name = Asset Lightbox2 description = Lightbox2 support for the asset module. package = Asset dependencies = asset lightbox2 imagecache
asset_lightbox.module asset_lightbox/asset_lightbox.module
asset_panels.info asset_panels/asset_panels.info name = Asset Panels description = Panels support for the asset module. package = Asset dependencies = asset panels
asset_panels.module asset_panels/asset_panels.module
asset_views.inc asset_views.inc
asset_wizard.css asset_wizard.css @CHARSET "UTF-8"; body{ margin: 0 !important; } #asset-popup{ margin: 0 auto; } #asset-popup h1{ padding: .5em 1em 0; border-bottom: solid 1px; } #asset-popup-main{ padding: 0 1em; } #asset-popup-footer{ border-top: solid 1px; …
asset_wizard.css themes/default/asset_wizard.css /** * Default Skin */ /** * TinyMCE pulls in editor_popup.css through js so we include our own version of it * to kill all the unwanted styling. **/ @import url(editor_popup.css); #asset-popup{ overflow: auto; background: #F3F4EE…
asset_wizard.inc asset_wizard.inc
asset_youtube.info asset_youtube/asset_youtube.info name = Asset YouTube description = Use youtube videos as drupal assets. dependencies = asset package = Asset
asset_youtube.install asset_youtube/asset_youtube.install
asset_youtube.module asset_youtube/asset_youtube.module
CHANGELOG.txt CHANGELOG.txt 2009-11-20 - Improved private download handling - Improved browser compatibility for asset wizard 2008-09-09 - Integration with imagecache2 - Integration with lightbox2 - Better browser compatibility for asset wizard 2008-07-24 - Integration…
dailymotion.inc asset_embed/providers/dailymotion.inc
drupalasset.css tinymce/drupalasset/drupalasset.css .mceItemDrupalAsset { border: 1px dotted #cc0000; background-color: #ffffcc; background-position: center; background-repeat: no-repeat; } img.mceItemDrupalAsset { background-image: url('images/doc-option-edit.png'); display:…
editor_popup.css themes/default/editor_popup.css /* This file contains the CSS data for all popups in TinyMCE */ body { background-color: #F0F0EE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; scrollbar-3dlight-color: #F0F0EE; scrollbar-arrow-color:…
INSTALL.txt asset_bonus/INSTALL.txt In order to use this module please download an additional set of files from http://mostrey.be/files/asset_bonus.zip. Unzip these files into the asset_bonus folder resulting in a file structure like: - asset_bonus |--audioplayer | …
README.txt asset_bonus/README.txt The Asset Bonus module uses getid3, if it is available, to display additional information about the audio/video file. Drupal has a policy of not distributing 3rd party software, so you need to download and install this separately. The Asset Bonus…
README.txt tinymce/drupalasset/README.txt drupalimage plugin for TinyMCE ------------------------------ Original plugin written by TinyMCE.module developers Completely rewritten for Drupal 4.7 by BenShell (based on the TinyMCE Flash plugin). About: This plugin integrates the Drupal asset…
readme.txt tinymce/drupalasset/images/readme.txt Icons from the Lullacons Icon Pack. http://www.lullabot.com/articles/free_gpl_icons_lullacons_pack_1
xmlparser.class.php asset_youtube/xmlparser.class.php
youtube.inc asset_embed/providers/youtube.inc

Other projects