RoxenCMS 5.4Web Developer ManualEmit Tags

   

<emit>
<emit ac-identities>
<emit ac-identity-data>
<emit ac-identity-extras>
<emit ac-permissions>
<emit ac-zones>
<emit atlas>
<emit authors>
<emit captcha>
<emit category>
<emit category-document>
<emit cimg>
<emit dir>
<emit dir>(SB)
<emit event>
<emit event-dates>
<emit event-locations>
<emit exec>
<emit fonts>
<emit imgs>
<emit js-dynamic-popup>
<emit js-hide-popup>
<emit languages>
<emit ldap>
<emit path>
<emit poll>
<emit sb-dir>
<emit sb-file-languages>
<emit sb-languages>
<emit sb-log>
<emit sb-referring-pages>
<emit sb-search>
<emit sb-stationeries>
<emit sb-wizard>
<emit search-database-profiles>
<emit scopes>
<emit site-news>
<emit sources>
<emit spellcheck>
<emit sql>
<emit timerange>
<emit values>
<emit workflow>
<emit ws-dir>
<emit xml-db>

<emit source="spellcheck"></emit>

Provided by module: Tags: Spell checker

Lists from a text words that are not found in a dictionary using aspell.


Attributes

text="string"

The text to be spell checked. Tags are allowed in the text.


dict="string"

Optionally select a dictionary.


error="string"

Variable to set if an error occurs.


&_.offset; (provided by Tags: Spell checker)

Character offset to the word in the text.


&_.suggestions; (provided by Tags: Spell checker)

If present, a comma and space separated list of suggested word replacements.


&_.word; (provided by Tags: Spell checker)

The word not found in the dictionary.