Administering Content
Drupal provides a useful node administration page for listing all the nodes on the website, whether published or unpublished. To view this feature:
In the administration menu, go to Administer » Content management » Content, or
http://<website>/admin/content/node
You can further filter the results of this page using the filter options to list nodes that meet specific criteria, as well as perform actions on one or more selected nodes.
Exercise:
Locating content:
- Ensure you are logged in
- Navigate and open the administration node page,
http://<website>/admin/content/node - Locate the pages you have recently created
Exercise:
Locating unpublished content:
- Ensure you are logged in
- Navigate and open the administration node page,
http://<website>/admin/content/node - Use the filter option to display only unpublished nodes
- Select one or more of the available nodes and perform the publish action
- The selected nodes are now published


