Active
Project:
DART Zone
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2011 at 23:58 UTC
Updated:
13 Sep 2011 at 01:41 UTC
The DART module already integrates with the context module to allow sites to hide DART tags based on a given condition (like path == 'a/b/c'). I think it would be very powerful to expand that context integration by adding another context "reaction" called DART site/zone which allows a user to override those values under certain conditions.
This would allow people to take advantage of all sorts of conditions provided by context AND it would not be dependent on taxonomy
Comments
Comment #1
gansbrest commentedThat's an interesting idea, I'll give it some thoughts! Thanks
Comment #2
accessiveapps commentedWell .. sometimes you have a messed up path structure which is completely unrelated to taxonomy e.G.
example.com/news shows all articles posted in news
example.com/tech shows all articles posted in tech
example.com/article/my-path-to-tech-article has no taxonomy on it but belongs to tech.
I have this case right now and close to tear out my hairs :D
Comment #3
bleen commented@patPrzybilla .... if you use the latest version of the Dart module with the Context module, you can easily specify the zone for a given path even if it has nothing to do with taxonomy