Monday, September 20, 2010

CMS Drupal Themes (Temas)

theme developer module for drupal
http://drupal.org/node/209561

Make drupal them step by step
http://www.inmensia.com/articulos/drupal/temas.html

No comments:

PostgreSQL json fields

select name->'es_PE',* from product_template where name->>'es_PE' like '%MEGACI%'   References: [1] https:/...