Closed (fixed)
Project:
Coder
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 Jun 2007 at 17:58 UTC
Updated:
30 Jan 2008 at 14:11 UTC
Jump to comment: Most recent file
Attached patch includes coder_format.cmd, a Windows batch script for executing Coder Format by click (via Windows Explorer context menu) on single PHP files or complete directory trees.
The script comes along with a Windows registry file to install the Windows Explorer context menu items and another one to remove them.
README is removed and replaced by README.txt, including detailed step-by-step installation instructions.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | coder-DRUPAL-5--2.installer.patch | 32.94 KB | sun |
| #5 | coder-DRUPAL-6--1.installer.patch | 11.43 KB | sun |
| #4 | batch.inc_.patch | 11.25 KB | ezyang |
| #2 | actions.patch | 4.83 KB | ezyang |
| #1 | coder_format-3.patch | 1.86 KB | ezyang |
Comments
Comment #1
ezyang commentedThe first order of business is to get coder_format working on Windows. This patch fixes a number of problems I found. Specifically:
Coder needs a dose of its own medicine, but that will be done in good time. :-)
Comment #2
ezyang commentedHere are the changes coder identified for the action.inc file. Most of them are sensible, but a few are hazy. Specifically:
Comment #3
ezyang commentedEhh... I posted these two patches on the wrong issue! Oops!
Comment #4
ezyang commentedpost scrubbed
Comment #5
sunAs promised, here is a patch that updates the coder_format Windows installer to my latest version (in use), fixes the start-up script coder_format.php, and also fixes some pre/post-processors that are not yet working (and part of http://drupal.org/node/208767).
Comment #6
sunSame patch for 5.x-2.x.
Includes updated inline documentation of 6.x.
@Doug/Stella: Please commit this as soon as possible, so ezyang can use the latest code for the GHOP task.
Comment #7
douggreen commentedcommitted, also @sun, please see email I sent to you. Thanks!
Comment #8
douggreen commenteddoh! I just noticed that I committed this against 5.x and not 6.x. You might want to fix this yourself.
Comment #9
sunThanks, committed to 5.x and 6.x branches.
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.