PEAK XOOPS - wraps 1.12 in englishin japanese






Main : XOOPS Modules : 

Category: XOOPS Modules     x22     xc21   php5
Download Now! wraps 1.12 Popular Version: 1.12
Submitted Date:  2007/1/10
Description:
in englishin japanese
==== WRAPS a module for wrapping ===

A little module based on Duplicatable V3 (D3).
needs XOOPS_TRUST_PATH.



HOW TO INSTALL THE 1ST ONE:

(1) copy html/modules/wraps into your moduels/.

(2) name the directory name as you like. (eg. mycompany)

(3) make a new folder out of DocumentRoot (eg. /home/yourhome/xoops_trust_path/)

(4) insert a line into just after defining XOOPS_URL in mainfile.php.

        define('XOOPS_TRUST_PATH','/home/yourhome/xoops_trust_path'); // eg.

(The step of (3)/(4) is the same as fastestcache hack)

(5) make a directory 'modules' under the directory. (eg. /home/yourhome/xoops_trust_path/modules/)

(6) make a directory 'wraps' under the directory. (eg. /home/yourhome/xoops_trust_path/wraps/)

(7) copy xoops_trust_path/modules/wraps in this archive into XOOPS_TRUST_PATH/modules/ (eg. /home/yourhome/xoops_trust_path/modules)

(8) make a directory which has same name as (2) under XOOPS_TRUST_PATH/wraps/ (eg. /home/yourhome/xoops_trust_path/wraps/mycompany)

(9) copy any htmls,images into the directory for wrapping (eg. /home/yourhome/xoops_trust_path/wraps/mycompany/index.html)

(10) install it in XOOPS modulesadmin

(option) If you can use mod_rewrite, you will be happy by renaming .htaccess.rewrite into .htaccess


HOW TO INSTALL ANOTHER MODULE INSTANCE:

(1) copy html/modules/wraps into your moduels/.

(2) name the directory name as you like. (eg. mypolicy)

(3) make a directory which has same name as (2) under XOOPS_TRUST_PATH/wraps/ (eg. XOOPS_TRUST_PATH/wraps/mypolicy)

(4) copy any htmls,images into the directory for wrapping (eg. XOOPS_TRUST_PATH/wraps/mypolicy/index.html)

(5) install it in XOOPS modulesadmin

That's all!



HOW TO UPDATE ALL MODULE INSTANCES:

(1) copy/overwrite xoops_trust_path/modules/wraps in the new archive into XOOPS_TRUST_PATH/modules/ (eg. /home/yourhome/xoops_trust_path/modules/wraps)

(2) update the module in XOOPS modules admin if necessary.

That's all!



FAQ:

Q) It only shows blank page when I click this module from main menu block.
A) Check it:
- Are they same named directory?
--- XOOPS_ROOT_PATH/modules/(dir) and XOOPS_TRUST_PATH/wraps/(dir)
- Does index.html exist in the directory for wrapping?



CHANGES:

1.12 (2007/01/10) update the module
- added auto update indexes for searching
- updated some D3 standard files

1.11 (2006/10/27) update the module
- added configuration to specify module top page

1.10 (2006/10/20) overwrite XOOPS_ROOT_PATH side also. (update the modules)
- modified compatibility with Cube 2.1 beta

1.06 (2006/09/14)
- modified compatibility with Cube 2.1 on installing multiply
- changed module's icon (thx argon)

1.05 (2006/09/05)
- modified compatibility with Cube 2.1 alpha4-c
- modified global search can find recursively
- added preload/ for future features

1.04 (2006/08/09)
- modified compatibility with Cube 2.1 alpha4

1.03 (2006/07/18)
- modified compatibility with Cube 2.1 alpha3

1.02 (2006/06/22)
- modified handling big files
- modified handling ob filter

1.01 (2006/06/18)
- applied to XOOPS 2.2.x
- fixed typo in admin_menu (thx kenchi)

1.00 (2006/05/16)
- 1st release
- page wrapping
- global search (for suin's search module) .html, .htm, .txt
- rewrite mode
- mymenu (altsys friendly)
- XOOPS_TRUST_PATH
- Duplicatable V3
- dynamic module icon




Downloaded 8938 times  8938  File Size 12.15 KB  Supported Platforms zip|php5|x22|xc21  Home Page http://www.peak.ne.jp/
Modify | Report Broken File | Tell a Friend | Comments (1)


Comments list

irmtfan  Posted on 2006/10/28 6:16
Quote:
Or do you mean INDEX as listing files of the directory?
Yes,
i exactly want this in folders without index.html
GIJOE  Posted on 2006/10/28 5:02
Quote:
you mean i linked them from a html file?
my misunderstanding?

If you have no index.html, you can link any wrapped files directly via
XOOPS_URL/modules/(dirname)/index.php/(filename)

Or do you mean INDEX as listing files of the directory?
irmtfan  Posted on 2006/10/27 6:40
its amazing
i even cant install and test as fast as you release new versions.


Quote:
1. you can do that without index.html

you mean i linked them from a html file?

Yes its a way
GIJOE  Posted on 2006/10/27 5:15
1. you can do that without index.html
2. the latest 1.11 has this feature.
irmtfan  Posted on 2006/10/25 4:13 | Last modified
thanks for the release.
i just have some feature request:

1- show the content of a folder even when there is No index.html.
for example i just want to put some files/pics for download somewhere OUTSIDE of http.

2- can recognize other indexes like index.htm index.php and ...
Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!