Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Monaj

macrumors regular
Original poster
May 24, 2009
193
0
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/libr...//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,

Monaj
 
solution found

I just got it, it is there in Help Indexer utility itself.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.