mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-26 10:13:38 +08:00
956eb1308f
Extracted page editor view data gathering to its own class for alignment. Updated the data used in views as part of the process to use view-specific variables instead of custom attributes added to models. Also moved tinymce library loading so it's not loaded when not using the wysiwyg editor. |
||
---|---|---|
.. | ||
code-editor.blade.php | ||
editor-toolbox.blade.php | ||
editor-translations.blade.php | ||
form.blade.php | ||
image-manager-form.blade.php | ||
image-manager-list.blade.php | ||
image-manager.blade.php | ||
list-item.blade.php | ||
markdown-editor.blade.php | ||
page-display.blade.php | ||
pointer.blade.php | ||
template-manager-list.blade.php | ||
template-manager.blade.php | ||
wysiwyg-editor.blade.php |