Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(3 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Bug Reports

Resource File path in Course Banner/Copyright


You must be signed-in to post.

AuthorSubject
  Page: 1
peter
Subject: Resource File path in Course Banner/CopyrightQuote this post in your reply
This problem occurs for both Course Banner and Course Copyright.

If I insert a resource file in Course Banner (or Copyright) through Instructor Tools , say,
<img src='content/48/somepic.gif>,
the picture will show properly in banner (or copyright) when I am in tools such as clicking Home/Resources/Discussion.

But the picture will not show when I click on a content page (it tried to access www.somecompany.com/atutor/content/48/content/48/somepic.gif)


I am running ATutor 1.4 and ACollab 1.1 (RedHat Linux 9).


Peter
Posted: 2004-07-01 00:44:56
greg

Avatar for greg
Subject: Absolute pathsQuote this post in your reply
Use absolute paths in the banner and copyright editor.

<img src='http ://www.somecompany.com/ atutor/content/48/somepic.gif'>
Posted: 2004-07-01 18:07:10
 Page: 1

You must be signed-in to post.