Posted by ithacaindy on May 1, 2010 at 3:02pm
I want to change my site's contexts to the following:
Front Page
Section Page
Individual Page
Currently, the path is Front->Global->Individual.
I've tried to disable the global page, but to no avail - it keeps appearing. I've cleared the cache, but that doesn't help. Any suggestions?
Comments
Global page or
Global page or context?
Sitewide context?
Currently, the path is Front->Global->Individual.This is also not clear. Path for what? A context, site frontpage...
Need to be sure cause I think I'm having the same issues and would like to track this one..
http://satyamediagroup.com
It is a context; openpublish
It is a context; openpublish > general > sitewide. Right now, the condition is sitewide content = true.
Currently, the frontpage context (using the "left-arrow front right-arrow" path) appears when someone visits the site, then the general > sitewide context (set to sitewide = TRUE) displays whenever someone selects a primary menu item. When someone selects an individual article, they are sent to "articles" context.
My goal is to bypass the general > sitewide context, instead going to a clone of the frontpage context, based on either the menu trail (selecting "local" from the primary menu, for instance), where they would see a section landing page. From there, they could pick individual articles - the "sports" section would have all articles matching the "sports" taxonomy term.
The context docs suggests you can do an end-run around an existing site-wide context by creating a similar context named alphabetically after the site-wide context. For instance, "test-sitewide" context would be processed after the "sitewide" context. The "test-sitewide" context would remove the "sitewide = TRUE" condition, then make whatever changes you desire. This doesn't work.
I hope some of the more experienced context coders can lend a hand with this one.