/[drupal]/contributions/modules/flash_filter/README.txt
ViewVC logotype

Contents of /contributions/modules/flash_filter/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Fri Apr 21 13:52:13 2006 UTC (3 years, 7 months ago) by tomsys
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7
Changes since 1.1: +2 -2 lines
File MIME type: text/plain
Initial Commit
1 // $Id: README.txt,v 1.1 2006/04/21 13:33:56 tomsys Exp $ //
2
3 This module is acting as a filter and it helps to automate Flash content
4 embedding process. Core functionality consists of two major parts, the
5 first – it works as a content filter and replaces all meta-tags
6 [flash:filename.swf] with a corresponding HTML <embed> code and secondly
7 it can be enable to auto-display all attachments inline as Flash a
8 content.
9
10 What’s good in this module is it uses a helper class to determine a
11 valid flash content and it extract’s file header with all the bit’s and
12 pieces, we are automatically getting dimensions, what is width and
13 height. Those values are compared against our settings and if they are
14 appropriate we can display Flash inline, if attachment is not a valid
15 Flash then we skip it and in case if it’s bigger than our predefined
16 maximums we will place a small icon what will act as a link to that
17 flash movie on a single page.
18
19 This module initially was developed for Drupal 4.7 and will be supported
20 for upcoming versions, it might be so that someone want’s to back port
21 it for 4.6 please don’t hesitate to ask for support and comments.
22
23 For any assistance or help you are welcome to use Skype for contacting
24 me, my nick name – veilands.
25
26 My greetz goes to:
27 - Drupal community
28 - To all new members joining
29 - To my beloved Olga for supporting me
30
31 Any comments and suggestions are welcome please feel free to respond.
32
33 Kindly yours,
34 Tom Veilands a.k.a.(tomsys)

  ViewVC Help
Powered by ViewVC 1.1.2