Hi all, newbie Drupal user here.
I'm in the middle of totally redesigning our internal/external web.
The internal web will/should have all the fancy stuff, news items, reports, photographs, collaboration, workgroups (create ad-hoc workgroups to share docs/discussions).
However, I want to make some news items available on the external web. Could I set up a node (or something) with totally different style and menu and make it look like a front page? Is that even possible with rewrite rules, since Drupal already uses url rewrite?
Something like / = intranet, /frontpage = www (I hope that I am making my self clear)
Or should I just do it the other way around? / = frontpage, /intranet = intranet. I really want a clear distinction between the websites, but I want to share content.

Or am I just crazy even thinking of this?

Comments

WorldFallz’s picture

you can probably do something with subdomains (ie www.site.com & intranet.site.com) with http://drupal.org/project/domain.

===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz

jonr’s picture

Thanks. This seems to be exactly what I was looking for...

WorldFallz’s picture

welcome ;-)

===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz