Implement some syntax whereby an author may avoid his string from matrching a glossary term. I am thinking something like [SPAN class=noglossary] lot of matching terms here ... [/SPAN]

Comments

moshe weitzman’s picture

anyone up for coding this. is still a needed feature.

nancydru’s picture

Does anyone still want this?

moshe weitzman’s picture

I do. I'm still hoping someone will come along and implement it.

nancydru’s picture

Can I trade you for some commits?

moshe weitzman’s picture

sounds good to me. thanks nancyw

nancydru’s picture

Title: Avoid glassary matches via some escape sequence » Avoid glossary matches via some escape sequence

I think, while I'm at it, I'll try to include the html entity problem and the phrase problem in with this.

Issues I'd like to consider addressing in this:

  1. Glossary skip - would totally skip the flagged text. This could also be used in the request to skip HTML entities.
  2. Glossary phrase - allow a phrase to be matched rather than an individual word. This should also address the non-alphameric character problem
  3. Code block skip - If text is within a code block, it should not be flagged.
nancydru’s picture

Status: Active » Closed (duplicate)

This is now a GHOP task. http://drupal.org/node/208217