BookStack/resources/views/pages/parts
Dan Brown 956eb1308f
Aligned page edit controller method data usage
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.
2022-04-17 23:01:14 +01:00
..
code-editor.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
editor-toolbox.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
editor-translations.blade.php Made WYSIWYG editor translatable 2022-02-06 21:17:08 +00:00
form.blade.php Aligned page edit controller method data usage 2022-04-17 23:01:14 +01:00
image-manager-form.blade.php Improved loading for images with failed thumbnails 2022-01-10 18:13:48 +00:00
image-manager-list.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
image-manager.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
list-item.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
markdown-editor.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
page-display.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
pointer.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
template-manager-list.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
template-manager.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
wysiwyg-editor.blade.php Aligned page edit controller method data usage 2022-04-17 23:01:14 +01:00