Closed (fixed)
Project:
Coffee
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Jan 2012 at 16:12 UTC
Updated:
28 Mar 2014 at 12:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
acrollet commentedpatch attached.
Comment #2
michaelmol commentedAlthough this would be a nice feature, the main purpose of Coffee is navigation between the admin pages.
using the
hook_coffee_action()we can achieve something like this.I will create a default coffee_action callback, for this use case.
Comment #3
michaelmol commentedYou can now use
:addin Coffee and will give you a result as you can expect on the pagenode/addComment #4
maartenverbaarschot commentedShould be able to type ":add [name of content type]" and hit enter. Especially when you have many content types as Coffee only shows 7 results.
Comment #5
michaelmol commentedComment #6
acrollet commented:add works nicely, thanks! I do agree that entering the name of the ct will be necessary functionality...
Comment #7
lsolesen commentedAgree or coffee should show more content types.
Comment #8
michaelmol commentedActually :add shows all the available content types to add, the limit of 7 is for the default coffee search
Comment #9
michaelmol commentedThis is now fixed in 7.x-2.x !!