Community

Is there anyway to change the machine name of drupal core content type blog to something else?

Is there anyway to change the machine name of blog, for drupal core blog content type to something else or hide it at node/add/blog

?

Comments

hack the core blog module

Hack the core blog module and look for hook node_info and change the machine name of the blog . But it is not advisable to hack the core.

--
I am a PHP programmer. moving to become drupal programmer

I tried changing the name but

I tried changing the name but nothing happened. When you go to create a node I want the blog word changed to something as at node/add/blog. Where do I change the word inside the code for this to happen?

nobody has tried this?

nobody has tried this?

nobody click here