Liran Tal 11/8/2012

Restricting Drupal’s upload module to N attachments

Read Original

This article provides a detailed, code-focused tutorial for Drupal 6 developers. It explains how to modify the core upload module to limit file attachments per content type, offering an alternative to using the CCK FileField module. The guide includes specific PHP function examples and implementation steps for form alteration and node API hooks.

Restricting Drupal’s upload module to N attachments

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week