1
voltan
help for Test extgallery 1.0.9!!!!
  • 2010/12/26 17:43

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


Hello

If any one like please help us to test extgallery 1.0.9.

download :http://xoops.svn.sourceforge.net/viewvc/xoops/XoopsModules/extgallery/trunk/

don't use it on active website .

please test it and help us to find bugs and feel free to add your requests

2
Anonymous
Re: help for Test extgallery 1.0.9!!!!
  • 2010/12/26 19:00

  • Anonymous

  • Posts: 0

  • Since:


Testing .......................

3
luciorota
Re: help for Test extgallery 1.0.9!!!!
  • 2010/12/26 20:40

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


1.0.9 or 2.0.0 ?
great job...
i'll test asap!
Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321

4
Mamba
Re: help for Test extgallery 1.0.9!!!!
  • 2010/12/26 23:44

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Voltan, awesome work!!!!

This is a MAJOR improvement and you put a LOT of work into it! This is how our "XOOPSer of the month" contributes to XOOPS!

I tested in on WAMP with XOOPS 2.5.0 and PHP 5.3.4 as well as PHP 5.2.8

Issues:

1) on the Admin site, we need to be able to switch sides for LTR, i.e. the icons should be on the left, and the system info on the right, so we are consistent with the Default Admin theme.

2) There are some problems with the "Subcategories"

a) I've created Cat1 album. Then without adding any pictures there, I've created Cat1Sub1 album, where I've added pictures.

b) Originally Cat1Sub1 didn't show any pictures when clicked on the Frontpage, till I added a "Category Image", even if I could see them in the through the "MyAlbum" link

c) I've promoted to Cat1Sub1 to a main album, and added pictures to Cat1, but I cannot see any pictures there, even if I've added the "Category Image" to it:

/modules/extgallery/public-categories.php?id=1

d) I've created a new Cat2 album as a Top level album. Could add pictures there but cannot see them when I go to:
/modules/extgallery/public-categories.php?id=3

e) I've decided to move Cat2 as a sub-album of Cat1Sub1, so I go to modify it, but when I'm trying to select the Parent Category, I see Cat1 and Cat2 (i.e. itself), but I don't see Cat1Sub1, while it should be only Cat1 and Cat1Sub1 visible.

So something is not correct with the tree structure there, as it looks like moving albums around and changing the parents have some problems.

Otherwise AWESOME WORK!!!! Thank you so much for doing it!

Wishlist:

1) I would love to see that we change the structure of the picture directory location. Right now all of them are placed in

/uploads/extgallery/public-photo/

but this means that if you have a LOT of pictures, you could end up with having 50,000 pictures in one directory which most of the host won't allow, and it will be a hit on the performance.

It would be great if each of the albums would have it's individual directory, the same way as XoopsGallery had it.

//uploads/extgallery/public-photo/ 
    
|------ Album1
    
|------ Album2
    
|------ Album3
    
|------ Album4


This would allow manual repairs and deletion, if the database get corrupted. Right now if something goes wrong with the database, you'll have no idea to which album does a particular picture belong and not able to manually recreate it.

2) It would be great if we could create albums from Flickr or Picassa, i.e. with pictures that are located somewhere else, but we would have the same "look & feel" as with pictures located locally.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

5
oswaldo
Re: help for Test extgallery 1.0.9!!!!
  • 2010/12/27 1:01

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


Great job, here is the updated spanish translation

In slideshow under gallery view don't show the images next & prev please look at here

6
Anonymous
Re: help for Test extgallery 1.0.9!!!!
  • 2010/12/27 12:32

  • Anonymous

  • Posts: 0

  • Since:


some pages in admin didn't show anything:

examples:
extgallery/admin/index.php
extgallery/admin/public-category.php
extgallery/admin/slideshow.php

XOOPS 2.4.5
Admin theme: Oxygen
Firefox browser

7
Anonymous
Re: help for Test extgallery 1.0.9!!!!
  • 2010/12/27 12:37

  • Anonymous

  • Posts: 0

  • Since:


css files calling bug in extgallery_admin_index.html:

<head>
<link rel="stylesheet" type="text/css" media="screen" href="<{xoAppUrl browse.php?modules/extgallery/include/admin.css}>" />
</head>

The right way is:

<{php}>global $xoTheme;
$xoTheme->addStylesheet('browse.php?modules/extgallery/include/admin.css');
<{/php}>

8
voltan
Re: help for Test extgallery 1.0.9!!!!
  • 2010/12/27 12:52

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


extgallery version 1.0.9 just work on xoops 2.5
I change admin menu system and add template for some admin pages

9
Anonymous
Re: help for Test extgallery 1.0.9!!!!
  • 2010/12/27 12:58

  • Anonymous

  • Posts: 0

  • Since:


Quote:
extgallery version 1.0.9 just work on xoops 2.5


remove this line from changelog:
- Support XOOPS 2.4.x and PHP 5.3.x (davidenprossi)



10
goffy
Re: help for Test extgallery 1.0.9!!!!
  • 2010/12/27 14:03

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi voltan1

Nice to hear, someone had the same idea. I'm working also on a "extGallery 1.0.9"

Short info about my version:
A) main slideshow:
- - - - - - - - -
for the main slideshow you can decide between:
- Colorbox (version 1.3.15), with lightbox-effect:
optional settings for: speed, duration, transition, autostart, style (10 different styles are included)

- Galleriffic (version 2.0):
optional settings for: speed, duration, transition, autostart, number of thumbs, show picture name and description, style (3 different styles are included)

- Galleria (version 1.2):
optional settings for: speed, duration, transition, autostart, show picture name and description, style (2 different styles are included)

- Spacegallery

- EasySlider (version 1.7.5):
optional settings for: speed, duration, transition, autostart, show picture name and description, style (2 different styles are included)

at the moment, I include prettyPhoto


B) block slideshows:
based on galleriffic-2.0

all works on jquery-1.4.4.js

2) additional new right 'create category'
-----------------------------------------
now you can define for each group, whether they can create categories themself
persons with this right get a new item in main menu
deleting a category can only groups with admin-rights in extgallery-modul



I think, we should share experience. If you want, send me an email-address and I can send you my version

Greetings from snowy Austria
Goffy

Login

Who's Online

178 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 178


more...

Donat-O-Meter

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

Latest GitHub Commits