By editor, 13 April, 2016 Remove ctools Autosubmit on Views an From API Tags Drupal 8 Code Drupal 7 Form API : $form['the_text_field']['#attributes']['class'][] = 'ctools-auto-submit-exclude'; OR '#attributes' => array('class' => array('ctools-auto-submit-exclude')), Views (using hook_form_alter)
By editor, 26 January, 2016 Add custom class to the elements of a View Tags Drupal 8 Code Drupal 7 Views Theming Example:
By editor, 11 January, 2016 Useful Drush commands Tags Drupal 8 Drupal 7 Drush Shell To handle drupal with drust, First of all, you must install drush, and execute drush command from your drupal instalation folder.
By editor, 6 January, 2016 Install drush on Widows Tags Drupal 8 Drupal 7 Windows Install drush on Windows (link : http://www.drush.org/en/master/install-alternative/)
By editor, 7 December, 2015 Drupal Mysql / Database Data types Tags Drupal 8 Database Drupal 7 Link : https://www.drupal.org/node/159605
By editor, 27 November, 2015 Develop drupal modules using Netbeans IDE Tags Drupal 8 Drupal 7 IDE You can easily intergrate drupal coding standards, files extention using following file. Netbeans Config.zip On netbeans, Goto : Tools->Options