From: <be...@us...> - 2012-08-02 22:44:11
|
Revision: 9980 http://xoops.svn.sourceforge.net/xoops/?rev=9980&view=rev Author: beckmi Date: 2012-08-02 22:44:05 +0000 (Thu, 02 Aug 2012) Log Message: ----------- Updating Help file Modified Paths: -------------- XoopsModules/wfdownloads/trunk/wfdownloads/language/english/help/help.html Modified: XoopsModules/wfdownloads/trunk/wfdownloads/language/english/help/help.html =================================================================== --- XoopsModules/wfdownloads/trunk/wfdownloads/language/english/help/help.html 2012-08-02 22:32:08 UTC (rev 9979) +++ XoopsModules/wfdownloads/trunk/wfdownloads/language/english/help/help.html 2012-08-02 22:44:05 UTC (rev 9980) @@ -1,20 +1,20 @@ <div id="help-template" class="outer"> <h1 class="head">Help: - <a class="ui-corner-all tooltip" href="<{$xoops_url}>/modules/oledrion/admin/index.php" - title="Back to the administration of Oledrion"> Oledrion + <a class="ui-corner-all tooltip" href="<{$xoops_url}>/modules/wfdownloads/admin/index.php" + title="Back to the administration of WF-Downloads"> WF-Downloads <img src="<{xoAdminIcons home.png}>" - alt="Back to the Administration of Oledrion"/> + alt="Back to the Administration of WF-Downloads"/> </a></h1> <h4 class="odd">Description</h4> - <p class="even">This module is an e-Commerce module for XOOPS.<br /> <br /> + <p class="even">WF-Downloads is a download module for XOOPS. You can create a download section with multiple categories and sub-categories. You decide which groups are allowed to upload which type of files separately. <br /> <br /> </p> <h4 class="odd">Install/uninstall</h4> <p class="even">No special measures necessary, follow the standard installation process – - extract the /birthday folder into the ../modules directory. Install the + extract the module folder into the ../modules directory. Install the module through Admin -> System Module -> Modules.<br /> <br /> Detailed instructions on installing modules are available in the <a href="http://goo.gl/adT2i">XOOPS Operations Manual</a> </p> @@ -28,6 +28,6 @@ <h4 class="odd">Tutorial</h4> - <p class="even">There is no tutorial available at the moment.</p> + <p class="even">You can see more info <a href="<{$xoops_url}>/modules/wfdownloads/docs/english/readme.html" title="WF-Downloads Detailed Help" alt="WF-Downloads Detailed Help"/> here</a>.</p> </div> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |