Tweak middle-matter and add closing rabbit
This commit is contained in:
parent
1e74476fa1
commit
6894236778
2 changed files with 18 additions and 2 deletions
|
@ -139,17 +139,23 @@ And we're going to tell you how you can figure out all of that.
|
||||||
|
|
||||||
The examples with the what will tell you a lot about the how.
|
The examples with the what will tell you a lot about the how.
|
||||||
|
|
||||||
|
A few specific examples will give you a lot of tools.
|
||||||
|
|
||||||
But first, two secrets.
|
But first, two secrets.
|
||||||
|
|
||||||
|
One's good news, second is bad news.
|
||||||
{{% /note %}}
|
{{% /note %}}
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
### Now you know where to paste
|
### 1. Now you know where to paste
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{{% note %}}
|
{{% note %}}
|
||||||
|
And knowing where to paste unleashes the power of Stack Overflow / Stack Exchange sites.
|
||||||
|
|
||||||
(yes, the same family of sites that has helped a couple million developers figure out how to quit vim.)
|
(yes, the same family of sites that has helped a couple million developers figure out how to quit vim.)
|
||||||
|
|
||||||
Knowing where to put this code unleashes the power of Stack Overflow.
|
Knowing where to put this code unleashes the power of Stack Overflow.
|
||||||
|
@ -161,7 +167,9 @@ You now know enough to be dangerous.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
### That simple form alter has hidden gotchas
|
### 2. That simple form alter has hidden gotchas
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* As written, it only applies to the create (node/add) form— not the edit form.
|
* As written, it only applies to the create (node/add) form— not the edit form.
|
||||||
* There's a dozen variations of the humble form alter hook, and all are valid.
|
* There's a dozen variations of the humble form alter hook, and all are valid.
|
||||||
|
@ -411,4 +419,12 @@ Your project root `composer.json`:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|

|
||||||
|
[MID.CAMP/6337](https://mid.camp/6337) · <a href="mailto:ask@agaric.coop">ASK@AGARIC.COOP</a>
|
||||||
|
|
||||||
|
{{% note %}}
|
||||||
|
It's a big wild world out there. Bite off a piece you can chew.
|
||||||
|
|
||||||
|
Links for all of this and more on the session page.
|
||||||
|
{{% /note %}}
|
||||||
|
|
||||||
|
|
BIN
content/images/little-rabbit-in-big-grass.jpg
Normal file
BIN
content/images/little-rabbit-in-big-grass.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
Loading…
Add table
Add a link
Reference in a new issue