dimaro

Diego Marrufo Rodríguez's posts

The obligatory nature of fields

Diego Marrufo Rodríguez
In this snippet we will mark the obligatory fields present as non-obligatory, and it will be under the condition that the user actually has the role of administrator.
Read article

Hiding the CKEditor

Diego Marrufo Rodríguez
This snippet disables the rich text in Drupal 7 for all the fields of type text or large text. Additionally, it disables the CKEditor toolbar like the selection of the text format
Read article

Importing data from a CSV file

Diego Marrufo Rodríguez
For that, you should create a PHP file (For example, in the DOCUMENT_ROOT of Drupal) and include the source code that indicates continuation.
Read article