Placeholder for coordination of 2.x series of Guestbook.

Comments

michelle’s picture

Awesome! Glad to see work on this. I have to admit, every time I use the guestbook on my own site it frustrates me. I want to help with this but not likely to be able to for at least a month. :(

I don't see guestbooks as nodes or anything for making it easier to hold a conversation in one... Did you decide against that or is it just not a priority?

Michelle

Vuds’s picture

It's strange, but my bug issue is not appearing in the issues list...

sun’s picture

Good to know you're still tracking this! :)

I did not decide against it, but I feel that we do not have a proper concept for that yet - especially regarding #204552: Post guestbook entry replies in other user's guestbook, which would be the main reason for converting to nodes with/without comments IMHO.

Because of that, I'm considering 2.x primarily as a total clean-up release. Major parts of the code will be overhauled, and other parts will improved (for Panels support), or even removed (replaced by User Display API integration). Most of the code is already in shape, I just need some time to polish it.

sun’s picture

@Vuds: I have sent you an email about this issue (used your website's address b/c your contact form on d.o is disabled). Please communicate with me via email (regarding that particular issue only, please). Thanks.

Vuds’s picture

Ok, I did not receive the e-mail yet but I was thinking about it and I got the point, that one is a security fail issue and it's better to not communicate openly about it. Sorry for that!

sun’s picture

@Vuds: Please contact me privately. I am unable to replicate the issue you have posted, but we should discuss.

michelle’s picture

@sun - Oh, yes, definitely interested in guestbook. I use it on my site and am not happy with it. (Not faulting you by any means; I just have issues with it). Makes sense about just making this a clean up release. I need to give the other issue some more thought and I'll post again on that issue so I don't pull this off topic.

Thanks,

Michelle

Vuds’s picture

@sun: I have opened my contact form, and sent a mail to you also.

sun’s picture

Version: 5.x-1.x-dev » 5.x-2.x-dev

Seems we're getting close now - all of the funny stuff is done now 8)
Having all of this in 2.x means that the impatient are able to test ;)

minesota’s picture

Version: 5.x-1.x-dev » 5.x-2.x-dev

>> Edit/Delete Own guestbook entry

Regarding this, can members edit/delete their own guestbook entries in any guestbook ?

I may have missed:
will this be in sync with Advanced Profile http://drupal.org/project/advanced_profile and Activity http://drupal.org/project/activity?
will there be 1:1 or conversation style display link?

sun’s picture

@minesota: Yes, that's what #246124: Edit/Delete Own guestbook entry is about. TBH, I did not work with APK yet, so I'm actually relying on Michelle's input for relevant issues. There is no integration with Activity yet, but it's something that's already on my list -- if someone creates an "Add Activity integration" issue, I will add it to this list.

michelle’s picture

APK doesn't use guestbook; it uses the comments on the profile node as a pseudo guestbook.

All you need to do to make guestbook work with APK is provide a panels content type for the guestbook that uses the user context to get the UID. APK is just a preconfigured panels page so anything you can add to panels you can add to APK.

Michelle

sun’s picture

Well, that was already part of #242261: Add Guestbook as Panels content-type and lives in 2.x now.

michelle’s picture

@sun - Ah, that looks perfect. Will have to try it out on my own site. Right now I call the guestbook in code using a custom content pane.

Thanks,

Michelle

Flying Drupalist’s picture

Just to clear things up, will guestbooks become nodes? This, atm is an important consideration for me.

michelle’s picture

Since #72607: Use entities for guestbooks and guestbook entries isn't on this 2.0 list, doesn't seem like it. At least not in 2.0. Hopefully he'll consider it for a future version if we can get the details worked out.

Michelle

sun’s picture

Yep, as mentioned before, 2.0 will be a clean-up release only. Guestbook contains plenty of code that matured over the years and it badly needs an overhaul. Turning Guestbooks and maybe even Guestbook entries into nodes is still worth considering, but needs a major rewrite (not clean-up), and hence, better fits for 3.x.

lillywolf’s picture

subscribing

igorik’s picture

subscribe

Zarevac’s picture

subscribe

bdgraue’s picture

subscribe :)

venusrising’s picture

Any luck getting this to work with image_cache profile pictures?

Witch’s picture

subscribe

ahaapaka’s picture

subscribe

elijah lynn’s picture

subscribe

feconroses’s picture

suscribe

martinbutt’s picture

Subscribe

fusions’s picture

Is it possible to add an option for icons in guestbook 2.X

Anonymous’s picture

Just don't want this to be forgotten for 2.0:

#512784: Wysiwyg support

Thanks,
forschi

Anonymous’s picture

Added a new feature request for improving the mail notification #518884: Improve mail notification for new guestbook entries.

mzi’s picture

subscribe

nikolajb’s picture

+1 for the Wysiwyg support here

darthf1’s picture

subscribing

darthf1’s picture

any progress? :)

michelle’s picture

I think Sun has been pretty busy with Drupal 7 core work. I doubt Guestbook for Drupal 5 is going to get anymore work done on it anyway.

Personally, I've moved onto Facebook-style statuses instead of Guestbook. If you don't need a site-wide guestbook, it's a nice alternative.

Michelle

darthf1’s picture

is this module still beeing maintained? :)

igorik’s picture

I doubt about it. But you can convert your current guestbook infos into facebook like statuses.

sun’s picture

Sorry, like Michelle already mentioned, I was pretty busy with Drupal 7 core development recently.

I'd have to look into Facebook statuses module (what a ugly name is that, please?) to see how that impacts Guestbook module's future.

michelle’s picture

Sun: It's Facebook-style statuses because it started out basically copying FB's statuses. The module is very well maintained by a responsive maintainer and quite effectively replaces guestbook on user pages. It does not replace the site-wide guestbook.

I don't know how many of your users use the site-wide guestbook. If it's not many, you might want to consider simply pointing people to FBSS instead and lighten up your workload a bit.

Michelle

icecreamyou’s picture

Hi, I'm the maintainer of Facebook-style Statuses, or FBSS.

The primary goal of FBSS is to provide a complete system for user messaging. That is, users can write messages on their own profile or to other users, include Twitter-style #hashtags and @mentions, comment on messages, edit/delete messages, "like" messages, RT messages, and take advantage of a slew of integrations (including with Views, Flag, Rules, Activity...). There are other nice things as well like AHAH-driven message submitting.

I have put a lot of effort into making everything as simple as possible and making sure that the module conforms to what users expect out of such a system. The API is also very comprehensive, and every aspect of the module is well-documented. I work hard to support it in the issue queue as well.

I have investigated Guestbook, and my conclusion is that FBSS has everything required to completely replace Guestbook (plus a lot of other features) except for two things:

  1. FBSS does not support a site-wide stream.
  2. FBSS does not support anonymous posters.

The first point will be resolved once #576278: Abstraction of statuses from users lands, but that could be awhile off. I'm not willing to support anonymous posters, so the second point is a bit stickier.

I always thought of Guestbook as a great module for a site-wide guestbook, and I would like to see it transition in that direction, passing some of the burden of user guestbooks to FBSS. I am willing to write code to make it happen as well, both in terms of a new Guestbook branch and a data converter. Awhile ago, Michelle helped me write a small module (issue) to convert data from Guestbook to FBSS. That was before FBSS supported comments, though, so it needs an update.

sun, let me know what you think about this. If you want to actually try out FBSS, I have a demo site set up. (The demo site doesn't have comments enabled yet because that feature is in a separate module that is still in alpha.) I'll also be around in #drupal on IRC at various times over the weekend if you want to chat.

venusrising’s picture

Status: Active » Closed (won't fix)
sun’s picture

Version: 5.x-2.x-dev » 6.x-2.x-dev
Status: Closed (won't fix) » Active
sun’s picture

Version: 6.x-2.x-dev » 6.x-2.0
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.