As a sidenote, you could also use CCK + features :) ----- Cameron Eagans Owner, Black Storms Studios, LLC http://www.blackstormsstudios.com
On Wed, Feb 3, 2010 at 2:45 PM, Cameron Eagans <[email protected]> wrote: > You should be creating a new node type in your module if you want new node > types to show up in that list. hook_node_info() > ----- > Cameron Eagans > Owner, Black Storms Studios, LLC > http://www.blackstormsstudios.com > > > > On Wed, Feb 3, 2010 at 2:29 PM, ktt <[email protected]> wrote: > >> Hello, >> >> I writing a module and would like after installation >> it automatically appear under "Create content". >> Is it possible? Or should I create new node type for this? >> >> Thank you in advance? >> Ktt >> >> >> >> >
