Closed (fixed)
Project:
Extended Tracker
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Nov 2005 at 16:37 UTC
Updated:
8 Dec 2005 at 15:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
kbahey commentedContent type is often too artificial and not related to real life things. For example, what is the difference between 'page' and 'story' these days? Basically, nothing, apart from the possibility of setting different publishing options for each. What is a 'book'? It is really a hierarchy module.
Taxonomy on the other hand is user defined, and hence relate to real life objects.
In any case, I am willing to go with this if it does not break other functionality and is an option.
So, submit a patch if you wish.
Comment #2
ixis.dylan commentedI'll work on a patch for content type. It would be useful for me, anyway, as listing taxonomies in the tabs doesn't create any kind of usable interface. If I'd put all of my site content into one top-level category I could probably have chosen that taxonomy to populate the tabs and produce the "forum/blog/articles/etc" layout that I was hoping for.
Maybe I should just change the layout of my taxonomies AGAIN. Hoho..
Comment #3
ixis.dylan commentedHere's a patch that tabs by content type if you don't choose a taxonomy in the settings page. Consider it a proof of concept rather than a working module, but you can see it in action at http://www.demolicious.org/xtracker
There's a few more changes in here, including some updates I had to make to get the module working with CVS (from about a month ago).
Comment #4
kbahey commentedDylan
Here is a modified version that merges a fix from another issue with your change.
Can you please test it and see if all works well?
If it is, then I will commit this.
Comment #5
ixis.dylan commentedSure, I'll test it later. It looks like you've merged in the /user fix? I did the same with my version, and it worked okay.
Comment #6
ixis.dylan commentedYeah, looks good here!
Comment #7
kbahey commentedCommited. Thanks Dylan.
Comment #8
inspiredbylife commentedLooks like the patch doesn't work well with 4.6.0... do I have to update to 4.6.3?
This is the error I get:
Fatal error: Call to undefined function: node_get_name() in /home/wwwsur2/public_html/modules/xtracker/xtracker.module on line 207
Help!!!
Comment #9
kbahey commentedI checked the latest 4.6 download, and it should work with 4.6.3.
Comment #10
(not verified) commented