From: <be...@us...> - 2012-07-01 11:38:16
|
Revision: 9760 http://xoops.svn.sourceforge.net/xoops/?rev=9760&view=rev Author: beckmi Date: 2012-07-01 11:38:09 +0000 (Sun, 01 Jul 2012) Log Message: ----------- Updating Help files Modified Paths: -------------- XoopsModules/soapbox/trunk/soapbox/language/japanese/admin.php XoopsModules/soapbox/trunk/soapbox/language/japanese/main.php XoopsModules/soapbox/trunk/soapbox/language/japanese/modinfo.php XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/admin.php XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/modinfo.php XoopsModules/soapbox/trunk/soapbox/language/spanish/admin.php XoopsModules/soapbox/trunk/soapbox/language/spanish/modinfo.php Added Paths: ----------- XoopsModules/soapbox/trunk/XOOPS2.55_mod_soapbox_1.60.Beta_mamba.zip XoopsModules/soapbox/trunk/soapbox/language/japanese/help/ XoopsModules/soapbox/trunk/soapbox/language/japanese/help/help.html XoopsModules/soapbox/trunk/soapbox/language/japanese/help/index.html XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/help/ XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/help/help.html XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/help/index.html XoopsModules/soapbox/trunk/soapbox/language/spanish/help/ XoopsModules/soapbox/trunk/soapbox/language/spanish/help/help.html XoopsModules/soapbox/trunk/soapbox/language/spanish/help/index.html Added: XoopsModules/soapbox/trunk/XOOPS2.55_mod_soapbox_1.60.Beta_mamba.zip =================================================================== (Binary files differ) Property changes on: XoopsModules/soapbox/trunk/XOOPS2.55_mod_soapbox_1.60.Beta_mamba.zip ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: XoopsModules/soapbox/trunk/soapbox/language/japanese/admin.php =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/japanese/admin.php 2012-07-01 11:17:25 UTC (rev 9759) +++ XoopsModules/soapbox/trunk/soapbox/language/japanese/admin.php 2012-07-01 11:38:09 UTC (rev 9760) @@ -143,4 +143,6 @@ define("_AM_SB_NOTIFY", "\xA4\xB3\xA4ε\xAD\xBB\xF6\xA4٥\xF3\xA5ȸ\xF8\xB3\xAB\xC4\xCC\xC3Τ\xB7\xA4ޤ\xB9\xA4\xAB?"); define("_AM_SB_POSTED", "ȯ\xB9\xD4\xC6\xFC\xC9\xD5:"); define("_AM_SB_REORDERART", "\xB5\xAD\xBB\x{1A59A5}\xA7\xA1\xBC\xA5Ȥ\xCE\xCAѹ\xB9"); -?> \ No newline at end of file +//1.06 +define('_AM_SB_MODULEADMIN_MISSING','Error: The ModuleAdmin class is missing. Please install the ModuleAdmin Class into /Frameworks (see /docs/readme.txt)'); +define("_AM_SB_NEED_APPROVAL", "Need Approval: <strong>%s</strong> "); \ No newline at end of file Added: XoopsModules/soapbox/trunk/soapbox/language/japanese/help/help.html =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/japanese/help/help.html (rev 0) +++ XoopsModules/soapbox/trunk/soapbox/language/japanese/help/help.html 2012-07-01 11:38:09 UTC (rev 9760) @@ -0,0 +1,42 @@ +<div id="help-template" class="outer"> + <h1 class="head">Help: + <a class="ui-corner-all tooltip" + href="<{$xoops_url}>/modules/soapbox/admin/index.php" + title="Back to the administration of Soapbox"> Soapbox <img + src="<{xoAdminIcons home.png}>" + alt="Back to the Administration of Soapbox"/> + </a></h1> + + <h4 class="odd">Description</h4><br/> + + This little module has a single purpose: to help you build in your site an editorial column section, where you can manage the columns and articles published in an ordered fashion.<br/><br/> + + It uses Smarty templates, can take comments, it's fully searchable, includes notification options, and lets users rate the articles as well as send private messages to the authors. Also, you can decide which groups of users see what specific columns.<br/><br/> + + + <h4 class="odd">Install/uninstall</h4><br/> + + No special measures necessary, follow the standard installation process – + extract the /soapbox 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> <br/><br/> + + + <h4 class="odd">Operating instructions</h4><br/> + + To set up this module you need to:<br/><br/> + i) Configure your preferences for the module (see ‘Preferences’) and + optionally the Partners block if you intend to use it (see + ‘Blocks’)<br/><br/> + ii) Check that you have given your user groups the necessary module and + block access rights to use this module. Group permissions are set through + the Administration Menu -> System -> Groups. <br/><br/>Detailed instructions + on configuring the access rights for user groups are available in the <a + href="http://goo.gl/adT2i">XOOPS Operations Manual</a><br/><br/> + + <h4 class="odd">Tutorial</h4><br/> + + Not available at the moment.<br /> + +</div> \ No newline at end of file Added: XoopsModules/soapbox/trunk/soapbox/language/japanese/help/index.html =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/japanese/help/index.html (rev 0) +++ XoopsModules/soapbox/trunk/soapbox/language/japanese/help/index.html 2012-07-01 11:38:09 UTC (rev 9760) @@ -0,0 +1 @@ +<script>history.go(-1);</script> \ No newline at end of file Modified: XoopsModules/soapbox/trunk/soapbox/language/japanese/main.php =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/japanese/main.php 2012-07-01 11:17:25 UTC (rev 9759) +++ XoopsModules/soapbox/trunk/soapbox/language/japanese/main.php 2012-07-01 11:38:09 UTC (rev 9760) @@ -85,4 +85,5 @@ define("_MD_SB_DATESUBNOCHANGE", "\xB5\xAD\xBB\xF6\xC6\xFC\xC9դ\xF2\xCAѹ\xB9\xA4\xB7\xA4ʤ\xA4"); define("_MD_SB_SELSUBMITS", "\xBE\xB5ǧ\xC2Ԥ\xC1\xA1\xCA\xC8\xF3ɽ\xBC\xA8\xA1˵\xAD\xBB\xF6"); define("_MD_SB_SELWAITEPUBLISH", "\xB8\xF8\xB3\xAB\xC6\xFC\xC2Ԥ\xC1\xA1\xCA\xC8\xF3ɽ\xBC\xA8\xA1˵\xAD\xBB\xF6"); -?> \ No newline at end of file +//1.60 +define("_MD_SB_WGT", "Weight"); \ No newline at end of file Modified: XoopsModules/soapbox/trunk/soapbox/language/japanese/modinfo.php =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/japanese/modinfo.php 2012-07-01 11:17:25 UTC (rev 9759) +++ XoopsModules/soapbox/trunk/soapbox/language/japanese/modinfo.php 2012-07-01 11:38:09 UTC (rev 9760) @@ -178,4 +178,7 @@ define("_MI_SB_FORM_KOIVI","Koivi Editor"); define("_MI_SB_FORM_TINYMCE","TinyMCE Editor"); -?> \ No newline at end of file +// 1.06 +define("_MI_SB_SUBMITS", 'Submissions'); +define("_MI_SB_ADD_ARTICLE", 'Add Article'); +define("_MI_SB_ADD_COLUMN", 'Add Column'); \ No newline at end of file Modified: XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/admin.php =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/admin.php 2012-07-01 11:17:25 UTC (rev 9759) +++ XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/admin.php 2012-07-01 11:38:09 UTC (rev 9760) @@ -143,4 +143,6 @@ define("_AM_SB_NOTIFY", "この記事をイベント公開通知しますか?"); define("_AM_SB_POSTED", "発行日付:"); define("_AM_SB_REORDERART", "記事ウェートの変更"); -?> \ No newline at end of file +//1.06 +define('_AM_SB_MODULEADMIN_MISSING','Error: The ModuleAdmin class is missing. Please install the ModuleAdmin Class into /Frameworks (see /docs/readme.txt)'); +define("_AM_SB_NEED_APPROVAL", "Need Approval: <strong>%s</strong> "); \ No newline at end of file Added: XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/help/help.html =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/help/help.html (rev 0) +++ XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/help/help.html 2012-07-01 11:38:09 UTC (rev 9760) @@ -0,0 +1,42 @@ +<div id="help-template" class="outer"> + <h1 class="head">Help: + <a class="ui-corner-all tooltip" + href="<{$xoops_url}>/modules/soapbox/admin/index.php" + title="Back to the administration of Soapbox"> Soapbox <img + src="<{xoAdminIcons home.png}>" + alt="Back to the Administration of Soapbox"/> + </a></h1> + + <h4 class="odd">Description</h4><br/> + + This little module has a single purpose: to help you build in your site an editorial column section, where you can manage the columns and articles published in an ordered fashion.<br/><br/> + + It uses Smarty templates, can take comments, it's fully searchable, includes notification options, and lets users rate the articles as well as send private messages to the authors. Also, you can decide which groups of users see what specific columns.<br/><br/> + + + <h4 class="odd">Install/uninstall</h4><br/> + + No special measures necessary, follow the standard installation process – + extract the /soapbox 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> <br/><br/> + + + <h4 class="odd">Operating instructions</h4><br/> + + To set up this module you need to:<br/><br/> + i) Configure your preferences for the module (see ‘Preferences’) and + optionally the Partners block if you intend to use it (see + ‘Blocks’)<br/><br/> + ii) Check that you have given your user groups the necessary module and + block access rights to use this module. Group permissions are set through + the Administration Menu -> System -> Groups. <br/><br/>Detailed instructions + on configuring the access rights for user groups are available in the <a + href="http://goo.gl/adT2i">XOOPS Operations Manual</a><br/><br/> + + <h4 class="odd">Tutorial</h4><br/> + + Not available at the moment.<br /> + +</div> \ No newline at end of file Added: XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/help/index.html =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/help/index.html (rev 0) +++ XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/help/index.html 2012-07-01 11:38:09 UTC (rev 9760) @@ -0,0 +1 @@ +<script>history.go(-1);</script> \ No newline at end of file Modified: XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/modinfo.php =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/modinfo.php 2012-07-01 11:17:25 UTC (rev 9759) +++ XoopsModules/soapbox/trunk/soapbox/language/japaneseutf/modinfo.php 2012-07-01 11:38:09 UTC (rev 9760) @@ -178,4 +178,9 @@ define("_MI_SB_FORM_KOIVI","Koivi Editor"); define("_MI_SB_FORM_TINYMCE","TinyMCE Editor"); -?> \ No newline at end of file +// 1.06 +define("_MI_SB_SUBMITS", 'Submissions'); +define("_MI_SB_ADD_ARTICLE", 'Add Article'); +define("_MI_SB_ADD_COLUMN", 'Add Column'); +//1.60 +define("_MD_SB_WGT", "Weight"); \ No newline at end of file Modified: XoopsModules/soapbox/trunk/soapbox/language/spanish/admin.php =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/spanish/admin.php 2012-07-01 11:17:25 UTC (rev 9759) +++ XoopsModules/soapbox/trunk/soapbox/language/spanish/admin.php 2012-07-01 11:38:09 UTC (rev 9760) @@ -143,4 +143,6 @@ define("_AM_SB_NOTIFY", "¿Notificar al publicar?"); define("_AM_SB_POSTED", "Publicado:"); define("_AM_SB_REORDERART", "Reordenar artículos (por peso)"); -?> \ No newline at end of file +//1.06 +define('_AM_SB_MODULEADMIN_MISSING','Error: The ModuleAdmin class is missing. Please install the ModuleAdmin Class into /Frameworks (see /docs/readme.txt)'); +define("_AM_SB_NEED_APPROVAL", "Need Approval: <strong>%s</strong> "); \ No newline at end of file Added: XoopsModules/soapbox/trunk/soapbox/language/spanish/help/help.html =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/spanish/help/help.html (rev 0) +++ XoopsModules/soapbox/trunk/soapbox/language/spanish/help/help.html 2012-07-01 11:38:09 UTC (rev 9760) @@ -0,0 +1,42 @@ +<div id="help-template" class="outer"> + <h1 class="head">Help: + <a class="ui-corner-all tooltip" + href="<{$xoops_url}>/modules/soapbox/admin/index.php" + title="Back to the administration of Soapbox"> Soapbox <img + src="<{xoAdminIcons home.png}>" + alt="Back to the Administration of Soapbox"/> + </a></h1> + + <h4 class="odd">Description</h4><br/> + + This little module has a single purpose: to help you build in your site an editorial column section, where you can manage the columns and articles published in an ordered fashion.<br/><br/> + + It uses Smarty templates, can take comments, it's fully searchable, includes notification options, and lets users rate the articles as well as send private messages to the authors. Also, you can decide which groups of users see what specific columns.<br/><br/> + + + <h4 class="odd">Install/uninstall</h4><br/> + + No special measures necessary, follow the standard installation process – + extract the /soapbox 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> <br/><br/> + + + <h4 class="odd">Operating instructions</h4><br/> + + To set up this module you need to:<br/><br/> + i) Configure your preferences for the module (see ‘Preferences’) and + optionally the Partners block if you intend to use it (see + ‘Blocks’)<br/><br/> + ii) Check that you have given your user groups the necessary module and + block access rights to use this module. Group permissions are set through + the Administration Menu -> System -> Groups. <br/><br/>Detailed instructions + on configuring the access rights for user groups are available in the <a + href="http://goo.gl/adT2i">XOOPS Operations Manual</a><br/><br/> + + <h4 class="odd">Tutorial</h4><br/> + + Not available at the moment.<br /> + +</div> \ No newline at end of file Added: XoopsModules/soapbox/trunk/soapbox/language/spanish/help/index.html =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/spanish/help/index.html (rev 0) +++ XoopsModules/soapbox/trunk/soapbox/language/spanish/help/index.html 2012-07-01 11:38:09 UTC (rev 9760) @@ -0,0 +1 @@ +<script>history.go(-1);</script> \ No newline at end of file Modified: XoopsModules/soapbox/trunk/soapbox/language/spanish/modinfo.php =================================================================== --- XoopsModules/soapbox/trunk/soapbox/language/spanish/modinfo.php 2012-07-01 11:17:25 UTC (rev 9759) +++ XoopsModules/soapbox/trunk/soapbox/language/spanish/modinfo.php 2012-07-01 11:38:09 UTC (rev 9760) @@ -180,4 +180,7 @@ define("_MI_SB_FORM_KOIVI","Editor Koivi"); define("_MI_SB_FORM_TINYMCE","Editor TinyMCE"); -?> \ No newline at end of file +// 1.06 +define("_MI_SB_SUBMITS", 'Submissions'); +define("_MI_SB_ADD_ARTICLE", 'Add Article'); +define("_MI_SB_ADD_COLUMN", 'Add Column'); \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |