Apple Help question
Apple Help question
- Subject: Apple Help question
- From: "z" <email@hidden>
- Date: Wed, 27 Feb 2008 12:12:57 -0500 (EST)
I have problems trying to implement Apple Help.
All I get is an empty help window without a title.
My index.html file is:
<html>
<head>
<title>Yellow Help Book</title>
<META NAME="AppleTitle" CONTENT="Yellow Help">
</head>
<body>
<p>This is my Help</p>
</body>
</html>
My Info.plist includes:
<key>CFBundleHelpBookFolder</key>
<string>Yellow Help</string>
<key>CFBundleHelpBookName</key>
<string>Yellow Help Book</string>
and I connected Help item: "Yellow Help" to First Responder.
Help indexer gives me a msg: "Warning: index.html -- <TITLE> tag missing." -
under Tiger optimization.
I don't understand it.
I'd appreciate any suggestions.
Thanks.
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden