update of the gallery extension?

Create groups of image galleries

Moderator: thyon

update of the gallery extension?

Postby Matze-Katze » Tue Mar 02, 2010 2:30 pm

Hey,

I'm using the gallery extension and it's really great but since the new TYPOlight update 2.8 is released you can't post any comments because the behaviour of the comment module changed: all comments are now in one mysql table (tl_comments). The gallery extension is still using its own table (tl_gallery_comments).

In the template mod_galleryviewer.tpl there's this line:
<input type="hidden" name="FORM_SUBMIT" value="tl_gallery_comment" />
It ought to be changed to
<input type="hidden" name="FORM_SUBMIT" value="<?php echo $this->formId; ?>" />

Tried it out but it apparently doesn't work.

I would be very pleased if you could update the gallery extension.
Matze-Katze
User
 
Posts: 3
Joined: Fri Jan 08, 2010 4:15 pm

Re: update of the gallery extension?

Postby thyon » Thu Mar 04, 2010 11:57 am

As the Comments module doesn't support permissions, or allows the user to select a specific filter for comments, I will not change the comments system for now. You will have to keep using the comments attached to each gallery individually.

When the comments system -- which actually I don't like at all, since it merges all the site comments together and I think that is wrong -- provides a method to ONLY show comments per application (without having to be forced to use a filter), only THEN will I re-code the gallery comments -- which is another major task to do.
User avatar
thyon
Developer
 
Posts: 722
Joined: Wed Jun 10, 2009 10:02 pm
Location: Cape Town, South Africa

Re: update of the gallery extension?

Postby Matze-Katze » Sat Mar 06, 2010 12:02 am

The problem is that I can't post comments in a gallery since I updated TL to 2.8. Can't you just change that and leave the comments in its own mysql table?
Matze-Katze
User
 
Posts: 3
Joined: Fri Jan 08, 2010 4:15 pm

Re: update of the gallery extension?

Postby FloB » Sat Mar 06, 2010 1:05 am

2.8.1 does have permissions for comments. Time to update :)
FloB
User
 
Posts: 126
Joined: Sun Jun 21, 2009 9:49 pm

Re: update of the gallery extension?

Postby thyon » Wed Mar 31, 2010 6:38 am

Why can you not post comments? Surely the comments in the gallery just operate on their own like they did before? Its a LOT of work, because the entire comments system has changed, and I mean everything about it. I just don't have the spare time... clients come first...
User avatar
thyon
Developer
 
Posts: 722
Joined: Wed Jun 10, 2009 10:02 pm
Location: Cape Town, South Africa


Return to gallery

Who is online

Users browsing this forum: No registered users