mycognitive / ads_features

Provides common features for ads distribution.
http://drupal.org/project/ads_features
1 stars 4 forks source link

Extend ads_search_results view with page to browse ads by category. #71

Closed kenorb closed 9 years ago

kenorb commented 10 years ago

Add new page for ads_search_results view which will be used to display adverts within specific category (passed by argument). Items from categories_grouped view would have links into that view page. Proposed URL alias for this view: category/[term:parents:join-path]/[term:name]

kenorb commented 9 years ago

Not valid anymore, as solved term page handling by taxonomy_display module.