1
Yoshi
Thumbnail feature in Image Manager
  • 2003/8/15 2:49

  • Yoshi

  • Just popping in

  • Posts: 8

  • Since: 2003/7/13


Hi,

I think it'd be great if there's an improved Image Manager available that's compatible with Image Magick module or NetPBM, so that it automatically generates thumbnail images on which readers can click and see a pop-up image in the ogirinal size.

What do you say?

Yoshi

2
Yoshi
Re: Thumbnail feature in Image Manager
  • 2003/8/22 6:34

  • Yoshi

  • Just popping in

  • Posts: 8

  • Since: 2003/7/13


Hmmm, no one seems to be interested in this idea, huh?

Oh well, can live without it anyway.

Cheers,

Yoshi

3
Shufflebug
Re: Thumbnail feature in Image Manager
  • 2003/8/22 8:26

  • Shufflebug

  • Just popping in

  • Posts: 40

  • Since: 2002/6/19


Good idea, i could also use this feature

4
txoops
Re: Thumbnail feature in Image Manager
  • 2003/9/24 21:11

  • txoops

  • Just popping in

  • Posts: 1

  • Since: 2003/9/23


me too

5
PureLuXus
Re: Thumbnail feature in Image Manager
  • 2003/9/25 10:36

  • PureLuXus

  • Not too shy to talk

  • Posts: 116

  • Since: 2002/1/3 2


yeah great idea

6
Yoshi
Re: Thumbnail feature in Image Manager
  • 2004/1/30 13:03

  • Yoshi

  • Just popping in

  • Posts: 8

  • Since: 2003/7/13


I'm proud to announce here,

(insert drumroll here...

that a devoted XOOPist in Japan has finally realized this feature in his version of myAlbum module. If you aren't satisfied with the default image manager and are looking for automatic thumbnail feature, this is the modle you should try:

http://www.peak.ne.jp/xoops/modules/news/article.php?storyid=13

Thank you for the great work, GIJOE.

7
limecity
Re: Thumbnail feature in Image Manager
  • 2004/1/30 13:15

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


how and how does this work?

u mean..i install this module, and my XOOPS site image manager will have a thumbnail feature?


8
Yoshi
Re: Thumbnail feature in Image Manager
  • 2004/1/30 13:45

  • Yoshi

  • Just popping in

  • Posts: 8

  • Since: 2003/7/13


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:

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

9
Yoshi
Re: Thumbnail feature in Image Manager
  • 2004/1/30 13:47

  • Yoshi

  • Just popping in

  • Posts: 8

  • Since: 2003/7/13


Whoops!

It's already documented in INSTALL file in the module

10
limecity
Re: Thumbnail feature in Image Manager
  • 2006/8/19 14:21

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


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?
http://www.mounthiking.com
all your hiking gears and gadgets


Login

Who's Online

163 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 163


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