Jump to:
| Project: | Get Content Type |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Get Content Type (GCT) hit it right on the money with allowing content type nodes listed via the url (node/type/xxx). However, the display is inconsistent with how core does it with "taxonomy/term/nnn".
1. First the page title is appended with the word "Content", which we certainly can do without;
2. The use of content type description is welcome but should be an option and better if it can be formatted/themed via a configuration interface.
Please note that the nodetypeviews module does essentially the same thing and I find the formatting of the page to be consistent with other page listings. Perhaps you may want to consider working with the nodetypeviews developer and getting this feature back into core. Thanks.
Comments
#1
You got it. Committed to 6.x-1.x-dev.
#2
Well, shucks, I just discovered that I'm not creating -dev releases. I fixed that and a 6.x-1.x-dev will be created this evening.
#3
Thanks NancyDru. Will look into this.
#4
I decided to move the setting to "Admin >> Content >> Post settings" (more like the node module). I also did some clean up on the chooser form (node/type).
BTW, if you have CCK and can make a patch there, check out #596428: Ability to alter content type list. GCT will use that feature.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.