bludit icon indicating copy to clipboard operation
bludit copied to clipboard

Simple, Fast, Secure, Flat-File CMS

Results 104 bludit issues
Sort by recently updated
recently updated
newest added

Added the ability for users to add pronouns to their profiles (displayable in themes alongside their author name. Added Bluesky link setting to users' social media

Preview does not work. v3.16.2 See also: https://forum.bludit.org/viewtopic.php?t=2968

Bug

Like in pull request 1530 https://github.com/bludit/bludit/pull/1530 in some cases, like shared hosting, an absolute path within a symlink is not working. Changed it to a relative path.

Adding a field to manage context menu with default value as in TinyMCE documentation: https://www.tiny.cloud/docs/tinymce/latest/contextmenu/#options + information about how to get the browser spellchecker

When i try to get up my docker instance of Bludit i get this frontend: This is my docker compose configuration: ``` services: bludit: image: bludit/docker:latest container_name: bludit_cms ports: -...

This pull request adds a full Slovak language translation for Bludit CMS. The file bl-languages/sk_SK.json contains all required keys and strings, based on the latest English and Czech language packs.

Hello!! Mi test machine is a Debian Testing with php v.8.4.11 and the following packages installed: ii php-cli 2:8.4+96 all command-line interpreter for the PHP scripting language (default) ii php-common...

Add Korean (ko_KR) locale and UI translations; maintain key parity with en.json. - No breaking changes - Parity with en.json keys - Minor stylistic choices to preserve original nuance