During a website project, there are distinct phases that allow us to plan for the various audiences of a website. In this process, I have often seen an audience omitted — content managers.
If you are new to Drupal 7 (theming) but have some basic PHP knowledge this blog is for you. We'll create a new Drupal theme and learn to style our theme.
Until recently I've been less than enthusiastic about Drupal 8, but I've changed my tune (and of course nothing is perfect; I am still a bit concerned/sad that Drupal 8 could possibly be leaving some smaller sites behind, but this is a ship that h
(Below are the two cents of someone who came to Drupal nearly nine years ago knowing only HTML and CSS, who worked hard to become a full fledged PHP developer, and has continued their programming education vis-a-vis rolling their own JavaScrip
I had the delightful task at work of determining the visibility of a view (in a node variant) based on the value of a boolean field. But it got better!
When tackling a new framework or program code, in attempt to contribute and join the development effort, one may find it difficult to navigate through the set of APIs.