PLUGIN README
-------------------------------------------------------------------------------
Move Records Here - Allow users to move groups of selected records in manually 
sorted record lists.
-------------------------------------------------------------------------------


TECHNICAL OVERVIEW
-------------------------------------------------------------------------------
This plugin only works for sections that have a "dragSortOrder" field defined.

This plugin adds a new "Move selected record(s) here" link below "modify" and 
"erase" on the record list page.




USER CONFIGURABLE SETTINGS
-------------------------------------------------------------------------------
For advanced users who have some comfort and familiarity with PHP, the
following settings within the plugin file can be modified:

$GLOBALS['MRH_LINK_NAME'] = 'Move selected record(s) here';
// This is the name of the link that is displayed.

-------------------------------------------------------------------------------
end of file.
