background preloader

USHAHIDI

Facebook Twitter

Downloads · ushahidi/Ushahidi_Web. Upgrading Ushahidi - Ushahidi - Confluence. Skip to end of metadataGo to start of metadata The instructions below detail how to update your Ushahidi instance. It is intended for developers and admins who are running the engine on their own servers. Upgrading your Ushahidi install using the auto upgrader: Log in to the admin dashboard ie. my-install.com/adminIf there is an upgrade available a notification message will appear Follow the link to the upgrade page and follow the instructions there to upgradeNOTE: its highly recommended you backup both your database and all files before upgrading.

Upgrading your Ushahidi install manually: Backup everything, including:.htaccess, . Or run db upgrades manually following the instructions below That’s it! Manually running database upgrade scripts Manually running database upgrade scripts and fix error via phpMyadmin if you log into your Ushahidi as an admin and encounter Ushahidi database upgrade page, it mostly like means you need to upgrade your database version to newer version. OBSERVATORIO DE SALUD PUBLICA BOGOTA. Observatorio de Salud Pública. Observatorio de Salud Pública y Emergencias en Salud Departamento del Cauca Nuevo Reporte Share on facebook Share on twitter Share on email Share on print More Sharing Services 0 Inicio Reportes Recibir Alertas Contacto Mostrando reportes desde Cambiar rango de fechas Todo el tiempo Hoy Esta Semana Este Mes o escoja un rango de fechas: Comenzar Lista Mapa 1-5 of 401 Reportes Anterior Próximo Categorías Escenarios deportivos PISCINA COMPLEJO DEPORTIVO POPAYAN 1 Verificado 01:59 Sep 25, 2012 Actividades subacuáticas y polo acuático del 7 al 11 y del 7 al 17 de Nov respectivamente.

Popayan, variante norte, via hacia Morinda CENTRO DEPORTIVO UNIVERSITARIO - CDU 0 Verificado 01:53 Sep 25, 2012 Judo y levantamiento de pesas, del 3 al 6 y del 14 al 17 de Nov respec. Popayán, Carrera 2 entre Calles 10 y 15 Norte COMFACAUCA 0 Verificado 01:46 Sep 25, 2012 Puesto Medico, PM: abierto del 1-9 (9 días),1 Medico General, MDG. 4 Voluntarias de fisioterapeuta. 1 auxiliar de enfermería. Popayán, Carrera 9, vía "la papal" Popayàn. Wikinarco.com.

MIOS

Opción3 (plug-in ushahidi) - Social CPARTY. Transcribimos parte de las instrucciones que se brindan en la página oficial de Ushahidi para escribir plug-ins. *Please note that plugins are only compatible with v2.0+ of Ushahidi. Also, please refer to Actions and Filters. Introduction Plugins reside inside the 'plugin' folder that's located in the root of the ushahidi website and adhere to Kohana'scascading filesystem. The general structure of a plugin looks like this: - [plugin folder] | - [my_plugin] | +- config | +- controllers | +- helpers | +- hooks | +- i18n | +- libraries | +- models | +- views All these folders are not necessary for a single plugin - it just depends on what your needs are i.e.

Best Practices Naming Files The Kohana cascading filesystem can be a little confusing. Therefore it is probably a good idea to either: Give your files (view, controllers, hooks etc) unique names. Storing Data Every now and then you will find that you need to store data. The Hook - [plugin folder] | - [my_plugin] | - hooks | my_hook.php 1. 2. Geoaudit/parse.py at master from nealmcb/geoaudit - GitHub.