Code Filter

Code Filter Download Summary

  • Language: PHP
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 642
  • Released: Jul 19, 2008

Code Filter Description

This is a simple filter Drupal module that handles and tags so that users can post code without having to worry about escaping it.

Installation
- Copy the codefilter folder to the Drupal modules/ directory, so that all files are in modules/codefilter.
- Go to administer > modules, and enable the codefilter.module
- Go to administer > input formats. Click 'configure' for the format you wish to enable codefilter in, and check the codefilter checkbox on the next page.
- Go to the input format's ordering page and rearrange the filtering chain to resolve any conflicts.
- (optionally) Edit your theme to provide a div.codeblock style for blocks of code.
 

Requirements:

· Drupal 4.7.x/5.x/6.x

Code Filter Bookmark

Hyperlink code:
Hyperlink for Forum code:

Code Filter Script Download Notice

Top 4 Download periodically updates information of Code Filter script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Code Filter torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Custom Filter

Instead of creating a new module for each filter you need, now you can easily create and organize your own filters. Your filter will appear in Input Format configuration.Filters are defined ... text with references to matched strings, or PHP code to do more complicated task. Every filter can have subfilters to match particular substring.Sample filters ...

Video Filter

... default width, height and autoplay setting per input filter using filter settings. - Overriding default width, height and autoplay setting in the filtered code. - Show random video from comma sepparated list ...

Views PHP Filter

... be customized without being limited to the existing filters and without having to write a new filter for functionality you may only have to use once.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. ...

Block Filter

This filter allows an editor to embed any available block into content by using the blocks module and delta in the following syntaxt: [block:{module}:{delta}]InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Views Filter Block

... views block option which displays the view exposed filters AND a limited number of rows from views ... collapsed or not collapsed based on whether the filter form has a value.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: · ...