add and reorg a bit
This commit is contained in:
parent
991948442e
commit
27ecf6c7ea
1 changed files with 11 additions and 5 deletions
|
@ -12,14 +12,10 @@ When There's Not a Module for That: How to Make (and Maintain) a New Module
|
|||
|
||||
----
|
||||
|
||||
### Steal, and keep stealing
|
||||
|
||||
---
|
||||
|
||||
### Be a part of something bigger
|
||||
(but not as big as all of Drupal)
|
||||
|
||||
Note: Build on or with, and join the community of,
|
||||
Note: Build on or with some major —and with luck join a community of
|
||||
|
||||
----
|
||||
|
||||
|
@ -47,4 +43,14 @@ And friends including Facets and Better Exposed Filters
|
|||
|
||||
---
|
||||
|
||||
### Steal, and keep stealing
|
||||
|
||||
----
|
||||
|
||||

|
||||
|
||||
Note: If you decide your module should have one of those button links you see at the top right of a bunch of pages in Drupal's administration, you *don't even need to know* that they are called "Action Links" and find a tutorial on making them. You can just go look in the code of a module you know has them, grep for the label, and steal the code around it.
|
||||
|
||||
---
|
||||
|
||||
To be continued…
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue