Open Source Training

Primary tabs

Articles from Open Source Training

One of our members wondered if it was possible to automatically calculate the number of results displayed in a View.

A lot of OSTraining members have started to experiment with Drupal 8.

One of our users asked for a way to display an specific node inside a view. Luckily, Views for Drupal 7 has a filter criteria to achieve this requirement.

With the node's id we can retrieve a single result. Let's start...

If you're getting started with Drupal 8, there are some key features you'll need to master.

A couple of years ago, we realized that a lot of Drupal beginners were asking us for simple, good-looking Drupal themes.

One of our users wanted to know how to add a floating button to his Drupal site. Luckily, this task is easy to accomplish thanks to the Feedback Simple module.

We've written before that menu links are one of the more basic features on a Drupal site.

One of our members wanted greater control over their menu links by using Javascript's Onclick events.

One of the common requests in our support chat and forum involves adding custom CSS to a site.

Normally the solution is to add the CSS to theme, but many environments are locked down and the site owners don't have access to the files.

Drupal 8 is still a very new system and many contributed modules are just starting to catch up.

Pages