2:
Re: Images in HTML noticeboard
By: Jun-Dir Liew
|
In response to 1 | 11/17/05 07:32 PM | ||
The HTML Noticeboard doesn't have the capability to upload files for itself to use; but in general, LAMS does. You can either host your picture on your own web space if you have one, or you can use LAMS' share resources facility to upload your file to LAMS - I'll describe how to do this below (it's kind of a roundabout way to get LAMS to host your file for you).
In the Authoring screen, open a Share Resources tool. urlcont:1641_some_picture.gif 5. Open a new browser window, and type this URL http://localhost:8080/upload/1641_some_picture.gif 6. You should see the picture displayed in your browser. You can now use the above URL in an < img src=""> tag in HTML Noticeboard, where your image is hosted by your LAMS server. You can also safely remove the Share Resources tool if you don't need it, the file will still be there. note: replace 'localhost:8080' with your server's hostname and port Posted by Jun-Dir Liew |
|
Reply to first post on this page
Back to Getting Started