name = Pazpar2 metasearch integration
description = Metasearching of Z39.50, SRU and SOLR targets via Index Data's Pazpar2 and associated tool stack.
-core = 6.x
-version = 6.x-1.0
+core = 6.x
\ No newline at end of file
function mkdru_block($op='list', $delta='sources', $edit=array()) {
switch ($op) {
case 'list':
- // maybe if I label the tables or something?
$result = db_query("SELECT title, {mkdru}.nid as nid, settings FROM {node},{mkdru} WHERE {mkdru}.nid = {node}.nid;");
while ($node = db_fetch_object($result)) {
// search blocks