WP Manifestindependent plugin directory
manifest / unclassified / lis-wp-plugin

LIS

LIS (Health Information Locator) WordPress plugin

by BIREME/OPAS/OMS · github.com/bireme/lis-wp-plugin · website

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bireme/lis-wp-plugin/archive/refs/heads/master.zip

Readme

LIS plugin for WordPress (English)

Introduction

This plugin creates a search interface for the Virtual Health Library LIS (Health Information Locator) information source.

Requirements

Wordpress 3.x

Install

  1. Download the LIS plugin for Wordpress;
  2. Unzip the plugin below the wp-content/plugins folder of your Wordpress instance and rename it to lis;
  3. Activate the LIS plugin through the administration panel of WordPress (dashboard).

For further information on installing plugins please see the Manual Plugin Installation from Wordpress codex site.

Configuration

Go to Settings in the administration panel (dashboard) and click on the newly created LIS item.

  • Service URL is mandatory and is set to https://fi-admin.bvsalud.org by default. It specifies the webservice of FI-ADMIN system;
  • Plugin page is mandatory and is set to lis by default. It defines the URL of the search interface page;
  • Filter query is optional and defines the strategy (a term or expression) to act as a filter for record displaying. For further information on how to fill in this field, please access: How to create a Filter Query on LIS
  • Search form is optional and defines a flag to control the display of the search box in the LIS homepage;
  • Disqus shortname is optional. If used, it requires a code for the integration with the associated comments service Disqus. Notice this requires previous registration within the comments service;
  • Google Analytics code is optional and allows the integration of website analytics services provided by Google. Notice this requires previous registration in Google.

Plugin LIS WordPress (Português)

Introdução

Este plugin cria uma interface de busca para a fonte de informação LIS (Localizador de Informações em Saúde) da Biblioteca Virtual em Saúde.

Requisitos

WordPress 3.x

Instalação

  1. Faça o Download do plugin LIS para Wordpress;
  2. Descompacte o plugin na pasta wp-content/plugins da sua instalação do Wordpress e renomeie-o para lis;
  3. Ative o plugin LIS através do painel de administração do WordPress (dashboard).

Para mais informações sobre a instalação de plugins, consulte o Manual Plugin Installation from Wordpress codex site.

Configuração

Vá até Settings no painel de administração (dashboard) e clique no novo item LIS.

  • Service URL é obrigatório e está definido como https://fi-admin.bvsalud.org por padrão. Ele especifica o webservice do sistema FI-ADMIN;
  • Plugin page é obrigatório e está definido como lis por padrão. Ele define a URL da página da interface de busca;
  • Filter query é opcional e define a estratégia (um termo ou expressão) para atuar como filtro na exibição dos registros. Para mais informações sobre como preencher este campo, acesse: How to create a Filter Query on LIS
  • Search form é opcional e define uma flag para controlar a exibição da caixa de busca na página inicial do LIS;
  • Disqus shortname é opcional. Se utilizado, requer um código para integração com o serviço de comentários Disqus. Observe que isso exige registro prévio no serviço;
  • Google Analytics code é opcional e permite a integração com os serviços de análise de sites fornecidos pelo Google. Observe que isso exige registro prévio no Google.

Read the full README on GitHub →