Closed (duplicate)
Project:
Coder
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
16 Apr 2012 at 23:54 UTC
Updated:
6 Sep 2012 at 02:45 UTC
Work in progress toward Drupal 8 Port.
Not complete by any means (not all tests pass, for instance). But I'm using it, and wanted to make sure my efforts to get it working weren't lost.
| Comment | File | Size | Author |
|---|---|---|---|
| 7.x-1.x...8.x-1.x.patch.txt | 5.24 KB | lotyrin |
Comments
Comment #1
lotyrin commentedThis now has a sandbox, per request by xjm: http://drupal.org/sandbox/lotyrin/1539824
Comment #2
stella commentedExcellent!! Thank you!
Comment #3
infiniteluke commentedIf anyone isn't sure how to apply these patches, remove the email headers and break out the individual patches into separate files.
For example:
becomes...
Comment #4
lotyrin commentedRE: #3
It's quite a bit simpler than that, use git rather than patch (git apply filename).
Also, if you don't have git and can't get it, simply splitting the several commits into seperate files should also resolve the issue. (Patch should ignore the headers on its own.)
Comment #5
infiniteluke commentedStrange. I was running git apply -v filename on it and it wasn't working for me. Probably operator error ;)
Comment #6
traviscarden commentedMarked #1161796: Initial d8 port of Coder and Coder Review modules. as a duplicate of this issue.
Comment #7
pillarsdotnet commentedSo should I follow this issue or the sandbox?
Comment #8
mgiffordTagging.
Comment #9
douggreen commentedThanks for taking this initiative. But this is now out of date because of the #1745068: Coder Review Drupal 8.x Battleplan. I will likely have an official port by Oct 1, as soon as the latest version gets enough usage that we feel good about it and as we can come to consensus on #1774268: Merging drupalcs into coder and #1772676: How to "ignore" warnings