XoopsModules25x/mylinks

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

Summary

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

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

    The MyLinks module is used to create a links section for your website.
    It is typically used to create a directory to other relevant websites,
    but you could use it to link to anything really (music, software,
    publications, whatever). Links can be organized into categories and
    sub-categories. Users can optionally be allowed to 'rate' existing links
    or to submit new ones.<br><br>

    <h4 class="odd">INSTALL/UNINSTALL</h4><br>

    No special measures necessary, follow the standard installation process,
    extract the "mylinks" folder into the ../modules directory. Install the
    module through Admin -> System Module -> Modules. If you need detailed
    instructions on how to install a module, please see the
    <a href="https://www.gitbook.com/book/xoops/xoops-operations-guide/" target="_blank">XOOPS Operations Manual</a>.<br><br>

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

    You can find a more detailed Tutorial
    <a href="http://sourceforge.net/projects/xoops/files/XOOPS%20Documentation_%20Modules/New%20Documentation/XU-306_MyLinksTutorial.pdf/download">here</a><br>

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

    <p class="even">
        Tutorial has been started, but we might need your help! Please check out the status of the tutorial <a href="https://www.gitbook.com/book/xoops/mylinks-tutorial/" target="_blank">here </a>.
        <br><br>To contribute to this Tutorial, <a href="https://github.com/XoopsDocs/mylinks-tutorial/" target="_blank">please fork it on GitHub</a>.
        <br> This document describes our <a href="https://www.gitbook.com/book/xoops/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="http://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/mylinks" 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>

    <!-- -----Help Content ---------- -->

</div>