Was this page helpful?

Meta.Author

    Table of contents
    1. 1. Usage Restrictions
    2. 2. Parameters
    3. 3. Result
    4. 4. Samples
    meta.Author(content : str) : xml
    

    Add the author's name to the page.

    Usage Restrictions

    1.9.1 or later.

    Requires UNSAFECONTENT permission in 9.2 and later

    Parameters

    Name Type Description
    content str The author's name.

    Result

    The author's name is displayed as part of the page metadata.

    Samples

            Output

    To create the author's name in xml format:

    {{meta.author("John Doe") }} 
     The change appears in the page's HTML head element:
    <meta name="author" content="John Doe" />

           

           

    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by