Could someone tell me how to publish node - such as page or a new content type - as UNpublished first? What happen to me is: each time I save a page, the content is always published at the time when saved, however, I need it to be unpublished until it is proofread. (I unchecked the Published checkbox, but it is still published each time!) Many thanks!! Huj

Comments

cog.rusty’s picture

Are you sure that it is published? If you are logged in as user 1 (the super-admin) then you can see all posts which other people can not see.

Do you still see it if you log out or if you log in as a different user?

Other ways to do this are the http://drupal.org/project/draft module or the http://drupal.org/project/private module.

hujia’s picture

Yes, I am sure: first in mysql the status is always set to 1; then the content list panel shows the status of what I saved as "published"... then the background color for unpublished page is pink, and the published is normal white...