Articles from Open Source Training

Primary tabs

Whenever a user clicks on a taxonony term, they will see a page showing all content tagged with that term.

By default, Drupal shows the most recent layout first, using a teaser display.

"Where is my .htaccess file?"

This is a problem that we've helped resolve over and over again at OSTraining.

One of our members wanted to automatically fill in Drupal fields from another node.

It took a little experimentation, but we managed to make it work using the Token, Token Filter and Entity Reference modules.

Google's Chrome browser includes DevTools, a built-in feature similar to Firebug.

DevTools is really helpful for debugging CSS problems ... on a desktop computer. However, DevTools is no use on a mobile device.

One of our members had a problem. They wanted to display a large number of images inside a Panel.

The images were all uploaded to a node and they were displaying vertically.

When people are setting up an e-commerce store, it's common to use PayPal.

Love it or hate, many of us have PayPal accounts and it's the first way that many of try to accept money.

By default, the Drupal 7 core loads around 20 different CSS and Javascript files.

The Drupal 8 core has far more features than the Drupal 7 core. Many popular contributed modules have been included in the core, including five field types.

Here are the 5 new fields in Drupal 8:

This week one of our members came up with an interesting question about the Webform module. They wanted to redirect users to different pages depending on their answers.

Here's how you can make that work using Webform conditionals.

Creating a REST API export in Drupal 7 is not always an easy process.

Pages

Articles from Open Source Training

Whenever a user clicks on a taxonony term, they will see a page showing all content tagged with that term.

By default, Drupal shows the most recent layout first, using a teaser display.

"Where is my .htaccess file?"

This is a problem that we've helped resolve over and over again at OSTraining.

One of our members wanted to automatically fill in Drupal fields from another node.

It took a little experimentation, but we managed to make it work using the Token, Token Filter and Entity Reference modules.

Google's Chrome browser includes DevTools, a built-in feature similar to Firebug.

DevTools is really helpful for debugging CSS problems ... on a desktop computer. However, DevTools is no use on a mobile device.

One of our members had a problem. They wanted to display a large number of images inside a Panel.

The images were all uploaded to a node and they were displaying vertically.

When people are setting up an e-commerce store, it's common to use PayPal.

Love it or hate, many of us have PayPal accounts and it's the first way that many of try to accept money.

By default, the Drupal 7 core loads around 20 different CSS and Javascript files.

The Drupal 8 core has far more features than the Drupal 7 core. Many popular contributed modules have been included in the core, including five field types.

Here are the 5 new fields in Drupal 8:

This week one of our members came up with an interesting question about the Webform module. They wanted to redirect users to different pages depending on their answers.

Here's how you can make that work using Webform conditionals.

Creating a REST API export in Drupal 7 is not always an easy process.

Pages