Search found 18 matches

by kbeezie
Thu May 14, 2026 7:42 am
Forum: General
Topic: What other editors besides SummerNote might be good?
Replies: 0
Views: 12

What other editors besides SummerNote might be good?

Just finished building a plugin to get Summernote in place of TinyMCE since I wanted something that could handle the raws a little better and what not. Got everything local, and had to use an older version of Summernote since the Bludit 3.21.1 admin is still on Bootstrap 4.

SCR-20260514-civq.png ...
by kbeezie
Thu May 14, 2026 4:21 am
Forum: Plugins
Topic: Fehler im Gallery Plugin Bludit Pro
Replies: 5
Views: 121

Re: Fehler im Gallery Plugin Bludit Pro


Hallo,

Das ist eine gute Idee. Ich kann jedoch die gleichen Bilder hochladen, wenn ich eine neue Seite erstelle. Dann müßte doch das gleiche Limit gelten, oder denke ich da falsch?

Liebe Grüße Lars


Das ist wahrscheinlich der Fall. Wir würden Ihnen empfehlen, zuerst Ihre Apache- oder Nginx ...
by kbeezie
Tue May 12, 2026 10:31 pm
Forum: Plugins
Topic: Fehler im Gallery Plugin Bludit Pro
Replies: 5
Views: 121

Re: Fehler im Gallery Plugin Bludit Pro


Hallo,

ich bekomme keine aussagekräftige Fehlermeldung:
"Upload failed"

Mehr nicht.
Liebe Grüße

Lars
Fehler.png


Der Upload bricht ab, bevor Bludit überhaupt eine Fehlermeldung erzeugen kann. Das passiert häufig, wenn das Bild größer ist als die vom Server erlaubte maximale Anfragegröße ...
by kbeezie
Tue May 12, 2026 10:16 pm
Forum: General
Topic: Error with image format in Bludit v3.20
Replies: 13
Views: 469

Re: Error with image format in Bludit v3.20


Also 3.22.0 doesn't solve my problem.
Help me, please.

fp


If you're not seeing anything in the error log about images then you might need to look at your webserver configuration and make sure you're not trying to upload an image with a larger file size than the webserver is set to allow ...
by kbeezie
Tue May 12, 2026 2:57 pm
Forum: Announcements
Topic: Bludit v3.21.1 is here
Replies: 4
Views: 102

Re: Bludit v3.21.1 is here


wow :)

I wanted to do a article writer plugin. Claude has a php thing ready to use and it's relatively easy to hook it up to such plugin.


Ahh I see. I prefer to keep that kind of process in the chat client so I can tweak as needed with my own insights or corrections and can summarize the ...
by kbeezie
Tue May 12, 2026 4:58 am
Forum: Announcements
Topic: Bludit v3.21.1 is here
Replies: 4
Views: 102

Re: Bludit v3.21.1 is here


btw. was working on a Claude plugin and now I'm not sure it's needed.


Such as using Claude to help build the plugin, or something else?

If you meant using it to help find the undocumented quirks in help building a plugin I actually built a larger one with Deepseek v4 Pro, then created some ...
by kbeezie
Mon May 11, 2026 8:44 pm
Forum: Show your Bludit-Website!
Topic: Pilab.dev because Jereme.dev
Replies: 2
Views: 55

Re: Pilab.dev because Jereme.dev

bozodev wrote: Mon May 11, 2026 5:16 pm Hi all,
I have been using Bludit since 2019 or so when I created my project Pilab.dev.
I still remember Nibbleblog from before that ;p
by kbeezie
Mon May 11, 2026 5:22 am
Forum: Show your Bludit-Website!
Topic: Took my old site from WP to Bludit with theme and plugin
Replies: 0
Views: 42

Took my old site from WP to Bludit with theme and plugin

I've neglected one of my domains for quite some years (as you can see from the content that's currently on it), and I decided that before I start updating all my content including little warnings on dangerously oudated pages that I would convert the wordpress site into a Bludit Pro one, configured ...
by kbeezie
Sun May 10, 2026 1:34 am
Forum: Themes
Topic: Non-Local inclusion on Simple.css, tracking
Replies: 4
Views: 146

Re: Non-Local inclusion on Simple.css, tracking


Perhaps there is a certain reason to use the external stylesheet.


There's no reason that I can see given the content of it, outside of possibly tracking page loads/traffic. At the very least disclose that there is an externally loaded asset that isn't google/boostrap/jquery.

Especially when ...
by kbeezie
Thu May 07, 2026 5:35 pm
Forum: General
Topic: News about Bludit future ?
Replies: 8
Views: 548

Re: News about Bludit future ?


... now using Claude (why not !). ...


I'm wondering if that might explain why some of the existing public documentation no longer line up with how the codes internal structure actually works now.

It can be slower to update the docs if some of it was rewritten by claude, which can be annoying ...