Storing help pages on Remote Server
Storing help pages on Remote Server
- Subject: Storing help pages on Remote Server
- From: Devarshi Kulshreshtha <email@hidden>
- Date: Thu, 29 Jul 2010 16:10:12 +0530
Hi all,
I have made a sample application in which I am able to implement help book
via help viewer .
Right now it is storing and displaying content from application bundle, but
I want to implement Internet Primary help book content, in which it checks
the server to determine whether a newer version of each page is available
before displaying the page. If the server isn’t available, or if the page
has not been updated, then the local version is used.
I checked this url to implement it:
http://developer.apple.com/mac/library/documentation/Carbon/Conceptual/ProvidingUserAssitAppleHelp/authoring_help/authoring_help_book.html#//apple_ref/doc/uid/TP30000903-CH206-CHDGIECE
In it they have specified:
To specify a remote server for your help content, do the following:
1. Click “Show Details.”
2. Click the checkbox labeled “Use remote URL for missing files and
updates.”
3. In the text field under this checkbox, enter the server address where
your remote help content is available.
Problem is: I cannot get - where to click "Show Details", where to click the
checkbox labeled.... is it done within XCode, within help viewer?
Can anyone suggest me exactly how to do it or some useful link to implement
it?
Thanks,
--
Thanks,
Devarshi
_______________________________________________
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