Sir
I am very new to Drupal
I am developing a website using Drupal 5.7

I have the following in my

Administer->Content Management->Content Type

Name Type Description Operations

Page page If you want to add a static page, edit delete
like a contact
page or an about
page, use a page.

By mistake I have clicked the delete button and the content type ‘page ’ has been deleted
Now I want to restore deleted the content type ‘page’
What should I do?
Can anybody help me?
Thanks and Regards,
Mj

Comments

nijuley’s picture

Use Content Construction Kit (CCK) -- http://drupal.org/project/cck
By CCK you can easily add a new content type. You can also edit the existing content types and add a new field to the existing content type.

Hope this will help you.

holeepassion’s picture

Being a newbie, I have mistakenly modified the content of page instead of creating the content itself.

Now, I cannot add page. What is the best way to restore it please ??? Very confused with all !!!

Thank you