Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-help-dev] Workaround for synchronization?



This is good workaround, and should continue to work.  Once you put a
fragment in the topic href, it is considered a different topic, and
synchronization to such topic should work correctly.  If it does not,
please report these problem in a bug.
One thing to watch out when using URLs with anchors is that there is only
one underlying HTML document which would affect indexing and search.  The
topics that are specified by hrefs with anchors will be reachable from
links, but not from search results.

Konrad Kolosowski
Eclipse Help System



                                                                       
             Valerie                                                   
             Westcott/Toronto/                                         
             IBM@IBMCA                                                  To
             Sent by:                  platform-help-dev@xxxxxxxxxxx   
             platform-help-dev                                          cc
             -admin@xxxxxxxxxx                                         
             g                                                     Subject
                                       [platform-help-dev] Workaround for
                                       synchronization?                
             02/04/2004 08:31                                          
             PM                                                        
                                                                       
                                                                       
             Please respond to                                         
             platform-help-dev                                         
                                                                       
                                                                       








Is there any method that can be used to synchronize a topic that occurs
under more than one parent to its current parent? I think that in previous
versions of Eclipse appending a fragment to the href worked for example,
<topic label="topic" href="abc.htm?tutorial"/>  would synchronize to a
different location than <topic label="topic" href="abc.htm"/>.

Valerie Westcott

_______________________________________________
platform-help-dev mailing list
platform-help-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-help-dev




Back to the top