This filter tries to determine the directionality of a paragraph, and add a css rule for it. Directionality is set by the first alphabetic character in the paragraph.
The easiest end-user solution for resizing inline images.
This filter makes it easy to resize images, especially when combined with a WYSIWYG editor such as tinyMCE, CKeditor etc. Users never have to worry about scaling image sizes again, just insert an image and set it's height and width properties in HTML (this is done automatically by WYSIWYG editors) and the image is resized on output to match the HTML.
Features:
Automatically resizes both local and (optionally) remote images.
Optionally create a link to full size images from the resized inline versions.
Prevents inline "hot linking" of images from other sites by storing them locally.
Adds height and width attributes to inline images when your users are too lazy to add them.
Note that the underlying cdn2 service is no longer active
Drupal video: fast, cheap, easy. Get video into your Drupal site easily. No need to configure transcoding software or mess with embed codes. CDN2 is a plug and play module and video management service for Drupal from WorkHabit.
Place the entire barcode directory into the directory in which you've chosen to place contrib modules (usually sites/all/modules).
Enable the barcode module by navigating to: administer > modules
Copy your font to the barcode/ folder (D6)
Finish the configuration at admin/content/barcode (admin/settings/barcode in D6 v2 and admin/config/media/barcode in D7 v2) specifying the location of your font file and the desired encoding.
Add barcode fields to your content types as desired.
Features:
Generate a barcode image on the fly. It supports QR Code, EAN-13, EAN-8, UPC-A, UPC-E, ISBN, 2 of 5 Symbologies (Strandard, Industrial, Interleaved), Postnet, Codabar, Code128, Code39 and Code93 symbologies.
You can also display the barcode as simple text, or an image.
You can provide your own font file at fonts directory