User: gold Branch: HEAD Date: Mon, 10 Mar 2008 00:49:20 +0000 Modified files: /modules/rlisting/listing listing.module /modules/rlisting/listing_fav listing_fav.install listing_fav.module Log message: This is the start of the Saved Search code. Currently it's working with an external module that I'm writing but none of the forms in rListing are tied into it yet. I will get onto that shortly as I have another task I want to fix and checkin. Currently these functions allow for the following; There is a new setting "Search Saved Target" which allows you to set the page you are redirected too when a search is saved/viewed. This gives you the flexibility to redirect to your own URLs. This was needed as I'm currently working on a rather customized version of the search results in a separate module. listing_fav/search/view is a list of the currently logged in users saved searches. If you attempt to save a search while not logged in you're redirected to the user login page. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/rlisting/listing/l... http://cvs.drupal.org/diff.php?path=contributions/modules/rlisting/listing_f... http://cvs.drupal.org/diff.php?path=contributions/modules/rlisting/listing_f...