Hi Mark, congratulations on getting your old Pages module brought in as a first-party module in EE 1.6 … It has been mentioned that the new EE Pages module does not have all of the functionality of Tome - What exactly are its shortcomings?
I’m about to start developing a new site which will mostly be static pages - Should I install Tome or can the EE Pages module do the job of spitting out navigation lists/sitemaps/breadcrumbs based on my site structure??
I was having some good success with the following method using your old Pages module:
<ul id="topNav">
{exp:static_page_path direction="post" page="0" depth="1" nest="false"}
<li id="{short_name}"><a href="http://{url_title}">{title}</a></li>
{/exp:static_page_path}
</ul>
(and something similar for a left-nav.)
I would not consider this “a module brought in as a first-party module”. The core functionality may be the same, but it’s been completely redeveloped by EllisLab, far as I can tell. It works somewhat differently, too. My advice: Use the built-in module until you run into limitations, than research other options. It is my understanding that Tome will be fading out as Pages progresses.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.