-
-Updating mls.install, mls_uninstall() to not attempt to remove non-existing tables -Updating mls.info to reflect current version.
-
This commit resolves some issues in getting this module to work. Changes include (but are not limited to): * resolving field length in db for mls field mappings (the field length was too short previously, resulting in not saving field mappings) * removed errant saved searches/saved listing features (these are not currently supported in the module) * resolved a drupal_goto call to match correct path after mls feed is executed
-
attempting to get a dev snapshot to appear on the MLS project page
-
#~ by awjrichards: committing massive changes to the MLS module. Module now only takes an XML-based VieleRETS extract. Usability changes to make this thing easier to use.
-
#~ by awjrichards *Updated info file to require override_node_options module (to allow regular authenticated users to updated publishing settings for their nodes) *Fixed spellings and spacing issues in emails *Fixed bug in housing_board_form_submit_thanks() that didn't properly figure out the node type *This is an incomplete list of fixes - I neglected to document changes I made some time ago between initial import and this next update
-
#~ by awjrichards: removed errant node.tpl.php file
-
Initial import for the housing board module
-
#-- by arthur richards: fixed SQL problems in install
-
#-- by arthur richards: disabled cleanup() in mls.module
-
#-- by arthur richards: i have no idea what's going on.