From: <wis...@us...> - 2017-07-30 10:15:19
|
Revision: 13261 http://sourceforge.net/p/xoops/svn/13261 Author: wishcraft Date: 2017-07-30 10:15:16 +0000 (Sun, 30 Jul 2017) Log Message: ----------- Webdav User Propogation & Management module! Added Paths: ----------- XoopsModules/webdav/ XoopsModules/webdav/trunk/ XoopsModules/webdav/trunk/modules/ XoopsModules/webdav/trunk/modules/webdav/ XoopsModules/webdav/trunk/modules/webdav/admin/ XoopsModules/webdav/trunk/modules/webdav/admin/index.html XoopsModules/webdav/trunk/modules/webdav/class/ XoopsModules/webdav/trunk/modules/webdav/class/index.html XoopsModules/webdav/trunk/modules/webdav/crons/ XoopsModules/webdav/trunk/modules/webdav/crons/index.html XoopsModules/webdav/trunk/modules/webdav/images/ XoopsModules/webdav/trunk/modules/webdav/images/index.html XoopsModules/webdav/trunk/modules/webdav/include/ XoopsModules/webdav/trunk/modules/webdav/include/data/ XoopsModules/webdav/trunk/modules/webdav/include/data/index.html XoopsModules/webdav/trunk/modules/webdav/include/index.html XoopsModules/webdav/trunk/modules/webdav/language/ XoopsModules/webdav/trunk/modules/webdav/language/english/ XoopsModules/webdav/trunk/modules/webdav/language/english/admin.php XoopsModules/webdav/trunk/modules/webdav/language/english/forms.php XoopsModules/webdav/trunk/modules/webdav/language/english/index.html XoopsModules/webdav/trunk/modules/webdav/language/english/mail_templates/ XoopsModules/webdav/trunk/modules/webdav/language/english/main.php XoopsModules/webdav/trunk/modules/webdav/language/english/modinfo.php XoopsModules/webdav/trunk/modules/webdav/language/english/release.nfo XoopsModules/webdav/trunk/modules/webdav/language/english/release.xcode XoopsModules/webdav/trunk/modules/webdav/language/english/style.css XoopsModules/webdav/trunk/modules/webdav/language/index.html XoopsModules/webdav/trunk/modules/webdav/sql/ XoopsModules/webdav/trunk/modules/webdav/sql/index.html XoopsModules/webdav/trunk/modules/webdav/templates/ XoopsModules/webdav/trunk/modules/webdav/templates/index.html XoopsModules/webdav/trunk/modules/webdav/xoops_version.php Added: XoopsModules/webdav/trunk/modules/webdav/admin/index.html =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/admin/index.html (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/admin/index.html 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/admin/index.html ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/class/index.html =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/class/index.html (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/class/index.html 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/class/index.html ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/crons/index.html =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/crons/index.html (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/crons/index.html 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/crons/index.html ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/images/index.html =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/images/index.html (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/images/index.html 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/images/index.html ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/include/data/index.html =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/include/data/index.html (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/include/data/index.html 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/include/data/index.html ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/include/index.html =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/include/index.html (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/include/index.html 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/include/index.html ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/language/english/admin.php =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/language/english/admin.php (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/language/english/admin.php 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1,53 @@ +<?php +/** + * XOOPS Webdav Propogating + Management module + * + * You may not change or alter any portion of this comment or credits + * of supporting developers from this source code or any supporting source code + * which is considered copyrighted (c) material of the original comment or credit authors. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + * @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ + * @license General Public License version 3 + * @author Simon Roberts <wis...@us...> + * @subpackage webdav + * @description Module for controlling and propogating webdav resources for XOOPS Users + * @version 1.0.1 + * @link https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/webdav + * @link https://sourceforge.net/projects/chronolabs/files/XOOPS%202.6/Modules/webdav + * @link https://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsModules/webdav + * @link http://internetfounder.wordpress.com + */ + + +if (!defined('XOOPS_ROOT_PATH')) { exit(); } + +define("LANGS_MA_INDEX_H1","Languages Supported"); +define("LANGS_MA_INDEX_P1","This is a browsable list of the languages that are supported on the system, if you have a log in once your logged in you can place a request for any other languages you want to define and tabulate!"); +define("LANGS_MA_TD_NAME","Language"); +define("LANGS_MA_TD_FOLDER","Storage Folder/Path"); +define("LANGS_MA_TD_CODE","utf8 Code"); +define("LANGS_MA_TD_SPOKEN","Users with Spoken"); +define("LANGS_MA_TD_WRITTEN","Users with Written"); +define("LANGS_MA_TD_ACTION","Maintenance Actions"); +define("LANGS_AM_HTACCESS_H1", "Apache2 ModRewrite .htaccess"); +define("LANGS_AM_HTACCESS_P1", "This is the apache2 module for URL rewriting this goes in your <strong>".XOOPS_ROOT_PATH.DIRECTORY_SEPARATOR.".htaccess</strong> file"); +define("LANGS_MA_ERROR_NOLANGUAGEFOUND", "Language not found under the identity number!"); +define("LANGS_MA_LANGUAGES_DELETE", "Are you sure you wish to delete the language %s?"); +define("LANGS_MA_DELETE_DONE","No trouble deleting the language %s!"); +define("LANGS_MA_DELETE_ERROR","There was an error deleting the language %s!"); +define("LANGS_MA_LANGUAGE_EDIT_H1", "Edit Language Resource"); +define("LANGS_MA_LANGUAGE_EDIT_P1", "With the form below you will be able to edit the language resource as well as define and image or flag for the language!"); +define("LANGS_MA_MISSINGNAMEORCODE","You must specify fields: <strong>name + code</strong> ~ intially the other fields are supplimentary!"); +define("LANGS_MA_SAVE_DONE","No trouble saving the language %s!"); +define("LANGS_MA_SAVE_ERROR","There was an error saving the language %s!"); +define("LANGS_MA_REQUESTS_H1","Requests Waiting for Action"); +define("LANGS_MA_REQUESTS_P1","These are the languages that are being requested to be added or declined on being supported by this portal!"); +define("LANGS_MA_ACTION_DECLINE", "Decline Request"); +define("LANGS_MA_ACTION_APPROVE", "Approve Request"); +define("LANGS_MA_REQUEST_DECLINED_SUBJECT", "%s been declined for language type resource!"); +define("LANGS_MA_REQUEST_APPROVED_SUBJECT", "%s been approved for language type resource!"); +define("LANGS_MA_ERROR_NOREQUESTSWAITING", "No Languages are currently waiting for approval or declination on the Language Request queue!"); +?> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/language/english/admin.php ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/language/english/forms.php =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/language/english/forms.php (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/language/english/forms.php 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1,40 @@ +<?php +/** + * XOOPS Webdav Propogating + Management module + * + * You may not change or alter any portion of this comment or credits + * of supporting developers from this source code or any supporting source code + * which is considered copyrighted (c) material of the original comment or credit authors. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + * @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ + * @license General Public License version 3 + * @author Simon Roberts <wis...@us...> + * @subpackage webdav + * @description Module for controlling and propogating webdav resources for XOOPS Users + * @version 1.0.1 + * @link https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/webdav + * @link https://sourceforge.net/projects/chronolabs/files/XOOPS%202.6/Modules/webdav + * @link https://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsModules/webdav + * @link http://internetfounder.wordpress.com + */ + + +if (!defined('XOOPS_ROOT_PATH')) { exit(); } + +define("LANGS_FORMS_REQUESTS_TITLE", "Request new language to be added to supported types!"); +define("LANGS_FORMS_REQUESTS_NAME","Language Name"); +define("LANGS_FORMS_REQUESTS_FOLDER","Language Folder"); +define("LANGS_FORMS_REQUESTS_CODE","Language Code"); +define("LANGS_FORMS_REQUESTS_FLAG","Flag for Language"); +define("LANGS_FORMS_REQUESTS_FLAG_DESC","Must be an image file ie. JPG, PNG, GIF no more than: 796 Kb's!"); + +define("LANGS_FORMS_LANGUAGE_TITLE", "Edit language within resource"); +define("LANGS_FORMS_LANGUAGE_NAME","Language Name"); +define("LANGS_FORMS_LANGUAGE_FOLDER","Language Folder"); +define("LANGS_FORMS_LANGUAGE_CODE","Language Code"); +define("LANGS_FORMS_LANGUAGE_FLAG","Flag for Language"); +define("LANGS_FORMS_LANGUAGE_FLAG_DESC","Must be an image file ie. JPG, PNG, GIF no more than: 796 Kb's!"); +?> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/language/english/forms.php ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/language/english/index.html =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/language/english/index.html (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/language/english/index.html 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/language/english/index.html ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/language/english/main.php =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/language/english/main.php (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/language/english/main.php 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1,43 @@ +<?php +/** + * XOOPS Webdav Propogating + Management module + * + * You may not change or alter any portion of this comment or credits + * of supporting developers from this source code or any supporting source code + * which is considered copyrighted (c) material of the original comment or credit authors. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + * @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ + * @license General Public License version 3 + * @author Simon Roberts <wis...@us...> + * @subpackage webdav + * @description Module for controlling and propogating webdav resources for XOOPS Users + * @version 1.0.1 + * @link https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/webdav + * @link https://sourceforge.net/projects/chronolabs/files/XOOPS%202.6/Modules/webdav + * @link https://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsModules/webdav + * @link http://internetfounder.wordpress.com + */ + + + +if (!defined('XOOPS_ROOT_PATH')) { exit(); } + +define("LANGS_MN_INDEX_TITLE", "Supported Languages: %s of %s"); +define("LANGS_MN_INDEX_H1","Languages Supported"); +define("LANGS_MN_INDEX_P1","This is a browsable list of the languages that are supported on the system, if you have a log in once your logged in you can place a request for any other languages you want to define and tabulate!"); +define("LANGS_MN_REQUESTS_H1","Request Additional Language"); +define("LANGS_MN_REQUESTS_P1","Fill out the form below to request a new language to be supported by this portal, you will have to wait till they are approved before it becomes available!"); +define("LANGS_MN_TD_NAME","Language"); +define("LANGS_MN_TD_FOLDER","Storage Folder/Path"); +define("LANGS_MN_TD_CODE","utf8 Code"); +define("LANGS_MN_TD_SPOKEN", "Users with Spoken"); +define("LANGS_MN_TD_WRITTEN", "Users with Written"); +define("LANGS_MN_NEEDTOLOGIN", "You need to be logged in to use this feature!"); +define("LANGS_MN_MISSINGNAMEORCODE","You must specify fields: <strong>name + code</strong> ~ intially the other fields are supplimentary!"); + +// Email Subjects +define("LANGS_MN_REQUEST_SUBJECT", "%s ~ Addition Languge Requested added to Portal"); +?> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/language/english/main.php ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/language/english/modinfo.php =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/language/english/modinfo.php (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/language/english/modinfo.php 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1,92 @@ +<?php +/** + * XOOPS Webdav Propogating + Management module + * + * You may not change or alter any portion of this comment or credits + * of supporting developers from this source code or any supporting source code + * which is considered copyrighted (c) material of the original comment or credit authors. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + * @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ + * @license General Public License version 3 + * @author Simon Roberts <wis...@us...> + * @subpackage webdav + * @description Module for controlling and propogating webdav resources for XOOPS Users + * @version 1.0.1 + * @link https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/webdav + * @link https://sourceforge.net/projects/chronolabs/files/XOOPS%202.6/Modules/webdav + * @link https://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsModules/webdav + * @link http://internetfounder.wordpress.com + */ + + + +if (!defined('XOOPS_ROOT_PATH')) { exit(); } + +// Module definition headers for xoops_version.php +define('WEBDAV_MI_NAME','Webdav Control'); +define('WEBDAV_MI_VERSION','1.01'); +define('WEBDAV_MI_RELEASEDATE','30-07-2017'); +define('WEBDAV_MI_STATUS','release'); +define('WEBDAV_MI_DESCRIPTION','User Webdav Controller'); +define('WEBDAV_MI_CREDITS','Mynamesnot, Wishcraft'); +define('WEBDAV_MI_AUTHORALIAS','wishcraft'); +define('WEBDAV_MI_HELP','page=help'); +define('WEBDAV_MI_LICENCE','gpl3+academic'); +define('WEBDAV_MI_OFFICAL','1'); +define('WEBDAV_MI_ICON','images/mlogo.png'); +define('WEBDAV_MI_WEBSITE','http://au.syd.snails.email'); +define('WEBDAV_MI_ADMINMODDIR','/Frameworks/moduleclasses/moduleadmin'); +define('WEBDAV_MI_ADMINICON16','../../Frameworks/moduleclasses/icons/16'); +define('WEBDAV_MI_ADMINICON32','../../Frameworks/moduleclasses/icons/32'); +define('WEBDAV_MI_RELEASEINFO',__DIR__ . DIRECTORY_SEPARATOR . 'release.nfo'); +define('WEBDAV_MI_RELEASEXCODE',__DIR__ . DIRECTORY_SEPARATOR . 'release.xcode'); +define('WEBDAV_MI_RELEASEFILE','https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/webdav/xoops2.5_webdav_1.03.7z/download'); +define('WEBDAV_MI_AUTHORREALNAME','Simon Antony Roberts'); +define('WEBDAV_MI_AUTHORWEBSITE','http://internetfounder.wordpress.com'); +define('WEBDAV_MI_AUTHORSITENAME','Exhumations from the desks of Chronographics'); +define('WEBDAV_MI_AUTHOREMAIL','simon@snails.email'); +define('WEBDAV_MI_AUTHORWORD',''); +define('WEBDAV_MI_WARNINGS',''); +define('WEBDAV_MI_DEMO_SITEURL',''); +define('WEBDAV_MI_DEMO_SITENAME',''); +define('WEBDAV_MI_SUPPORT_SITEURL',''); +define('WEBDAV_MI_SUPPORT_SITENAME',''); +define('WEBDAV_MI_SUPPORT_FEATUREREQUEST',''); +define('WEBDAV_MI_SUPPORT_BUGREPORTING',''); +define('WEBDAV_MI_DEVELOPERS','Simon Roberts (Wishcraft)'); // Sperated by a Pipe (|) +define('WEBDAV_MI_TESTERS',''); // Sperated by a Pipe (|) +define('WEBDAV_MI_TRANSLATERS',''); // Sperated by a Pipe (|) +define('WEBDAV_MI_DOCUMENTERS',''); // Sperated by a Pipe (|) +define('WEBDAV_MI_HASSEARCH',false); +define('WEBDAV_MI_HASMAIN',true); +define('WEBDAV_MI_HASADMIN',true); +define('WEBDAV_MI_HASCOMMENTS',false); + +// Admin Menu +define("WEBDAV_MI_ADMENU_INDEX","Admin Homepage"); +define("WEBDAV_MI_ADMENU_LANGUAGES","Languages Admin"); +define("WEBDAV_MI_ADMENU_REQUESTS","Language Requests"); +define("WEBDAV_MI_ADMENU_HTACCESS", ".htaccess Config"); +define("WEBDAV_MI_ADMENU_ABOUT", "About Languages"); + +//Main Menu +define("WEBDAV_MI_MENU_REQUESTS", "Request New Language"); + +// Configguration Categories +define('WEBDAV_MI_CONFCAT_SEO','Search Engine Optimization'); +define('WEBDAV_MI_CONFCAT_SEO_DESC',''); + +// Configuration Descriptions and Titles +define('WEBDAV_MI_HTACCESS','.htaccess SEO URL'); +define('WEBDAV_MI_HTACCESS_DESC',''); +define('WEBDAV_MI_BASE','Base .htaccess path'); +define('WEBDAV_MI_BASE_DESC',''); +define('WEBDAV_MI_HTML','Extension for HTML output with SEO URL'); +define('WEBDAV_MI_HTML_DESC',''); +define("WEBDAV_MI_ITEMSPERPAGE","Items per page"); +define("WEBDAV_MI_ITEMSPERPAGE_DESC",""); + +?> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/language/english/modinfo.php ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/language/english/release.nfo =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/language/english/release.nfo (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/language/english/release.nfo 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1,132 @@ + +--[ Release Information ]------------------------------------------------------------ + +hhhhhhhhhhhhhhhhhhhhhhhh- -hhhhhhhhhhhhhhhhhhhhhhhh +hh snails.email hhhhhhhh- -hhhhhhhhhhhhhhhhhhhhhhhh +hhhhhhhhhhhhhhhhhhhhhhys. `..------..` .syhhhhhhhhhhhhhhhhhhhhhh +hhhhhhhhhhhhhhhhhhhy+-` `.:/ooyhhhhhhhhhhhhhhyoo/:.` `-+yhhhhhhhhhhhhhhhhhhh +hhhhhhhhhhhhhhhhhhh: `-+shhhhhhhhhhhhhhhhhhhhhhhhhhhhs+-` :hhhhhhhhhhhhhhhhhhh +hhhhhhhhhhhhhhhhhhhhs:/shhhhy+yhhhhhhyyyyyyyyyyhhhhhhy+yhhhhs/:shhhhhhhhhhhhhhhhhhhh +hhhhhhhhhhhhhhhhhhhhhhhhhhhhs `/+/..` ``.-/+/` shhhhhhhhhhhhhhhhhhhhhhhhhhhh +hhhhhhhhhhhhhhhhhhhhhhhhhhyo: `.:+osyyyyyyso+:.` :oyhhhhhhhhhhhhhhhhhhhhhhhhhh +hhhhhhhhhhhhhhhhhhhhhhhy+- `-+ydmmmmmmmmmmmmmmmmmmdy+-` -+yhhhhhhhhhhhhhhhhhhhhhhh +hhhhhhhy/shhhhhhhhhhhs:` `:sdmmmmmmmmmmmmmmmmmmmmmmmmmmds:` `:shhhhhhhhhhhs/yhhhhhhh +hhhhhhs. -yhhhhhhhs- .odmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmdo. -shhhhhhhy- .shhhhhh +hhhhhs` -hhhhhhh: .smmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmms. :hhhhhhh- `shhhhh +````. :hhhhhhs` `ommmmmmmmmmdhyhmmmmmdhyhmmmmmhyhdmmmmmmmmmmo` `shhhhhh: .```` + :hddddh+ .hmmmmmmmmmo.``.``-s+. `. `/y/` .` .+dmmmmmmmmh. +hhhhdh: + -hdh+//: -dmmmmmmmmh. :ymmds` /hmmd+` odmmh/ `ymmmmmmmmd- ://+hdh- + `ydddh+` -dmmmmmmmmd. +mmmmmy` /mmmms ommmmms``hmmmmmmmmd- `+hdddy` + /dddddh` `hmmmmmmmmm+ .mmmmmm/ - hmmd` - .dmmmmm: -mmmmmmmmmh` `hddddd/ + `yddddd/ +mmmmmmmmmm- /mmmmmd. o` smmh `y` ymmmmms .mmmmmmmmmm+ /dddddy` + -dddddh. `dmmmmmmmmmm: :mmmmmm- +` smmh `o` hmmmmmo .mmmmmmmmmmd` .hddddh- + +dddddy :mmmmmmmmmmms .mmmmmm/ ` hmmd. ` -mmmmmm- :mmmmmmmmmmm: yddddd+ + oddddds /mmmmmmmmmmmd. +mmmmmy` +mmmms ommmmmy``hmmmmmmmmmmm/ sdddddo + oddddds /mmmmmmmmmmmmy` ommmmm- `ymmmmd` `hmmmmh. +mmmmmmmmmmmm/ sdddddo + +dddddy :mmmmmdo:ymmmmy` /dmh- . `omms. . .smdo` +mmmd//hmmmmmm: yddddd+ + -dddddh. `hmmdo` -ydddddh: `- +dy. `. `odo` .` -yddddh/ /hmmmd` .hddddd- + `yddddd/ +md: ``-.` ``--`` ``-.` `dmm+ /dddddy` + /dddddh` `hmd+` -yhhhhhhdmmmmmdhddmmmmmdhdmmmmmdhhhhhh/ /hmmh` `hddddd/ + `ydddh+` .dmmdo/smmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmh//hmmmd. `+hdddy` + -ddh+//: -hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmh- ://+hdd- + :ddddddo .ymmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmy. odddddd: +..... /ddddddy` `+dmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmd+ `ydddddd/ ..... +dddddy` :hdddddd/ .odmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmdo. /ddddddh: `yddddd +ddddddy. :hdddddddy: .+hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmh+. :ydddddddh: .ydddddd +dddddddh+ydddddddddddy/` -ohdddmmmmmmmmmmmmmmmmmmdmdddho- `/ydddddddddddy+hddddddd +mdddddmmmmmmmmmmmmmmmmddo- ./oyddddddddddddddddddyo/. -odmmmmmmmmmmmmmddmddmmmmd +mmmmmmmmmmmmmmmmmmmmmmmmmmds: ``-//+osssso+//-`` :sdmmmmmmmmmmmmmmmmmmmmmmmmmm +mmmmmmmmmmmmmmmmmmmmmmmmmmmmh `+o/-.`` ``.-/o+` hmmmmmmmmmmmmmmmmmmmmmmmmmmmm +mmmmmmmmmmmmmmmmmmmmy/+ydmmmdodmmmmmdddhhhhhhdddmmmmmdodmmmdy+/ymmmmmmmmmmmmmmmmmmmm +mmmmmmmmmmmmmmmmmmd: `:oydmmmmmmmmmmmmmmmmmmmmmmmmmmdyo:` :dmmmmmmmmmmmmmmmmmm +mmmmmmmmmmmmmmmmmmmds:` `.:+syhdmmmmmmmmmmmmdhys+:.` `:sdmmmmmmmmmmmmm au mm +mmmmmmmmmmmmmmmmmmmmmmdh. `.-::::::-.` .hdmmmmmmmmmmmmmm 2017 mm +mmmmmmmmmmmmmmmmmmmmmmmm: :mmmmmmmmmmm wishcraft mm +mmmmmmmmmmmmmmmmmmmmmmmm: :mmmmmmmmmmmmmmmmmmmmmmmm + +Chronolabs Cooperative Presents a Release for XOOPS 2.5; this is an module for addin +Tag, Nodes, Keywords based in categories and tags, and is based on phppp Tag 2.30... + +--[ Release Versioning ]------------------------------------------------------------ + +Licence: GPL3 + ACADEMIC +Frameworks: XOOPS 2.5.8, php7.0, mysql 5.x, ubuntu/debian +Type: XOOPS Module +Title: Tags +Description: Tagging content in nodes and keywords in the XOOPS System with Cat`s! +Version: 3.01 +Upgradable: +Status: Release +Commissioned: 1970-02-02 00:22:22 +1000 +Public: 1970-02-02 00:22:22 +1000 + +--[ Release Author Data ]------------------------------------------------------------ + +Name: Simon Antony Roberts +eMail: simon@snails.email +Skype: antony.cipher +Time-zone: Australia/Sydney +Location: Marrickville South, NSW, Australia +Aliases: wishcraft, mynamesnot +Blog: http://internetfounder.wordpress.com +Twitter: https://twitter.com/SimonASaies +Facebook: https://facebook.com/mynamesnot +Google+: https://plus.google.com/u/0/105256588269767640343 +Group Profile: http://snails.email/naut/au/syd/1 +XOOPS Profile: http://xoops.org/modules/profile/userinfo.php?uid=62352 +Sourceforge Profile: https://sourceforge.net/users/wishcraft/profile +GitHub Profile: http://github.com/Cipherhouse + +--[ Release Group Data ]---------------------------------------------------------- + +Icon: https://labs.partnerconsole.net/execute2/external/reseller-logo +Avatar: https://labs.partnerconsole.net/execute2/external/reseller-logo +Name: Chronolabs Cooperative +eMail: chronolabs@snails.email +Time-zone: Australia/Sydney +Location: Marrickville South, NSW, Australia +Registration: http://www.abr.business.gov.au/SearchByAbn.aspx?abn=41460248629 +Blog: http://internetfounder.wordpress.com +Twitter: https://twitter.com/ChronolabsCoop +Facebook: https://facebook.com/ChronolabsCoop +Google+: +Profile: http://au.syd.snails.email +Sourceforge Profile: https://sourceforge.net/projects/chronolabs +GitHub Profile: http://github.com/Chronolabs-Cooperative + +--[ Translation Author ]------------------------------------------------------------ + +Language: English +CharSet: UTF8 +LangCode: EN +Name: Simon Antony Roberts +eMail: simon@snails.email +Skype: antony.cipher +Time-zone: Australia/Sydney +Location: Marrickville South, NSW, Australia +Aliases: wishcraft, mynamesnot +Blog: http://internetfounder.wordpress.com +Twitter: https://twitter.com/SimonASaies +Facebook: https://facebook.com/mynamesnot +Google+: https://plus.google.com/u/0/105256588269767640343 +Group Profile: http://snails.email/naut/au/syd/1 +XOOPS Profile: http://xoops.org/modules/profile/userinfo.php?uid=62352 +Sourceforge Profile: https://sourceforge.net/users/wishcraft/profile +GitHub Profile: http://github.com/Cipherhouse + +--[ Release Resources ]------------------------------------------------------------ + +File ZIP: +File RAR: +File 7Z: +File TAR.GZ: +Git Pull: + +--[ Project Data ]---------------------------------------------------------------- + +Repository XOOPS: https://svn.code.sf.net/p/xoops/svn/XoopsModules/tag +Repository SVN: +Repository GIT: +Icon: +Avatar: +Banner: Added: XoopsModules/webdav/trunk/modules/webdav/language/english/release.xcode =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/language/english/release.xcode (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/language/english/release.xcode 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1,16 @@ +[center][img]https://labs.partnerconsole.net/execute2/external/reseller-logo[/img] +[i][b][size=large]Chronolabs Cooperative ~ Presents[/size][/b][/i] +[u][b][size=xlarge]Tags ~ Version 3.01[/size][/b][/u][/center] + + +[b][size=small]Description[/size][/b] + +Tags version 3.01 is based on phppp from China's Districts version 2.30 now with categories and process of importing and merging categories as well it offer a wide range of diverse browsing of tags in nodes of keywords and term. + +It is for use in other module with the extensions and plugins in place you can have a dynamic pillow book of tags. + + +[b][size=small]Downloads[/size][/b] + +You can download from: [b][u][url=https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/tag/xoops2.5_tag_3.01.7z/download]*.7z[/url], [url=https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/tag/xoops2.5_tag_3.01.zip/download +]*.zip[/url], [url=https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/tag/xoops2.5_tag_3.01.tar.gz/download]*.tar.gz[/url], [url=https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/tag/xoops2.5_tag_3.01.rar/download]*.rar[/url]![/u][/b] \ No newline at end of file Index: XoopsModules/webdav/trunk/modules/webdav/language/english/style.css =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/language/english/style.css 2017-07-30 07:56:26 UTC (rev 13260) +++ XoopsModules/webdav/trunk/modules/webdav/language/english/style.css 2017-07-30 10:15:16 UTC (rev 13261) Property changes on: XoopsModules/webdav/trunk/modules/webdav/language/english/style.css ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/language/index.html =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/language/index.html (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/language/index.html 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/language/index.html ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/sql/index.html =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/sql/index.html (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/sql/index.html 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/sql/index.html ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/templates/index.html =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/templates/index.html (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/templates/index.html 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/templates/index.html ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Added: XoopsModules/webdav/trunk/modules/webdav/xoops_version.php =================================================================== --- XoopsModules/webdav/trunk/modules/webdav/xoops_version.php (rev 0) +++ XoopsModules/webdav/trunk/modules/webdav/xoops_version.php 2017-07-30 10:15:16 UTC (rev 13261) @@ -0,0 +1,472 @@ +<?php +/** + * XOOPS Webdav Propogating + Management module + * + * You may not change or alter any portion of this comment or credits + * of supporting developers from this source code or any supporting source code + * which is considered copyrighted (c) material of the original comment or credit authors. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + * @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ + * @license General Public License version 3 + * @author Simon Roberts <wis...@us...> + * @subpackage webdav + * @description Module for controlling and propogating webdav resources for XOOPS Users + * @version 1.0.1 + * @link https://sourceforge.net/projects/chronolabs/files/XOOPS%202.5/Modules/webdav + * @link https://sourceforge.net/projects/chronolabs/files/XOOPS%202.6/Modules/webdav + * @link https://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsModules/webdav + * @link http://internetfounder.wordpress.com + */ + + +if (!defined('XOOPS_ROOT_PATH')) { exit(); } + +$modversion = array(); +$modversion["name"] = WEBDAV_MI_NAME; +$modversion["version"] = WEBDAV_MI_VERSION; +$modversion["description"] = WEBDAV_MI_DESC; +$modversion["dirname"] = basename(__DIR__); +$modversion['releasedate'] = WEBDAV_MI_RELEASEDATE; +$modversion['status'] = WEBDAV_MI_STATUS; +$modversion['description'] = WEBDAV_MI_DESCRIPTION; +$modversion['credits'] = WEBDAV_MI_CREDITS; +$modversion['author'] = WEBDAV_MI_AUTHORALIAS; +$modversion['help'] = WEBDAV_MI_HELP; +$modversion['license'] = WEBDAV_MI_LICENCE; +$modversion['official'] = WEBDAV_MI_OFFICAL; +$modversion['image'] = WEBDAV_MI_ICON; +$modversion['module_status'] = WEBDAV_MI_STATUS; +$modversion['website'] = WEBDAV_MI_WEBSITE; +$modversion['dirmoduleadmin'] = WEBDAV_MI_ADMINMODDIR; +$modversion['icons16'] = WEBDAV_MI_ADMINICON16; +$modversion['icons32'] = WEBDAV_MI_ADMINICON32; +$modversion['release_info'] = WEBDAV_MI_RELEASEINFO; +$modversion['release_file'] = WEBDAV_MI_RELEASEFILE; +$modversion['release_date'] = WEBDAV_MI_RELEASEDATE; +$modversion['author_realname'] = WEBDAV_MI_AUTHORREALNAME; +$modversion['author_website_url'] = WEBDAV_MI_AUTHORWEBSITE; +$modversion['author_website_name'] = WEBDAV_MI_AUTHORSITENAME; +$modversion['author_email'] = WEBDAV_MI_AUTHOREMAIL; +$modversion['author_word'] = WEBDAV_MI_AUTHORWORD; +$modversion['status_version'] = WEBDAV_MI_VERSION; +$modversion['warning'] = WEBDAV_MI_WARNINGS; +$modversion['demo_site_url'] = WEBDAV_MI_DEMO_SITEURL; +$modversion['demo_site_name'] = WEBDAV_MI_DEMO_SITENAME; +$modversion['support_site_url'] = WEBDAV_MI_SUPPORT_SITEURL; +$modversion['support_site_name'] = WEBDAV_MI_SUPPORT_SITENAME; +$modversion['submit_feature'] = WEBDAV_MI_SUPPORT_FEATUREREQUEST; +$modversion['submit_bug'] = WEBDAV_MI_SUPPORT_BUGREPORTING; +$modversion['people']['developers'] = explode("|", WEBDAV_MI_DEVELOPERS); +$modversion['people']['testers'] = explode("|", WEBDAV_MI_TESTERS); +$modversion['people']['translaters'] = explode("|", WEBDAV_MI_TRANSLATERS); +$modversion['people']['documenters'] = explode("|", WEBDAV_MI_DOCUMENTERS); + +// Requirements +$modversion['min_php'] = '7.0'; +$modversion['min_xoops'] = '2.5.8'; +$modversion['min_db'] = array('mysql' => '5.0.7', 'mysqli' => '5.0.7'); +$modversion['min_admin'] = '1.1'; + +// database tables +$modversion["sqlfile"]["mysql"] = "sql/mysql.sql"; +$modversion["tables"] = array( + "languages_languages", + "languages_users" + ); + +// Main +$modversion['hasMain'] = WEBDAV_MI_HASMAIN; + +// Admin +$modversion['hasAdmin'] = WEBDAV_MI_HASADMIN; +$modversion['adminindex'] = "admin/index.php"; +$modversion['adminmenu'] = "admin/menu.php"; +$modversion['system_menu'] = 1; + +// Search +$modversion["hasSearch"] = WEBDAV_MI_HASSEARCH; +$modversion['search']['file'] = "include/search.inc.php"; +$modversion['search']['func'] = "languages_search"; + +// Comments +$modversion["hasComments"] = WEBDAV_MI_HASCOMMENTS; + +//$modversion["onInstall"] = "include/action.module.php"; +//$modversion["onUpdate"] = "include/action.module.php"; +//$modversion["onUninstall"] = "include/action.module.php"; + +// Use smarty +$modversion["use_smarty"] = true; + +// Add extra menu items +if (is_object($GLOBALS['xoopsUser'])) +{ + $modversion['sub'][1]['name'] = WEBDAV_MI_MENU_CLIENTS; + $modversion['sub'][1]['url'] = "clients.php"; +} + +/** +* Templates +*/ +$modversion['templates'] = array(); +$modversion['templates'][1] = array( + 'file' => 'webdav_index.html', + 'description' => 'Index page of webdav module' + ); + +$modversion['templates'][1] = array( + 'file' => 'webdav_clients.html', + 'description' => 'Client Management of a Webdav with Form' + ); +// Blocks +$modversion['blocks'] = array(); + +// Config categories +$modversion['configcat']['seo']['name'] = WEBDAV_MI_CONFCAT_SEO; +$modversion['configcat']['seo']['description'] = WEBDAV_MI_CONFCAT_SEO_DESC; +$modversion['configcat']['users']['name'] = WEBDAV_MI_CONFCAT_USERS; +$modversion['configcat']['users']['description'] = WEBDAV_MI_CONFCAT_USERS_DESC; +$modversion['configcat']['paths']['name'] = WEBDAV_MI_CONFCAT_PATHS; +$modversion['configcat']['paths']['description'] = WEBDAV_MI_CONFCAT_PATHS_DESC; + +// Configs +$modversion["config"] = array(); +$modversion["config"][] = array( + "name" => "htaccess", + "title" => "WEBDAV_MI_HTACCESS", + "description" => "WEBDAV_MI_HTACCESS_DESC", + "formtype" => "yesno", + "valuetype" => "int", + "default" => false, + "category" => "seo" + ); + +$modversion["config"][] = array( + "name" => "base", + "title" => "WEBDAV_MI_BASE", + "description" => "WEBDAV_MI_BASE_DESC", + "formtype" => "text", + "valuetype" => "text", + "default" => "webdav", + "category" => "seo" + ); + +$modversion["config"][] = array( + "name" => "html", + "title" => "WEBDAV_MI_HTML", + "description" => "WEBDAV_MI_HTML_DESC", + "formtype" => "text", + "valuetype" => "text", + "default" => ".html", + "category" => "seo" + ); + +$modversion["config"][] = array( + "name" => "items_perpage", + "title" => "WEBDAV_MI_ITEMSPERPAGE", + "description" => "WEBDAV_MI_ITEMSPERPAGE_DESC", + "formtype" => "textbox", + "valuetype" => "int", + "default" => 25, + "category" => "seo" + ); + +$modversion["config"][] = array( + "name" => "ssl_support", + "title" => "WEBDAV_MI_SSL_SUPPORT", + "description" => "WEBDAV_MI_SSL_SUPPORT_DESC", + "formtype" => "yesno", + "valuetype" => "int", + "default" => false, + "category" => "seo" + ); + +$modversion["config"][] = array( + "name" => "root_hostname", + "title" => "WEBDAV_MI_ROOT_HOSTNAME", + "description" => "WEBDAV_MI_ROOT_HOSTNAME_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => strtolower(basename(__DIR__) . '.' . parse_url(XOOPS_URL, PHP_URL_HOST)), + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "root_path", + "title" => "WEBDAV_MI_ROOT_PATH", + "description" => "WEBDAV_MI_ROOT_PATH_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => strtolower('/var/www/'.basename(__DIR__) . '.' . parse_url(XOOPS_URL, PHP_URL_HOST)), + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "sitesavailable_path", + "title" => "WEBDAV_MI_SITESAVAILABLE_PATH", + "description" => "WEBDAV_MI_SITESAVAILABLE_PATH_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => '/etc/apache2/sites-available', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "htpasswd_path", + "title" => "WEBDAV_MI_HTPASSWD_PATH", + "description" => "WEBDAV_MI_HTPASSWD_PATH_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => strtolower('/var/www/'.basename(__DIR__) . '.' . parse_url(XOOPS_URL, PHP_URL_HOST) . DIRECTORY_SEPARATOR . '.htpasswd'), + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "temporary_path", + "title" => "WEBDAV_MI_TEMPORARY_PATH", + "description" => "WEBDAV_MI_TEMPORARY_PATH_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => '/tmp', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "folder_core", + "title" => "WEBDAV_MI_FOLDER_CORE", + "description" => "WEBDAV_MI_FOLDER_CORE_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'core', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "folder_modules", + "title" => "WEBDAV_MI_FOLDER_MODULES", + "description" => "WEBDAV_MI_FOLDER_MODULES_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'modules', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "folder_themes", + "title" => "WEBDAV_MI_FOLDER_THEMES", + "description" => "WEBDAV_MI_FOLDER_THEMES_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'themes', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "folder_documentation", + "title" => "WEBDAV_MI_FOLDER_DOCUMENTATION", + "description" => "WEBDAV_MI_FOLDER_DOCUMENTATION_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'documents', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "folder_languages", + "title" => "WEBDAV_MI_FOLDER_LANGUAGES", + "description" => "WEBDAV_MI_FOLDER_LANGUAGES_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'translating', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "folder_testing", + "title" => "WEBDAV_MI_FOLDER_TESTING", + "description" => "WEBDAV_MI_FOLDER_TESTING_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'testing', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "folder_core_verion", + "title" => "WEBDAV_MI_FOLDER_CORE_VERSION", + "description" => "WEBDAV_MI_FOLDER_CORE_VERSION_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'XOOPS %version%', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "folder_module_verion", + "title" => "WEBDAV_MI_FOLDER_MODULE_VERSION", + "description" => "WEBDAV_MI_FOLDER_MODULE_VERSION_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => '%name% %version%', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "folder_theme_verion", + "title" => "WEBDAV_MI_FOLDER_THEME_VERSION", + "description" => "WEBDAV_MI_FOLDER_THEME_VERSION_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => '%name% %version%', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "folder_staging", + "title" => "WEBDAV_MI_FOLDER_STAGING", + "description" => "WEBDAV_MI_FOLDER_STAGING_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'staging', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "pause_scan_file", + "title" => "WEBDAV_MI_PAUSE_SCAN_FILE", + "description" => "WEBDAV_MI_PAUSE_SCAN_FILE_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => '.offline', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "license_file", + "title" => "WEBDAV_MI_LICENSE_FILE", + "description" => "WEBDAV_MI_LICENSE_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'LICENSE', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "academic_license_file", + "title" => "WEBDAV_MI_ACADEMIC_LICENSE_FILE", + "description" => "WEBDAV_MI_ACADEMIC_LICENSE_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'ACADEMIC', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "readme_file", + "title" => "WEBDAV_MI_README_FILE", + "description" => "WEBDAV_MI_README_FILE_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'README.md', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "releases_project_file", + "title" => "WEBDAV_MI_RELEASES_PROJECT_FILE", + "description" => "WEBDAV_MI_RELEASES_PROJECT_FILE_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'xoops-releases.json', + "category" => "paths" + ); + +$modversion["config"][] = array( + "name" => "populate_groups", + "title" => "WEBDAV_MI_POPULATEGROUPS", + "description" => "WEBDAV_MI_POPULATEGROUPS_DESC", + "formtype" => "group_multi", + "valuetype" => "array", + "default" => explode(",", XOOPS_GROUPS_EXTRA), + "category" => "users" + ); + +$modversion["config"][] = array( + "name" => "webdav_htpasswd_title", + "title" => "WEBDAV_MI_WEBDAV_HTPASSWD_TITLE", + "description" => "WEBDAV_MI_WEBDAV_HTPASSWD_TITLE_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => "Username+Password set by '%s' on " . $GLOBALS['xoopsConfig']['sitename'], + "category" => "users" + ); + +$modversion["config"][] = array( + "name" => "path_element", + "title" => "WEBDAV_MI_PATHELEMENT", + "description" => "WEBDAV_MI_PATHELEMENT_DESC", + "formtype" => "radio", + "valuetype" => "text", + "default" => "hashinfo", + "options" => array( "hashinfo" => WEBDAV_MI_PATHELEMENT_HASHINFO, + "username" => WEBDAV_MI_PATHELEMENT_USERNAME ), + "category" => "users" + ); + +$modversion["config"][] = array( + "name" => "permissiables_mode", + "title" => "WEBDAV_MI_PERMISSIABLES_MODE", + "description" => "WEBDAV_MI_PERMISSIABLES_MODE_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'chmod -Rf 0777 %s', + "category" => "users" + ); + +$modversion["config"][] = array( + "name" => "permissiables_user", + "title" => "WEBDAV_MI_PERMISSIABLES_USER", + "description" => "WEBDAV_MI_PERMISSIABLES_USER_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'chown -Rf www-data:www-data %s', + "category" => "users" + ); + +$modversion["config"][] = array( + "name" => "permit_site_enabled", + "title" => "WEBDAV_MI_PERMIT_SITE_ENABLED", + "description" => "WEBDAV_MI_PERMIT_SITE_ENABLED_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'a2ensite %s', + "category" => "users" + ); + +$modversion["config"][] = array( + "name" => "permit_site_disabled", + "title" => "WEBDAV_MI_PERMIT_SITE_DISABLED", + "description" => "WEBDAV_MI_PERMIT_SITE_DISABLED_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'a2dissite %s', + "category" => "users" + ); + +$modversion["config"][] = array( + "name" => "reload_apache2", + "title" => "WEBDAV_MI_RELOAD_APACHE2", + "description" => "WEBDAV_MI_RELOAD_APACHE2_DESC", + "formtype" => "textbox", + "valuetype" => "text", + "default" => 'service apache2 reload', + "category" => "users" + ); +// Notification + +$modversion["hasNotification"] = 0; +$modversion["notification"] = array(); +?> \ No newline at end of file Property changes on: XoopsModules/webdav/trunk/modules/webdav/xoops_version.php ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property |