[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.ua] Thanks! (was Re: Please confirm allowable link_to path structures using PLUGINS_ROOT

Hi Chris,

Thanks for that confirmation about anchor contributions and PLUGINS_ROOT.

I was using a tool that kept inserting a slash into the path that I typed for my link_to, and that was messing things up when I included PLUGINS_ROOT in the path, and I could't figure out why having that slash made such a difference in that case. :-)

Thanks again!
--Lee Anne


Chris Goldthorpe wrote:
> So, is it a bug that link_to="/PLUGINS_ROOT/<pluginID>/<tocfile>#anchorID"
> does not work?
>
> Or is PLUGINS_ROOT not useful for contributing into an anchor?


It really is not necessary to specify PLUGINS_ROOT when contributing to an anchor. The support for PLUGINS_ROOT is only there to allow the TOC contributions to use the same format as is used for hrefs. I suppose that if we are going to support PLUGINS_ROOT we should also support /PLUGINS_ROOT and you could file a bug on that.