Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
8 - 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: Thumbnail feature in Image Manager
by limecity on 2006/8/20 18:12:59

bump
Re: Thumbnail feature in Image Manager
by limecity on 2006/8/20 2:56:45

bump
Re: Thumbnail feature in Image Manager
by limecity on 2006/8/19 14:21:45

i wanted to integrate the image manager for XOOPS with the module Myablbum-p 2.89

but there is lack of instruction. i am stuck on this part

------------------------------------
Use [siteimg] in ImageManager Integration

The Integrated Image Manager input [siteimg] instead of [img].
You have to hack module.textsanitizer.php for each module to enable tag of [siteimg]
--------------------------------

how do i edit the module.textsanitizer.php?
wat coding shud i put?
Re: Thumbnail feature in Image Manager
by Yoshi on 2004/1/30 13:47:07

Whoops!

It's already documented in INSTALL file in the module
Re: Thumbnail feature in Image Manager
by Yoshi on 2004/1/30 13:45:19

GIJOE, the author of the module, did his best to minimize the amount of hacking to the core, and offered these two options to add extra feature to the default image manager.

(This is a summary/translation from his posting in the Japanese official site. I'm quoting here because I don't think he has provided this info in English yet at this moment)

a) Replace the default imagemanager.php in your XOOPS root directory with the one that comes in myAlbum module package.

This is the easiest way to impliment the feature.

b) Add a following line to 'imagemanager.php' in your XOOPS root directory:

le="color: #000000"><?php include './mainfile.php'; [color=FF0000]include 'modules/myalbum/imagemanager.php'; // Line to Add Here[/color] if (!isset($HTTP_GET_VARS['target']) && !isset($HTTP_POST_VARS['target'])) { exit(); }


This is a bit more cumbersome compared to the method above, but it is safer because you can comment out (add '//' at the beginning of the line) the line you added in case you have any trouble by doing so.

Good luck,

Yoshi

Who's Online

109 user(s) are online (61 user(s) are browsing Support Forums)


Members: 0


Guests: 109


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits