keyword

Summary

Adds a keyword to the keyword index (DEPRECATED).

Usage

pdf( keyword, word )

Parameters

NameTypeDescriptionRequired
word string The keyword that should be added. Yes.

Description

This function adds a word to the keywords. When generating the keyword index (using the "create_index" function), an internal link to the position where the keyword was added will be created.

Examples

Example 1

{pdf( 'keyword', 'alien' )}

This example will add the "alien" word to the keywords.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.