-
☆ A M B ☆
- 24,524 Posts
Changing the base url to point to anything other than your root url is a very bad idea. You could make a chunk with the path to where your images are, then just have
<img src="{{imagePath}}filename.jpg" alt="" />for your images.
Alright, well I can figure that out.
How about the fact that jQuery is being attached to the end of my Head and I can’t attach anything after it so that it can use the already called jQuery. I have to call it again so that any javascript I attach can use the one being attached by MODx.
There really needs to be a way to put stuff after the MODx added HEAD information.
Thanks for the chunk idea. I’ll be sure to do that.
thanks. (I feel ashamed ...)
-
MODX Staff
- 2,502 Posts
Imestre,
This seems to be a valid bug, any chance you can file that in Jira?
Author of zero books. Formerly of many strange things. Pairs well with meats. Conversations are magical experiences. He's dangerous around code but a markup
magician.
Blog ✦
Twitter ✦
LinkedIn ✦
GitHub
-
MODX Staff
- 2,502 Posts
This is now fixed in SVN revision 5527.
Thanks for posting.
Jay
Author of zero books. Formerly of many strange things. Pairs well with meats. Conversations are magical experiences. He's dangerous around code but a markup
magician.
Blog ✦
Twitter ✦
LinkedIn ✦
GitHub