BookStack
BookStack copied to clipboard
A platform to create documentation/wiki content built with PHP & Laravel
As described here: https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/requestSubmit This would play nicer with normal event handling. Thought about while helping build a JS hack, where existing submit event was difficult to override since it...
### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario Hi all,...
### Describe the feature you'd like Hello everyone, I've read quite a few posts on the subject of backups and exports. However, I'm a bit lost. Our goal is to...
### Describe the feature you'd like I have a lot of pages which I'm working on in parallel. The most of them are online, but I'm doing some changes on...
### API Endpoint or Feature Changes to a book/ chapter/ page via the API (i.e. PUT /books/{id}) result in an updated update_at and updated_by field. It would be beneficial to...
**Describe the bug** Links within a page (like #bkmrk-whatever-the-header-is) still work, but links to other pages within the wiki link to the original URL on the hosted wiki. **Steps To...
### Describe the Bug Similar to #1854 I believe that the orientation data for the image is not being respected when exporting to PDF. Since the fix was applied, my...
### Describe the Bug Page navigation highlight is only visible while the header is shown on screen. ### Steps to Reproduce 1. Create a document with enough text that the...
### Describe the feature you'd like It would be a nice feature if it were possible to edit an image right in Bookstack. Therefore one will be able to make...
### Current Handling Within the page editor we set a text direction based upon the user's language preference. If it's a RTL language, we'll load the editor as RTL, with...