BookStack/resources/views/pages
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
..
parts Aligned page edit controller method data usage 2022-04-17 23:01:14 +01:00
copy.blade.php Added copy considerations 2021-12-20 17:33:19 +00:00
delete.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
edit.blade.php Aligned page edit controller method data usage 2022-04-17 23:01:14 +01:00
export.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
guest-create.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
move.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
permissions.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
revision.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
revisions.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
show.blade.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00