Search found 3075 matches

by Edi
Tue Jun 03, 2025 9:53 pm
Forum: General
Topic: admin shortcuts - eg: DOMAIN
Replies: 2
Views: 1382

Re: admin shortcuts - eg: DOMAIN

You can find the paths in the file init.php in the directory /bl-kernel/boot (line 165):

https://github.com/bludit/bludit/blob/3 ... t.php#L165
by Edi
Tue Jun 03, 2025 6:49 pm
Forum: Plugins
Topic: EasyComments-Plugin
Replies: 1
Views: 3332

Re: EasyComments-Plugin

Welches Theme verwendest Du?
by Edi
Thu May 15, 2025 8:20 pm
Forum: Themes
Topic: coverImage location
Replies: 2
Views: 19183

Re: coverImage location

In the theme Alternative for example you can find in the template home.php the following (line 43): <?php echo $page->contentBreak(); ?> This shows the post with the cover image till the page break, if there is one. The function contentBreak() is defined at /bl-kernel/pagex.class.php (line 97): http...
by Edi
Thu May 15, 2025 7:45 pm
Forum: General
Topic: Obsidian to bludit markdown
Replies: 1
Views: 6903

Re: Obsidian to bludit markdown

I didn't know Obsidian. I will have a look at it.
by Edi
Thu Apr 10, 2025 11:06 am
Forum: Allgemeines
Topic: Bludit 4.0
Replies: 2
Views: 268567

Re: Bludit 4.0

Bis auf weiteres arbeitet Diego nicht an der Version 4. Für die Version 3 gibt es von Zeit zu Zeit Updates (Anpassungen an neue PHP-Versionen, Updates von TinyMCE usw.). Bludit ist Open Source, das heisst, dass es "geforkt" werden kann, d. h. eine Kopie erstellt, die selbst verändert und w...
by Edi
Thu Mar 27, 2025 8:56 pm
Forum: General
Topic: Option to set default category?
Replies: 5
Views: 34148

Re: Option to set default category?

abu wrote: Thu Mar 27, 2025 12:19 pm Is it the current strategy to implement such (core-)extensions as plugins?
At the moment there is no further development of Bludit. The updates are bug fixes, updates of the code for new PHP versions, of scripts and of plugins that are part of the Bludit package.
by Edi
Wed Mar 26, 2025 9:45 pm
Forum: General
Topic: Option to set default category?
Replies: 5
Views: 34148

Re: Option to set default category?

Perhaps I can code a simple plugin.
by Edi
Wed Mar 26, 2025 9:41 pm
Forum: General
Topic: Website not displaying properly
Replies: 4
Views: 41145

Re: Website not displaying properly

Sorry for the late answer!

Bludit is installed at http://www.chez-germaine.com.

To use https://www.chez-germaine.com please go to Settings > General > Site URL and change in the field URL from http:// to https://.
by Edi
Mon Mar 17, 2025 11:08 am
Forum: Plugins
Topic: Image Gallery Lite not working with Edi build
Replies: 9
Views: 189206

Re: Image Gallery Lite not working with Edi build

Version 3.13.1 was the release "Edi". ;)

The latest version is 3.16.2.

Is there an error message or is it just not working?
by Edi
Mon Mar 10, 2025 9:05 pm
Forum: General
Topic: Page Access Policies?
Replies: 3
Views: 46444

Re: Page Access Policies?