mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
TineMCE refactoring
Unified all tinyMCE instances used across AAC, now they are initiated in one single file + added option to upload images within editor (CTRL-C CTRL-V) + there is new folder: user/, which will be used for all user generated data, like image uploads, guild images, etc.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -54,5 +54,8 @@ landing
|
||||
# system
|
||||
system/functions_custom.php
|
||||
|
||||
user/*
|
||||
!user/index.html
|
||||
|
||||
# others/rest
|
||||
system/pages/downloads.php
|
||||
|
Reference in New Issue
Block a user