JoomEXT:JCE Editor
From Kb_JMY(晉明夷)
JoomEXT:JCE Editor
How to change JCE image folder location?
- Ref:
- forum.joomla.org -- How to change JCE image folder location?
- alledia.com -- 5 Useful JCE Features That People Miss
- ostraining.com -- 5 Useful JCE Features That People Miss
- Q: JCE's default image folder is: public_html/images/stories
- -> so, how to change it to public_html/portal/images/stories
- Ans:
- In Joomla admin backend, Click: Components -> JCE Administration
- then click: Groups -> default
- on the right-hand side, you can find: Editor Parameters -> Plugin Options
- click on Plugin Options, you can find File Directory Path is set to images/stories
- which means the root directory for the image manager of JCE is: public_html/images/stories if you install Joomla directly under "public_html"
- -> simply change it to: portal/images/stories
- -> That's it!
- -> but what if Joomla is install under: public_html/Joomla
- -> and I want to set the image file folder to: public_html/data/Joomla_Image

