Drupal 7 Rules book which I worked on has been published recently
Announcement of the publication of 'Drupal 7 Rules How-to', a practical guide for site builders and developers using the Rules framework.
Liran Tal is an AI security researcher and Node.js security expert focusing on securing agentic AI workflows, MCP, and software supply chains through research, education, and open-source work.
228 articles from this blog
Announcement of the publication of 'Drupal 7 Rules How-to', a practical guide for site builders and developers using the Rules framework.
An overview of daloRADIUS, an advanced open-source RADIUS web management platform for hotspots and ISPs, featuring user management and reporting.
Explains a fix for the Drupal Attachment Links module to make files open in-browser instead of forcing downloads.
Explains implementing granular, role-based access control for nodes within Drupal's Organic Groups (OG) module, focusing on query logic.
A technical guide on implementing fine-grained, role-based node access control within Drupal groups, extending the OG Users Roles module.
Explains Drupal's node access system, covering the node_access table, grant records, and module hooks for implementing role-based access control.
A technical guide to implementing complex, user-specific role-based access control (RBAC) in Drupal's node system, covering hooks and query rewriting.
A technical guide on how to restrict Drupal's upload module to allow only a specific number of file attachments per node.
A technical guide on maintaining state between form submissions and node hooks in Drupal 6 using the node object as temporary storage.
How to alter Drupal's WYSIWYG editor settings to use absolute image URLs, fixing broken images in email content notifications.
A technical guide on customizing Drupal Commons by altering menu items to move a 'bookmarks' link into the tabbed navigation using hook_menu_alter.
A technical guide to creating a Drupal module for custom MySQL ORDER BY FIELD() sorting in Views, addressing a specific sorting limitation.
Explains how to use the Gearman job server with Drupal 6 to offload and process background tasks asynchronously.
The author announces a major website restructuring, moving daloRADIUS to a static site and migrating blog content to a new Drupal platform.
daloRADIUS adds invoice and payment management features to its billing system, requiring user entries in the userbillinfo table.
A preview of the upcoming daloRADIUS heartbeat dashboard for simplified NAS monitoring without complex setups.
daloRADIUS update deprecates old user portal authentication method, introduces new password and permission settings for better security.
Introducing PDF invoice/report generation for daloRADIUS billing, using the dompdf library for templating and email notifications.
New daloRADIUS feature for managing and tracking batch user creation with enhanced reporting and hotspot association.
A guide to organized FreeRADIUS 1 & 2 sample configuration files, located in the contrib/configs directory.