Generalising HTML Image URLs

Generalising HTML Image URLs

дэргэд Steve Killer -
Хариу нийтлэлийн тоо: 1
Is there a way of generalising the URL in an HTML editor? This would allow changes in URL and (less important) pix placement. I've experimented with variations on src="'$CFG->pixpath.'/word.gif" and I just haven't got it yet.
Any ideas?
Үнэлгээний дундаж: -
Steve Killer-н хариуд

Re: Generalising HTML Image URLs

дэргэд Colin Fraser -
Documentation writers зураг Particularly helpful Moodlers зураг Testers зураг
mm I doubt that will ever work, the code you are using there. Dont forget, the page you are actually writing is generated from a number of sources, php, mySQL or Postgres, javascript and html. So far, I have not found a solution to that question