Practical Code Solutions
Solutions and Ideas on Programming, Statistics and Networking
Showing posts with label
module
.
Show all posts
Showing posts with label
module
.
Show all posts
Wednesday, October 12, 2011
Making a Simple Form Module on Drupal 7.8
›
We have created a simple module before, that is here . But if you build a web site, you'll need to use forms. For that reason, i'll ...
Wednesday, October 5, 2011
hook_help() function on Drupal: 'helping menu' for Our Module
›
We've learnt how to create a new module on Drupal before, here is How to create a new module! We'll been added new features on it ...
2 comments:
Tuesday, October 4, 2011
Creating a Basic Drupal Module!
›
It is quite easy creating a drupal module. The rule what you have to know is just selecting the function you need to use. Because, Drupal ha...
›
Home
View web version