Posts made by Martin Dougiamas

Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
If you log in to this site using teacher/teacher, you can go into Demo 103 and see them.

Also, look on your pages which are missing the graphics, do a "view source" in your browser, and find the URL of the image. Then look at that URL directly in your browser - you may see error messages that tell you what the problem is. It's nothing obvious - your GD and Freetype setup looked OK.
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
Ah, OK, gotcha.  It's not actually an applet, but ... ah doesn't matter  :-)

Try replying to this post, and look in the formatting menu .. there's a new format I just added called "Plain text format" (took about 5 minutes).

Currently this format still replaces smilies, and replaces returns with <br /> but leaves all the HTML code alone and prints it as written.

For example:

<script language="Javascript">
<!--
document.write('<A TITLE="Read carefully" HREF=javascript:openpopup("/help.php?module=moodle&file=reading.html","popup","400","500") >Read carefully<IMG align="absmiddle" BORDER=0 HEIGHT=17 WIDTH=22 ALT="" SRC="http://moodle.org/pix/help.gif"></A>');
//-->
</script>

Does that do the trick?