Drupal 7 front page URL after changing the front page
Posted
by
Freeman
on Stack Overflow
See other posts from Stack Overflow
or by Freeman
Published on 2012-11-02T16:58:16Z
Indexed on
2012/11/02
17:01 UTC
Read the original article
Hit count: 204
I have used Configuration|Site Information|Default Front Page
to designate node/55
as my front page.
How can I create a menu linking to the original front page, i.e. the one with the list of articles?
If I link to <front>
it goes to node/55
.
P.S.: I have been able to simulate this by enabling the frontpage
view, but, if possible, it would be more efficient to just link to the original front page URL.
© Stack Overflow or respective owner