11
irishcofee
Re: Slideshow module from XOOPS China
  • 2011/1/4 10:49

  • irishcofee

  • Just popping in

  • Posts: 14

  • Since: 2006/3/20


Hello. It seems great !
any demo to look at anywhere ?

12
kris_fr
Re: Slideshow module from XOOPS China
  • 2011/1/6 14:59

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


Well, I think I have finished the party comes back to me on this module.
There's just the text of the help page in the administration to do, but I think some can prepare myself a little text with more practice than me on this module.

I tried to detail the changes on svn that I realized, just from commit 5951 and then up again.

Quick summary of what I do:
2011/01/06: Version 2.1 beta
=================================
- redesign administration (kris_fr)
- adapt administration for xoops 2.5.x (kris_fr)
- add help and about page in administration (kris_fr)
- add module description in administration index page (kris_fr)
- add xoops editors for page edition (kris_fr)
- cleaning for flash object for some template.html (kris_fr)
- replace admin template in folder /templates/admin/ (kris_fr)
- rename admin file (kris_fr)
- add more blocks (same initial) (kris_fr)
- change table db name (more easy for clone process) (kris_fr)
- add upgrade rename db table script for previous version (kris_fr)
- finish internationalization (kris_fr)
- add php script (extras folder) for rename this module (kris_fr)
- cleaning define language unused (kris_fr)

download this module branches for test and comments!

13
Mamba
Re: Slideshow module from XOOPS China
  • 2011/1/6 21:32

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Kris, an awesome work!

I wish there would be more people joining in and helping with development.

Anybody who could make the "Published/Unpublished" icon in the Picture view "interactive"?

Anybody who tested this module?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

14
lunchboxwu
Re: Slideshow module from XOOPS China
  • 2011/1/9 14:49

  • lunchboxwu

  • Just popping in

  • Posts: 8

  • Since: 2009/8/28


This is really a fantastic module!! Gread job! Kris!

However, I found a bug when I was trying to use the component "news5" to show photos in "TOP STORY" block.

It appears that the thumbnails would be enlarged and showed on the TOP STORY block. And what I got was blurred photos...

This bug could be easily fixed, just modify

/modules/spotlight/components/news5/template.html

change line 10

<li><a href="<{$item.page_link}>" rel="external"><img src="<{$item.thumbs}>" alt=""/></a></li>


to

<li><a href="<{$item.page_link}>" rel="external"><img src="<{$item.images}>" alt=""/></a></li>


and it's fixed.

15
kris_fr
Re: Slideshow module from XOOPS China
  • 2011/1/9 15:37

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


@lunchboxwu: thanks - fixed on svn

16
kris_fr
Re: Slideshow module from XOOPS China
  • 2011/1/11 11:01

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31



17
voltan
Re: Slideshow module from XOOPS China
  • 2011/1/11 13:22

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


It's very good . Thank you kris

I think this module need some options for set width and height

And I think It have a little bug : in uploads/slideshow/

all thumbs (thumb_page_******.png ) have big size like : 664 - 425
and images (image_page_******.png) have small size like : 100 - 64

18
fdeconiac
Re: Slideshow module from XOOPS China
  • 2011/1/11 19:15

  • fdeconiac

  • Quite a regular

  • Posts: 278

  • Since: 2008/11/29


Agree with voltan !

I would also add as option the target link (blank, top, ...) in the link "picture" (link) configuration

Very usefull and easy module !

19
fdeconiac
Re: Slideshow module from XOOPS China
  • 2011/1/12 19:51

  • fdeconiac

  • Quite a regular

  • Posts: 278

  • Since: 2008/11/29


Found a problem : using "news5" as slideshow, i see "SLIDESHOW_MORE" under the picture title.

I think it should be a pb with the language, maybe a forgotten translation for "Read More" ?

20
kris_fr
Re: Slideshow module from XOOPS China
  • 2011/1/13 2:38

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


I'll watch this, because I work in French, so it can happen to forget to update the English translation

Login

Who's Online

157 user(s) are online (128 user(s) are browsing Support Forums)


Members: 0


Guests: 157


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