biblio_autocomplete.info |
biblio_autocomplete.info |
|
name = Biblio Autocomplete
description = Allows other modules to provide autocomplete functionality to Biblio nodes
core = 7.x
dependencies[] = biblio
package = Biblio |
biblio_autocomplete.module |
biblio_autocomplete.module |
|
Allows autocompletion of Biblio fields. |
biblio_ipni.info |
plugins/biblio_ipni/biblio_ipni.info |
|
name = Biblio IPNI autocomplete
description = Allows autocompletion of Biblio fields from IPNI.
core = 7.x
dependencies[] = biblio_autocomplete
package = Biblio |
biblio_ipni.module |
plugins/biblio_ipni/biblio_ipni.module |
|
Provides autocompletion of Biblio fields from IPNI. |
biblio_self.info |
plugins/biblio_self/biblio_self.info |
|
name = Biblio self autocomplete
description = Allows autocompletion of Biblio fields from previously used entries.
core = 7.x
dependencies[] = biblio_autocomplete
package = Biblio |
biblio_self.module |
plugins/biblio_self/biblio_self.module |
|
Allows autocoompletion of Biblio fields from values previously used. |
biblio_zoobank.info |
plugins/biblio_zoobank/biblio_zoobank.info |
|
name = Biblio ZooBank autocomplete
description = Allows autocompletion of Biblio fields using ZooBank
core = 7.x
dependencies[] = biblio_autocomplete
package = Biblio |
biblio_zoobank.module |
plugins/biblio_zoobank/biblio_zoobank.module |
|
Provides autocompletion of Biblio fields from ZooBank. |
README.txt |
README.txt |
|
This module extends the functionality of the biblio module:
https://drupal.org/project/biblio
This module provides functionality for auto-completion of fields in the Biblio
node type using both previously entered values and third party… |