1
Quantum7
Replacing Comments Pages with Forum Threads (CBB)
  • 2006/2/15 22:12

  • Quantum7

  • Just popping in

  • Posts: 6

  • Since: 2006/2/11


I have both XOOPS Comments & CBB installed. However, with a forum, in my opinion, comments are just another thread. I don't really see the need for having both.

My preferred solution would be to end up with only CBB threads. The forum would remain exactly the same, but every page with more than 0 comments would be in fact be a thread in the forum.

Example:
- If you view the details of a SmartSection article you'd see the comments directly beneath it.
- If you go to that same thread in the forum You'd go to the SmartSection article page.

The course of action I'm currently considering is:
==
Hacking the comments.php class so that it does pretty much the same as what a CBB topic class does, including having it use the CBB tables (while still offering the same functions as it did previously). I'm expecting that this would be pretty easy, as I'd only really need to change comments.php (and probably Xoopscomments.php somewhat).
==

(The one other essential thing this would require is an extra parameter for the forum ID)

The disadvantage would be that I'd still be stuck with different functionalitity between 'CBB comments pages' and 'CBB forum threads'.

Anyway, as XOOPS has been around quite a while I was wondering whether or not anyone here has tried this & accomplished this? And if so: How & Does anyone have examples?

P.S. I posted it here because it's pretty much about hacking the comments within Xoops.

2
phppp
Re: Replacing Comments Pages with Forum Threads (CBB)
  • 2006/2/15 22:19

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


It is in processing

3
davidl2
Re: Replacing Comments Pages with Forum Threads (CBB)
  • 2006/2/15 22:20

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


You know, i've suggested exactly the same thing myself

A very simple way of doing this - although it relies on manual work - is to add a "comment" link in any articles (news, or whatever) that goes direct to the relevent forum - and disabling the normal comment system.

4
Quantum7
Re: Replacing Comments Pages with Forum Threads (CBB)
  • 2006/2/15 22:43

  • Quantum7

  • Just popping in

  • Posts: 6

  • Since: 2006/2/11


Wow. Fast replies!

Quote:
by phppp on 2006/2/15 23:19:12
It is in processing


Could you expand on what you mean? i.e. is it being implemented in an upcoming XOOPS version or is it a hack that will be published soon?

Quote:
by davidl2 on 2006/2/15 23:20:02
You know, i've suggested exactly the same thing myself

A very simple way of doing this - although it relies on manual work - is to add a "comment" link in any articles (news, or whatever) that goes direct to the relevent forum - and disabling the normal comment system.


Hmmmm. That would probably require adding a table column to each content type to store the ID to the relevant forum thread in. Otherwise it'd become a mess.

The limitation may be though that it'd just be a link. I'm not sure yet how to enable viewing the comments together with the content type. Hmmmm. Maybe with a separate block that uses the CBB forum thread code.

5
phppp
Re: Replacing Comments Pages with Forum Threads (CBB)
  • 2006/2/15 23:19

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Quote:

Quantum7 wrote:

Could you expand on what you mean? i.e. is it being implemented in an upcoming XOOPS version or is it a hack that will be published soon?


We have replaced XOOPS native comment system with a configurable comment bridge that uses CBB as comment management in a project.

I think XOOPS 2.4 or 2.6, we would have an improved XOOPS comment system.

6
Quantum7
Re: Replacing Comments Pages with Forum Threads (CBB)
  • 2006/2/15 23:49

  • Quantum7

  • Just popping in

  • Posts: 6

  • Since: 2006/2/11


Ah. I understand what you mean (i've also found a related forum thread on Xoopsforge ):
Link

I'd love to find out more about the capabilities of that bridge ;). If there's anything that's already classified as advanced enough to be shown / told. (any links to information? )

Login

Who's Online

145 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 145


more...

Donat-O-Meter

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

Latest GitHub Commits