Sindbad~EG File Manager
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $Id: records.xml,v 1.4 2020/04/15 14:41:38 jlaurent Exp $ -->
<pmbtabs>
<url_target>catalog.php?categ=search</url_target>
<default_mode>0</default_mode>
<tabs>
<tab title="msg:354" mode="0">
<searchFields>
<field title="msg:global_search" id="1">
<input type="text" ifSearchEmpty="*" />
<class type="records"></class>
</field>
<field title="msg:233" id="2">
<input type="text"/>
<class type='records' mode='title'></class>
</field>
<field title="msg:234" id="3">
<input type="authoritie" ajax="authors" selector="auteur"/>
<queryid>
select distinct notice_id as id_notice from notices
join responsability on responsability_notice = notice_id
where responsability_author in (!!p!!)
</queryid>
<class type='records' mode='authors'></class>
</field>
<field title="msg:search_categorie_title" id="4">
<input type="authoritie" ajax="categories" selector="categorie"/>
<queryid>
select distinct notice_id as id_notice from notices
join notices_categories on notcateg_notice = notice_id
where num_noeud in (!!p!!)
</queryid>
<class type='records' mode='categories'></class>
</field>
<field title="msg:search_concept_title" id="5">
<input type="authoritie" ajax="onto" att_id_filter="http://www.w3.org/2004/02/skos/core#Concept" param2="1" />
<queryid>
select distinct notice_id as id_notice from notices
join index_concept on index_concept.type_object = 1
and notices.notice_id = index_concept.num_object
where num_concept in (!!p!!)
</queryid>
<class type='records' mode='concepts'></class>
</field>
</searchFields>
<filterFields>
<field title="msg:17" id="1">
<input type="marc_list" multiple="yes">
<name>doctype</name>
<restrictquery allChoice="yes" titleAllChoice="msg:tous_types_docs">SELECT group_concat(distinct typdoc SEPARATOR ',') as all_typdoc FROM notices where typdoc!=''</restrictquery>
</input>
<globalvar>typdoc_query</globalvar>
</field>
<field title="msg:noti_statut_noti" id="2">
<input type="query_list" multiple="yes">
<query allChoice="yes" titleAllChoice="msg:tous_statuts_notice">SELECT id_notice_statut, concat(gestion_libelle, ' (',count(statut),')') as label FROM notices, notice_statut where id_notice_statut=statut GROUP BY id_notice_statut order by gestion_libelle</query>
</input>
<globalvar>statut_query</globalvar>
</field>
<field title="msg:notice_id_libelle" id="3">
<input type="text" />
<globalvar>f_notice_id</globalvar>
</field>
</filterFields>
</tab>
<tab title="msg:356" mode="2">
<searchFields>
<field title="msg:356" id="1">
<input type="text" />
<class type='records' mode='publishers'></class>
</field>
</searchFields>
</tab>
<tab title="msg:search_by_titre_uniforme" mode="9">
<searchFields>
<field title="msg:search_by_titre_uniforme" id="1">
<input type="text" />
<class type='records' mode='titres_uniformes'></class>
</field>
</searchFields>
</tab>
<tab title="msg:search_extended" mode="6" multiSearchCriteria="yes" />
</tabs>
</pmbtabs>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists