XoopsModules25x/tag

View on GitHub
language/english/help/help.tpl

Summary

Maintainability
Test Coverage
<div id="help-template" class="outer">
   <{include file=$smarty.const._MI_TAG_HELP_HEADER}>

    <h4 class="odd">DESCRIPTION</h4><br>
    <p>The tag module is designed for site-wide tag management, handling tag input,
        display and stats for each module that enables tag plugin.<br><br>
    </p>

    <p>This module provides a centralized toolkit including input, display, stats
        and substantially more for applications, so that each module does
        not need to develop its own tag handling scripts.<br><br>
    </p>

    <h4 class="odd">OPERATING INSTRUCTIONS</h4><br>

    <p>To set up this module you need to:<br>
    <ul>
        <li>Configure your preferences for the module (see 'Preferences')</li>
    </ul>
    </p>

    <h4 class="odd">TUTORIAL</h4><br>

    <p class="even">
        Tutorial has been started, but we need your help! Please check out the status of the tutorial <a href="https://xoops.gitbook.io/tag-tutorial/" target="_blank">here </a>.
        <br><br>To contribute to this Tutorial, <a href="https://github.com/XoopsDocs/tag-tutorial/" target="_blank">please fork it on GitHub</a>.
        <br> This document describes our <a href="https://xoops.gitbook.io/xoops-documentation-process/details/" target="_blank">Documentation Process</a> and it will help you to understand how to contribute.
        <br><br>
        There are more XOOPS Tutorials, so check them out in our <a href="https://www.gitbook.com/@xoops/" target="_blank">XOOPS Tutorial Repository on GitBook</a>.
    </p>

    <h4 class="odd">Translations</h4>
    <p class="even">Translations are on <a href="https://www.transifex.com/xoops/" target="_blank">Transifex</a> and in our <a href="https://github.com/XoopsLanguages/" target="_blank">XOOPS Languages Repository on GitHub</a>.
    </p>

    <h4 class="odd">Support</h4>
    <p class="even">If you have questions about this module and need help, you can visit our <a href="https://xoops.org/modules/newbb/viewforum.php?forum=28/" target="_blank">Support Forums on XOOPS Website</a>
    </p>

    <h4 class="odd">Development</h4>
    <p class="even">This module is Open Source and we would love your help in making it better! You can fork this module on <a href="https://github.com/XoopsModulesArchive/tag" target="_blank">GitHub</a><br><br>
        But there is more happening on GitHub:<br><br>
        - <a href="https://github.com/xoops" target="_blank">XOOPS Core</a> <br>
        - <a href="https://github.com/XoopsModules25x" target="_blank">XOOPS Modules</a><br>
        - <a href="https://github.com/XoopsThemes" target="_blank">XOOPS Themes</a><br><br>
        Go check it out, and <strong>GET INVOLVED</strong>
    </p>
</div>