!YeaXUCNFAusqeLQrjB:bordum.dk

Cactus Comments

328 Members
🌵 Federated, Embeddable Web Comments powered by Matrix (https://cactus.chat) 🌵 | Not for you? Check out Commento (https://commento.io/) or Isso (https://isso-comments.de/)!97 Servers

Load older messages


SenderMessageTime
4 Jun 2024
@frosty:frostyfrog.netFrosty
In reply to @asbjorn:olli.ng
so at least for my own sake, I don't have much motivation to improve cactus, because I don't have a use-case for it, and I never really did.. I just thought that it would be cool
Oh, that's a rough one. But on the plus side, you two did create something pretty cool :)
13:55:12
@frosty:frostyfrog.netFrostyOh yeah, and BTW. Channels -> Spaces https://gitlab.com/cactus-comments/cactus-appservice/-/merge_requests/13 I'm thinking that I need to add a sitename check for the special channel prefix so people can't create a reserved keyword. Aside from that though, I think it's ready for review13:56:50
@frosty:frostyfrog.netFrostySorry it took so long to get the request open. Life just likes to throw one curveball after the next and working on Cactus and my own site have taken a backseat in all the craziness of life14:00:02
@mtrnord:midnightthoughts.spaceMTRNord (they/them) changed their display name from MTRNord to MTRNord (they/them).22:32:53
5 Jun 2024
@lamialoveless:matrix.orgLamiaregister 碧海明珠07:08:51
@cactusbot:cactus.chatCactus CommentsCreated site 碧海明珠 for you 🚀07:08:53
@frosty:frostyfrog.netFrostyXD13:01:08
@carl:bordum.dkcarlhaha, I'm surprised you're the first one to do that14:06:43
@asbjorn:olli.ngA2¯\_(ツ)_/¯ I guess it's not really a problem- the bot makes a separate moderation room anyway14:07:21
6 Jun 2024
@julian:foad.me.ukJulianF
In reply to @frosty:frostyfrog.net
Oh, that's a rough one. But on the plus side, you two did create something pretty cool :)
This is great, this is open source working as it should: someone creates something, others can build on it without needing the original creator. The only problem is social awkwardness like having to tell people about it in a different way. Instead of "Dear original creator, I'm waiting for you to accept and publish my version," contributors can say "Dear everyone else, here's my version; you're welcome." I'm not saying we don't like someone else managing the project for us, I'm saying it's great that we don't need that. Thank you for building it; that's already more than you owe us.
08:48:03
@julian:foad.me.ukJulianF* This is great, this is open source working as it should: someone creates something, others can build on it without needing the original creator. The only problem is social awkwardness like having to tell people about it in a different way. Instead of "Dear original creator, I'm waiting for you to accept and publish my version," contributors can say "Dear everyone else, here's my version; you're welcome." I'm not saying we don't like someone else managing the project for us, I'm saying it's great that we don't need that. Thank you (A2 and carl) for building it; that's already more than you owe us.08:49:54
@julian:foad.me.ukJulianF* This is great, this is open source working as it should: someone creates something, others can build on it without needing the original creator. The only problem is social awkwardness like having to tell people about it in a different way. Instead of "Dear original creator, I'm waiting for you to accept and publish my version," contributors can say "Dear everyone else, here's my version; you're welcome." I'm not saying we don't *like* someone else managing the project for us, I'm saying it's great that we don't *need* that. Thank you (A2 and carl) for building it; that's already more than you owe us.08:50:28
7 Jun 2024
@wordpress-test:matrix.orgWP-Test joined the room.03:46:05
@thibaultmartin:matrix.orgThib (m.org, OOO till Nov 4) changed their display name from Thib (m.org) to Thib (m.org, away Fri 7).11:11:04
@wordpress-test:matrix.orgWP-Test

Hi all ㋡
I just joined and I have 3 questions:

  1. Can someone tell me if there is a ready integration (plugin) with WordPress?
  2. If there is no plugin, can someone tell me if they have tried to integrate Cactus with WordPress (if so, help is welcome)?
  3. Can the Cactus server be run on a hosting (apache, mariadb/mysql, php8, composer, laravel - I don't have a vps server with the option to run dockers)?
11:52:31
@asbjorn:olli.ngA2
  1. what kind of wordpress integration are you looking for? it's just a bit of js you can include. if you're looking for integration with your user / auth system, that's not really a thing..
  2. I have not tried. I do not use wordpress. But I think you should be able to just write the HTML in wordpress?
  3. I'm not sure what "a hosting" is, but cactus does not use mariadb, php, composer or laravel. if you want to self-host, you need to host the js and css files (apache can do that), and run a python program. there is a guide on how to do it with systemd, if you do not like docker: https://cactus.chat/docs/server/systemd-service/
11:56:22
@wordpress-test:matrix.orgWP-Testthank you for your fast answer12:10:35
@wordpress-test:matrix.orgWP-TestWhen I wrote "hosting" I meant shared hosting provider like ovh etc.12:12:52
@wordpress-test:matrix.orgWP-TestI'e very simple WordPress site (like business card). I don't post often and I no need more accounts than the admin. WordPress comment system isn't good for me. I looking for comments solution especialy for guests (no registration required). WordPress comment system requires many plugins (often sluggish and slow) for look nice.12:26:52
@wordpress-test:matrix.orgWP-TestYour demo: https://cactus.chat/demo/ is something that meets all my requirements.12:34:08
@asbjorn:olli.ngA2cool :) you can follow the guide on the website on how to implement it on your site https://cactus.chat/docs/getting-started/quick-start/ It's like 3 lines to copy/paste and change some values, and you should be good to go. it's possible to do as long as you can edit the html of your wordpress site. I think that should be just a few clicks in wordpress? I'm not very familiar with wordpress.12:37:14
@wordpress-test:matrix.orgWP-Test A2: 1st of all, Thank You so much for Your support (discuss with someone who has more experience is amazing for me). 2nd, let me explain what motivated me to ask questions.
I understand that the implementation (html) on the page isn't complicated, but my question about the plugin was due to my lack of knowledge about how it works. As a new WordPress user, I think plugins simplify the implementation of services such as cactus (download and run)
12:43:01
@wordpress-test:matrix.orgWP-TestCactus has documentation and I've to use it, but configuring parameters can be very difficult for me in begining. Video tutorial would be a good step-by-step presentation of the application's capabilities12:46:43
@asbjorn:olli.ngA2¯\_(ツ)_/¯ feel free to make one.12:47:31
@asbjorn:olli.ngA2i think most people who use cactus appreciate simplicity, and tend to choose simple static site generators, over complicated CMS setups like wordpress. if someone wanted to, they would be free to make a wordpress plugin. I don't want to, because I don't appreciate wordpress.12:49:03
@asbjorn:olli.ngA2the same sort of logic goes for video tutorials. I prefer text tutorials, so I made a text tutorial.12:49:24
@asbjorn:olli.ngA2 * i think most people who use cactus appreciate simplicity, and tend to choose simple static site generators (like jekyll, hugo, etc), over complicated CMS setups like wordpress. if someone wanted to, they would be free to make a wordpress plugin. I don't want to, because I don't appreciate wordpress.12:50:02
@wordpress-test:matrix.orgWP-TestI'm trying to understand if I adding the Html code catus (comments) will allow creating a new matrix.org room for each new post?12:51:40
@asbjorn:olli.ngA2I don't know how committed you are with your wordpress project, but if you're new to web development and want to learn, I would suggest that you take a look at static site generators (like hugo) too. I find it so simple and enjoyable to work, compared to wordpress. 😅12:52:18
@asbjorn:olli.ngA2
In reply to @wordpress-test:matrix.org
I'm trying to understand if I adding the Html code catus (comments) will allow creating a new matrix.org room for each new post?
almost- the free public server runs on cactus.chat, and not on matrix.org, so the room aliases and room ids will include :cactus.chat and not matrix.org
12:52:46

Show newer messages


Back to Room ListRoom Version: 6