Re: How to become a master module builder
| Newsgroups | gmane.comp.php.drupal.support |
|---|---|
| Message-ID | <[email protected]> |
Thank you for your response. I read a ton more of the docs and was able to use the Field Management and views to accomplish my goal. I have a couple problems that I will address in a separate email. I still want to become a module builder, however I have placed that on hold for now. Thank you for your help!! On 2014-05-18 15:53, Muzaffer Tolga Ozses wrote: > I suggest you study api.d.o and read existing modules' codes. For that > particular question about adding checkboxes and whatnot, take a look > at hook_form_alter. > On 18 May 2014 20:38, <[email protected]> wrote: > >> Hi, >> >> I'm rather new to Drupal but not LAMP. I'm trying to learn how to >> create >> a module so I followed https://drupal.org/developing/modules/7 [1] >> ... I >> learnd a lot, however I do not fully understand what I need to do >> to add >> a check box to the article pages, save it's settings....etc. I >> think I >> might be able to muddle through making a block since that is what >> the >> tutorial was about. Any suggestions on how to go from confused to >> master >> module maker? >> >> Thank you for your feedback!! >> >> Keith >> -- >> [ Drupal support list | http://lists.drupal.org/ [2] ] > > > Links: > ------ > [1] https://drupal.org/developing/modules/7 > [2] http://lists.drupal.org/ -- [ Drupal support list | http://lists.drupal.org/ ]