Hi,

I have a drupal site with a lot of pages and it's getting hard to find them sometimes from list content. Is there a way to filter the results of the list content page by title or author?

Cheers,

Ben

Comments

Kirk’s picture

Use Views to create the list. Combine it with views bulk operations to get the various edit controls.

m_i_c_h_a_e_l’s picture

This might be a good time to look at Taxonomy. Map out a good tagging system for all those items. Then you can search by content type, refined by tags.

filipkoxy’s picture

Hello,

Please help me too

  • I have simmilar conditions.
  • Need to create same page as frontpage
  • with url eg. drupal.org/author-name
  • on that page shows all posts and content submited by that author
  • Is it possible set it up, to add automaticly new such author page with register new author?

I am quite new in drupal, so please try to write certain steps what to create. Or post a link with simmilar solution

Thank you a lot