Modules

Frameworks for XOOPS 2.3+ is released

phppp  12-Oct-2008 05:20 8250 Reads   7 Comment(s) 
Frameworks provides a collective of common functions, classes, service packages like fpdf, tranfser that are required or can be used by modules.

This package is dedicated for XOOPS 2.3+, including: fpdf, geshi, pear, transfer. Some basic packages have been released with XOOPS 2.3+ core, including art, compat.

Download from sourceforge repository.

user guide:

1 upload /Frameworks/ to your XOOPS root path:
XOOPS_ROOT_PATH/Frameworks/fpdf
XOOPS_ROOT_PATH/Frameworks/PEAR
XOOPS_ROOT_PATH/Frameworks/transfer


2 configure preferences where applicable
2.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
2.2 ./transfer/:
2.2.1 ./transfer/language/: make your local langauge file based on english.php
2.2.2 ./transfer/modules/: for developers only, add transfer handler for your module, or store the file as: XOOPS/modules/mymodule/include/plugin.transfer.php
2.2.3 ./transfer/plugin/: add items available for the transfer
2.2.4 ./transfer/plugin/myplugin/config: configurations for a plugin
2.2.5 ./transfer/plugin/myplugin/language/: make your local langauge file based on english.php
2.2.6 ./transfer/bar.transfer.php: set "$limit" for number of plugins that will be displayed on a front page;

Rating 0/5
Rating: 0/5 (0 votes)
Voting is disabled!


Login

Who's Online

147 user(s) are online (2 user(s) are browsing Publisher)


Members: 0


Guests: 147


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Categories