In Drupal 5, I've installed the latest Panels, Tab Panels and JS Tools. And then setup some tabs for a home page (www.lightingatwillowglen.com).
I then installed Advanced front page settings so I could easily set the front page. I wanted the front page to go to "Today's Pick" tab so I set the front page to home#panels-tabs-3-3 and #panels-tabs-3-3.
In both cases, when accessing the site without the page (just as http://www.lightingatwillowglen.com/) I get a page not found error.
I'm not sure if this is strictly a problem with this module but I'm guessing this is the first logical starting point to report it.
In my case I have installed Drupal in a subdir. and use the prescribed rewites for such a setup. If this is part of the issue then so far this will be the only rewrite issue with this setup.
Comments
Comment #1
wim leersDrupal doesn't support that. The reason is simple. Drupal expects a *Drupal path* to be entered there, not a specific URL. Something like "node" or "user/2".
Besides, a homepage doesn't link to an anchor on the homepage itself by definition -- have you ever seen an advertised URL like
http://company.com#contact?Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.