Category: Drupal 7

Faceted Search in Drupal 7

In this video I’ll show how to implement Amazon-like faceted searching (filtering by lists of taxonomy terms) in Drupal 7. Search API: https://www.drupal.org/project/search_api Search API Database Search: https://www.drupal.org/project/search_api_db FacetAPI: https://www.drupal.org/project/facetapi Facet API Pretty Paths:...

Drupal 7 – Web Services Introduction

► Django book for beginners: https://leanpub.com/django-the-easy-way/ Web services introduction. https://samulinatri.com/blog/drupal-7-web-services-introduction Samuli Natri is a programmer who is familiar with several programming languages and technologies including C/C++, OpenGL, Django, Drupal, Python, JavaScript, HTML and CSS....

Drupal 7 – How To Do Crud Operations With Web Services

► Django book for beginners: https://leanpub.com/django-the-easy-way/ Tutorial on how to do Create, Read, Update and Delete operations with Web Services. https://samulinatri.com/blog/drupal-7-web-services Samuli Natri is a programmer who is familiar with several programming languages and...