mod_acronym

mod_acronym is a sample filter module for Acronyms.
Download

mod_acronym Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License
  • Price:
  • FREE
  • Publisher Name:
  • Dirk-Willem van Gulik
  • Publisher web site:
  • http://people.apache.org/~dirkx/oscon2002/mod_acronym/

mod_acronym Tags


mod_acronym Description

mod_acronym is a sample filter module for Acronyms. mod_acronym is a sample filter module for Acronyms.Installation:Directives: AcronymFile "/path/to/acronyms.txt" Fileformat: < acronym > ':' < description > 'n'. or in perl: ^s*(+)s*:s*(.*)$ Lines starting with a # are ignored. Permited On global server level only. AcronymEnable < yes|no > Permited On resource level.Compile information: compile(c), install(i) and activate(a) with apxs -cia mod_acronym.cUse information: configure by adding something like: AcronymFile /usr/share/misc/airport < Directory /www/htdocs/foo > AcronymEnable yes ..... < /Directory > in your httpd.conf. Caveats:· Example code - very inefficieny.· Does not respect html comments, tags, etc.· Handles simple strings only - should use ptr/len to cope with binary/utf8/binary formats.· Mangles Content-length.· Hardcoded HTML.· Primitive acronym detection; inflexible and inefficient.· Ignores tags like .· Relies on a non configurable image 'dagger.gif'.· Many, many more..Requirements:· Apache 2.x Requirements: · Apache 2.x


mod_acronym Related Software