I've got one multi-site context working within both localhost and production sites.
Problem is specifying directories/folders for these contexts so TinyMCE knows the right directory to look for images and so the right folder is selected for files to upload/download in File Manager.
The folder for the subdomain is a separate folder "outside" the modx install directory...I have links and stylesheet references working properly, have not yet tested javascripts...
HOW do I tell the context where to look for files/images so the images display correctly within the new context??
Do I use TinyMCE base URL setting??
Thank you, Tom
[ed. note: TomMLS last edited this post 14 years, 8 months ago.]
-
☆ A M B ☆
- 894 Posts
I think if you make a new context setting for the second domain with:
key= filemanager_path
you should be able to specify the directory for that context, let me know if that works.
Good Luck.