A new gallery manager : Album

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

A new gallery manager : Album

Post by dam »

Hello all.

I know that there are a lot of projects of modules regarding photo galleries.
Nevertheless, here comes a new one : Album.
This one is simple, fully integrated, uses customisable templates, and can be called in any page.
It's not the big features as usual, but it is usefull for me. Perhaps will it be usefull for you.

Enjoy  :D
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: A new gallery manager : Album

Post by Dr.CSS »

Where,, i didn't see it,, musta went by too fast  ;)

    mark
 
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: A new gallery manager : Album

Post by dam »

maciekm
Forum Members
Forum Members
Posts: 12
Joined: Wed Dec 14, 2005 2:47 pm

Re: A new gallery manager : Album

Post by maciekm »

I can't add any album  :( . Using CMSMS 0.12.1
Mesmer

Re: A new gallery manager : Album

Post by Mesmer »

is there a public example available?
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: A new gallery manager : Album

Post by dam »

maciekm wrote: I can't add any album  :( . Using CMSMS 0.12.1
Do you have any error message ?
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: A new gallery manager : Album

Post by dam »

Mesmer wrote: is there a public example available?
Actually my site is in contruction.
Do you mean an example of admin interface or public interface ?
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: A new gallery manager : Album

Post by dam »

OK, I'm sorry for this bug.  :'(
A late untested correction prevented to save new albums.
It's corrected now. Please upgrade to 0.1.1
fardeen

Re: A new gallery manager : Album

Post by fardeen »

Good work , encore ;)

Same problem as your other module , put error_reporting(0) or put isset($var) because i get a lot of Notice.

Code: Select all

Notice: Undefined variable: pictureid in c:\fardeen_work\www\canadianwinter.ca\cmsmadesimple-0.12\cmsmadesimple\modules\Album\lib.browsepictures.php on line 118

Notice: Undefined variable: currentpic in c:\fardeen_work\www\canadianwinter.ca\cmsmadesimple-0.12\cmsmadesimple\modules\Album\lib.browsepictures.php on line 120

Merci et continue comme ca ;)
Last edited by fardeen on Tue Apr 18, 2006 3:21 pm, edited 1 time in total.
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: A new gallery manager : Album

Post by dam »

fardeen wrote: Good work , encore ;)

Same problem as your other module , put error_reporting(0) or put isset($var) because i get a lot of Notice.

Code: Select all

Notice: Undefined variable: pictureid in c:\fardeen_work\www\canadianwinter.ca\cmsmadesimple-0.12\cmsmadesimple\modules\Album\lib.browsepictures.php on line 118

Notice: Undefined variable: currentpic in c:\fardeen_work\www\canadianwinter.ca\cmsmadesimple-0.12\cmsmadesimple\modules\Album\lib.browsepictures.php on line 120

Merci et continue comme ca ;)
Merci
Thank you for your feedback. I'm sorry but I can't modify my test site configuration. And as far as I know, some warning are not displayed when I test it.
I'll include a correction in next release.
If you have more warnings, please let me know.
fardeen

Re: A new gallery manager : Album

Post by fardeen »

You can change your config with error_reporting to see all the Notice .

http://fr.php.net/error_reporting.

There are a lot more Notice in all PHP pages. I don't have the time to test all of them, sorry.

Tu preferes parler francais ? ;)
katon

Re: A new gallery manager : Album

Post by katon »

Dam,

Can you list the features of the module?  what can it do?  How are images uploaded? Is there an ability to add captions to images? Is there a functionality to sort images?

Actually, it would be great to create a comparison chart for all gallery solutions in cmsmadesimple.
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: A new gallery manager : Album

Post by dam »

Of course, Katon :
Album is a way to show galleries of pictures. Those pictures are to be uploaded by CMSMS standard picture manager : Album don't provide a (redundant) way to do so.

You can create albums, which contain pictures.
These pictures can have a thumbnail (standard picture manager thumbnail by default), a title, and a comment (written with rich text editor).

Albums can also have a comment and a thumbnail. Moreover, you can specify which template an album uses, or how many columns or rows per page will be shown

You can manually change pictures order in an album, or albums order in the module.

When called in a page, module can show all albums, just some albums, or just one album.

There is a default template, but you can set up your own.
In a template, you can access album information (including all included pictures), or current picture information (if selected).
You can also access some shortcuts (next page, last page, next picture, first picture and so on...)

Did I answer your question ?
katon

Re: A new gallery manager : Album

Post by katon »

Thanks for the quick response.  From what you have said, this module is very powerful.  Some more questions:

Is this an integrated third party solution or a module developed for cmsmadesimple?
If I upload images with FTP, with the module generate thumbnails for them automatically?
If I upload images with a standard image manager, where and when do I add image captions?
Is manual sorting of images implemented in the admin area?

Thanks for your replies in advance.
linnemann

Re: A new gallery manager : Album

Post by linnemann »

First I would like to say, that this (I think) is a great module. Simple, but do what it has to do.

I've just made my first album with this module, and it works like a charm. :)

Thanx
Last edited by linnemann on Tue Apr 18, 2006 4:59 pm, edited 1 time in total.
Post Reply

Return to “Modules/Add-Ons”