
Drupal 8 module development #1 – kickoff
This is the first of several on-going blog post series which aim to educate on the process of porting modules to Drupal 8 with real life examples by porting a popular Drupal 7 module to Drupal 8.
This is the first of several on-going blog post series which aim to educate on the process of porting modules to Drupal 8 with real life examples by porting a popular Drupal 7 module to Drupal 8.
Using Gearman as a job server to run background scripts that convert media payload like PowerPoint and PDF files into Slideshows hosted on a Drupal site
Changesets are helpful to understand Drupal 8 init hook API
About authorization in Drupal with a module to control access to content based on OG membership
About OG Analytics, a module to provide analytics for organic groups
Some awesome news: my book, titled “Drupal 7 Media”, was released by Packt Publishing on July 2013.
Using mod_status plugin for apache and munin to track apache health
Reviewing a book about Munin as a monitoring pluing for Nagios
How to monitor a Drupal website with Munin plugin for Nagios
Sending a commit to fix issues with Drupal module
Programatically working updates on Drupal nodes with node_save() hook
Reviewing a new Drupal 7 book with Packt Publishing
Fixing PHP blank page on daloRADIUS
An update on founding Kupoya and entrepreneurship
An update on Melumadim - Israel's academic social networking platform
Get your WiFi the Hotspots it deserves!
The Attachment Links module provides permanent links to files attached to a node. A single, easy-to-remember URL can be used to retrieve the preferred (canonical) or newest version of a file regardless of how many versions of that file have been attached to a node.
Understanding Drupal's node access system and how to hook into it to implement
Understanding Drupal's node access system and how to hook into it to implement
Understanding Drupal's node access system and how to hook into it to implement
Understanding Drupal's node access system and how to hook into it to implement
Assign a per-content type permission to limit the number of attachments per node on Drupal 6
Insights about Drupal's use of node_save() functions and how the hook_nodeapi() uses a different context than the form submit handler
Necessary updates for the daloRADIUS VM related to configuration file permissions
Altering WYSIWYG settings to make image URLs absolute so that they are also accessible via Email clients.