Sub-issue for meta issue #1880976: [meta] Port examples (including submodules) to D9.4+
Problem/Motivation
D8 all the things!
Proposed resolution
Start with D7 version and figure out how to port ;)
| Comment | File | Size | Author |
|---|---|---|---|
| #21 | 2102625-21.diff | 6.48 KB | valthebald |
| #20 | 2102625-19.diff | 7.08 KB | valthebald |
| #16 | 2102625-15.patch | 5.5 KB | valthebald |
| #15 | interdiff-2102625-14-15.txt | 2.34 KB | valthebald |
| #14 | interdiff.txt | 5.62 KB | Lal_ |
Issue fork examples-2102625
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 2102625-port-actionexample-module
changes, plain diff MR !1
Comments
Comment #1
kristen polComment #2
kristen polComment #2.0
kristen polFix text
Comment #3
mile23See changelog: https://drupal.org/node/2020549
Comment #4
kandra commentedInitial version for the basic "do nothing" action :)
Comment #5
marvil07 commentedThanks for the start patch, moving to NW since it is unfinished yet.
Comment #6
mile23Looks like a good start, but we need a lot more of the documentation and tests from the D7 version.
Converting the tests to D8 can help provide some structure, even if they fail.
Here's the Examples module checklist you can poke through for some guidance: #2209627: [meta] Module Checklist for Examples
Comment #9
martin107 commentedNow, I think, I understand all the retesting ....
BlockExampleTest passes locally for me ( php 5.5.10 )
Comment #10
mile23Yah, it was a branch blocker until yesterday: http://cgit.drupalcode.org/examples/commit/?h=8.x-1.x&id=8e449a79d3da5ed...
Comment #11
mile23Re-running test.
Comment #12
jungleLet's bring it up again, Any further guideline or suggestion would be appreciated.
Comment #13
jungleComment #14
Lal_Added the schema file and made the changes in the info
Comment #15
valthebaldAdded the test, and fixed status value in config/install
Comment #16
valthebaldComment #20
valthebaldComment #21
valthebaldComment #23
valthebald