Managed Projects

Showing page 1 of 1

Frameworks provides a collective of common functions, classes, service packages like fpdf, tranfser that are required or can be used by modules like article, cbb, planet, wordpress, mediawiki and more user guide: 1 check the files xoops_version.php under /Frameworks/ and subfolder to make sure ... [More] it is newer than your current ones 2 upload /Frameworks/ to your XOOPS root path: XOOPS/Frameworks/art XOOPS/Frameworks/captcha XOOPS/Frameworks/fpdf XOOPS/Frameworks/PEAR XOOPS/Frameworks/textsanitizer XOOPS/Frameworks/transfer XOOPS/Frameworks/xoops22 3 check file names: for filename case sensitive system, make sure you have the file names literally correct, i.e., "Frameworks" is not identical to "frameworks" 4 configure preferences where applicable 4.1 ./fpdf/language/: make your local langauge file based on english.php, you could check schinese.php as example, or inline comments in english.php 4.2 ./textsanitizer/config.php: check inline comments 4.3 ./transfer/: 4.3.1 ./transfer/language/: make your local langauge file based on english.php 4.3.2 ./transfer/modules/: for developers only, add transfer handler for your module, or store the file as: XOOPS/modules/mymodule/include/plugin.transfer.php 4.3.3 ./transfer/plugin/: add items available for the transfer 4.3.4 ./transfer/plugin/myplugin/config: configurations for a plugin 4.3.5 ./transfer/plugin/myplugin/language/: make your local langauge file based on english.php 4.3.6 ./transfer/bar.transfer.php: set "$limit" for number of plugins that will be displayed on a front page; 4.4 ./xoops22/language/: make your local langauge files based on /english/ 4.5 ./captcha/: 4.5.1 ./captcha/language/: make your local langauge file based on english.php 4.5.2 ./captcha/config.php: set configs 5 Requirements for XOOPS 2.2 users: Copy /Frameworks/xoops22/language/english/local.php /Frameworks/xoops22/language/english/local.class.php To XOOPS/language/english/ And for other languages, after creating local language files as in step 4.4,, for instance "french" Copy /Frameworks/xoops22/language/french/local.php To XOOPS/language/french/ [Less]

0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.