View allAll Photos Tagged drupal
Fotógrafos:
Ramón G Ortego: www.flickr.com/photos/64314149@N07/
Yanire Fernández: www.flickr.com/photos/yanyel_88/
En esta sesión se vieron las tecnologÃas necesarias para instalar Drupal, un sistema de gestión de contenidos (CMS) para sitios web.
OpenLayers 2.0-alpha1 has been released (http://drupal.org/node/708270) and and there is a clear upgrade path from both 0.x and 1.x. As you can seen in this image, a lot of improvements have been made to the administration interface.
Details on the improvements and roadmap at developmentseed.org/blog/2010/feb/10/open-layer-20-alpha1....
DrupalcampUK rocked, here's my (erm, Emily's) Drupal stress ball from the good boys at www.ixis.co.uk
Fotógrafos:
Ramón G Ortego: www.flickr.com/photos/64314149@N07/
Yanire Fernández: www.flickr.com/photos/yanyel_88/
We are actually using "FeedAPI":http://drupal.org/project/feedapi with the "CSV parser add on":http://drupal.org/project/parser_csv to parse the 6.5MB csv files that have all of FEBP's data, and then we are storing the data in "Flatstore":http://svn3.cvsdude.com/devseed/sandbox/drupal-6/flatstore/, a custom module that handles dynamic schemas, exportables, default views integration. "feedapi_flatstore":https://svn3.cvsdude.com/devseed/sandbox/drupal-6/feedapi_flatstore/ is the bridge between flatstore and FeedAPI.