Descripción
This plugin displays meetings published on a lobbycal server in a table on any page in your wordpress installation.
You need to know your lobbycal URL if you want to display your meetings with the plugin.
Instalación
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->lobbycal2press screen to configure the plugin
- To use the plugin in wordpress
- in your wordpress installation, adapt the URL to your lobbycal server account at Settings > Lobbycal2press
-
place the table html fragment from https://plugins.svn.wordpress.org/lobbycal2press/trunk/readme.txt in a page, where you would like the calendar to appear
Date End FirstName LastName Partners Title Tags
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->lobbycal2press screen to configure the plugin
- To use the plugin in wordpress
- in your wordpress installation, adapt the URL to your lobbycal server account at Settings > Lobbycal2press
-
place the table html fragment from https://plugins.svn.wordpress.org/lobbycal2press/trunk/readme.txt in a page, where you would like the calendar to appear
Date End FirstName LastName Partners Title Tags
- Upload the plugin files to the
- I do not have a lobbycal server
-
Get yours here:
https://github.com/TransparencyInternationalEU/lobbycal
- Can I see it in production somewhere
-
Lobbycal is used here https://lobbycal.greens-efa-service.eu/all
- I would like to show meetings of all users
-
After registration you should have received an email with your personal API URL.
It should be similar to
http://our-lobbycal-server.org/api/meetings/dt/100
To display all meetings published by that lobbycal server instance, simply remove the id at the end of the URL
http://our-lobbycal-server.org/api/meetings/dt
For wordpress, this is done at the plugins settings page /wp-admin/options-general.php?page=lobbycal2press
- I would like to show meetings of selected users
-
To display meetings of selected users, simply add ids of these users at the end of the URL, separated by comma.
http://our-lobbycal-server.org/api/meetings/dt/42,23
For wordpress, this is done at the plugins settings page /wp-admin/options-general.php?page=lobbycal2press
- I don’t want line breaks in the partner / tag column
-
OK. Go to the plugin editor in your wordpress installation and edit lobbycal2press.js.
Scroll down to ‘function partner’.
Remove ‘
‘ .
Save and refresh.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«lobbycal2press for wordpress» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «lobbycal2press for wordpress» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
n/a