bludit
bludit copied to clipboard
Simple, Fast, Secure, Flat-File CMS
### Describe your problem While uploading a cover, it is stored inside `/bl-content/uploads/pages/pagekey/filename`, like defined in the fronted https://github.com/bludit/bludit/blob/main/bl-kernel/admin/views/editor/file-manager.php#L98. But the `page.class.php` is not handling this correct and points the...
Would it be possible to add micropub (https://indieweb.org/Micropub) support to Bludit? Motivation: At the moment, especially for posting from mobile devices, Bludit only supports the mobile web page which is...
### Describe your problem When a page has a parent, it is impossible to upload an image: ``` File Manager. An error occurred while trying to upload the file. ```...
### Describe your problem request ### Steps to reproduce the problem none ### Bludit version 3.13.1 ### Hosting or Webserver name none
Does Bludit have the concept of different post types? I realize there are categories, but I would like to have differing post types instead. For example, for a portfolio site...
### Describe your problem When I use the example function with customFields enabled, the customFields information is not saved and is deleted. ### Steps to reproduce the problem Using the...
### Describe your problem If you insert an image into the easymde editor, the text below cannot be edited anymore. If you explicitly enter `previewImagesInEditor: false` in the configuration, the...
Set the strings in lower case to avoid missing results because of the case.
In the list of possible social network, telegram is not present
### Describe your problem A Cross-Site Request Forgery (CSRF) vulnerability has been identified within the admin theme selection functionality. Steps to Reproduce: Crafted a Proof of Concept (POC) demonstrating CSRF...