Re: $10 for a few [hours?] work
Re: $10 for a few [hours?] work
- Subject: Re: $10 for a few [hours?] work
- From: Severin Kurpiers <email@hidden>
- Date: Mon, 8 Nov 2004 18:47:33 +0100
Hi Daniel,
sorry for this off-list contact. You are right, maybe it is interesting
also for someone else.
The most important thing was in fact this line:
<meta http-equiv="Content-Style-Type" content="text/css">
that has been replaced by:
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
There were two more changes:
1. The name of the default html-file has been changed from "index.html"
to "PersonalAideHelp.html"
2. The line:
<title>Personal Aide Help</title>
has been moved in front of the line:
<meta name="AppleTitle" content="Personal Aide Help">
Everything else like the entries in Info.plist and InfoPlist.strings
were correct.
Bye,
Severin Kurpiers
Verek Ltd.
On 8. Nov 2004, at 17:45, Daniel Todd Currie wrote:
We have a winner! Since he contacted me off-list I'll keep it off
list, but anyway...
It seems to have been a problem with the html file. Even though the
file opened directly in Safari, Help Viewer, etc., and is pretty strict
html, it still wasn't read by the help api, for whatever reason. It
seems that the necessary line is:
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
Though I'm not certain that this is the only change that corrected the
problem. I promise to share more details later.
On a side note, I created this help page from a template that i used in
other apps... I can't imagine why this was not a problem in the other
apps. :\
-- DTC
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden