« Code Snippets for Rules | Main | Assess disk space usage in Ubuntu »
November 01, 2010
Finding new content in Drupal 6
There are (at least) two ways to find content after it has been created in Drupal 6:
1) Search for it using the search bar. Note, this will not always work because the search function only hits indexed content and brand-new content is NOT indexed. I've set it up so that the site is indexed every 15 minutes.
2) Go to Administer > Content Management > Content (admin/content/node) where all content will be listed. Notice the filters on top to help narrow it down.
Posted by kkwaiser at November 1, 2010 11:57 AM