Search found 3089 matches
- Fri Feb 14, 2025 12:36 pm
- Forum: General
- Topic: Adding a Caption to an Image in Bludit
- Replies: 2
- Views: 51454
Re: Adding a Caption to an Image in Bludit
The editor TinyMCE has this function.
To activate it add
image_caption: true,
to the settings of tinymce.init in the file plugin.php in the directory /bl-plugins/tinymce/ :
tinymce.init({
selector: "#jseditor",
auto_focus: "jseditor",
element_format : "html",
entity_encoding : "raw ...
To activate it add
image_caption: true,
to the settings of tinymce.init in the file plugin.php in the directory /bl-plugins/tinymce/ :
tinymce.init({
selector: "#jseditor",
auto_focus: "jseditor",
element_format : "html",
entity_encoding : "raw ...
- Wed Feb 05, 2025 11:30 pm
- Forum: General
- Topic: site migration and upgrade advice
- Replies: 8
- Views: 119062
Re: site migration and upgrade advice
Sorry, I have no experience with docker.audricd wrote: Wed Feb 05, 2025 5:41 pm 2: can I chmod the parent, or any directory to a safer chmod?
But directories can be chmod 755.
- Wed Feb 05, 2025 11:14 pm
- Forum: Plugins
- Topic: new plugin - pull request
- Replies: 9
- Views: 123190
Re: new plugin - pull request
The plugin is now in the repository.
I made a new request, and Diego restarted the update manually. I don't know what the problem was.
Thank you for your patience!
I made a new request, and Diego restarted the update manually. I don't know what the problem was.
Thank you for your patience!
- Wed Feb 05, 2025 2:17 pm
- Forum: General
- Topic: Video upload fails?
- Replies: 7
- Views: 73157
Re: Video upload fails?
Oh, it's my website. I will have a look at it what's missing.kr428 wrote: Wed Feb 05, 2025 1:15 pm Ah. On closer look it seems third-party documentation? I did what has been outlined here, exactly the way described in this document:
https://planet-bludit.ch/anpassungen/up ... eo-dateien
- Tue Feb 04, 2025 10:44 pm
- Forum: Plugins
- Topic: new plugin - pull request
- Replies: 9
- Views: 123190
Re: new plugin - pull request
I had not yet time to figure out what the problem is. I will do it this week.
- Tue Feb 04, 2025 5:41 pm
- Forum: General
- Topic: Video upload fails?
- Replies: 7
- Views: 73157
Re: Video upload fails?
Where in the documentation have you found this?kr428 wrote: Mon Feb 03, 2025 7:59 pm These are the changes I made, according to the documentation:
Bildschirmfoto vom 2025-02-03 19-57-48.png
And: Which files have you modified?
- Mon Feb 03, 2025 5:39 pm
- Forum: General
- Topic: Video upload fails?
- Replies: 7
- Views: 73157
Re: Video upload fails?
Which files have you modified?kr428 wrote: Fri Jan 31, 2025 10:47 am Modified bludit so that the uploader and the admin frontend will accept these kinds of files.
You also can upload video files using FTP or the file administration of your hosting.
- Mon Feb 03, 2025 5:33 pm
- Forum: General
- Topic: Size limit of image upload
- Replies: 1
- Views: 39133
Re: Size limit of image upload
This has nothing to do with Bludit. Please look at the PHP settings of your hosting.
- Mon Jan 20, 2025 3:06 pm
- Forum: Plugins
- Topic: Previews in the TinyMCE editor are not found (after update to bludit-pro 3.16.2)
- Replies: 2
- Views: 50871
- Thu Jan 16, 2025 2:02 pm
- Forum: General
- Topic: Should I Develop Custom Themes and Plugins for Bludit?
- Replies: 4
- Views: 61631

