I’m currently not actively developing the Coda PHP Plugin anymore – I simply don’t have the time to focus on the project. The source code is available, see here.
Coda PHP & Web Toolkit – Source code
If you are adventurous you might have a look at the PHP & Web Toolkit source code here:
bitbucket.org/mariofischer/php-web-toolkit/.
Beware: Since this was my first (and nearly only) project in Objective-C with Xcode I’m sure it’s a mess. The repository wasn’t meant to be public in the beginning but only for my personal use, therefore I committed just the whole project – which probably isn’t the best way to go. Nevertheless with some experience it should be possible to build the plugin.
Coda PHP & Web Toolkit 4.2beta
A new beta release: Now supports JSHint 2.3 with custom preferences. Continue reading “Coda PHP & Web Toolkit 4.2beta”
Coda PHP & Web Toolkit 4.1
New release: Mostly bugfixes and some code rewrite in the background. Continue reading “Coda PHP & Web Toolkit 4.1”
Coda PHP & Web Toolkit 4.0
New release: Updated CSS tidy and HTML 5 tidy. Continue reading “Coda PHP & Web Toolkit 4.0”
Coda PHP & Web Toolkit 3.9
And here a new release with some new features and bugfixes. Continue reading “Coda PHP & Web Toolkit 3.9”
Coda PHP & Web Toolkit 3.9 beta
If you have problems with the current PHP & Web Toolkit, have a look at the current beta version. It should fix some errors when using “minify on publish” (for CSS and JS files).
New stuff
- New CSS Minifier included, should greatly improve CSS output after minification and fix bugs with negative values.
- Minify on publish should now work correctly.
- New setting “laxcomma” added to JSHin.
Download and feedback here »
Coda PHP & Web Toolkit 3.8
A bugfix release, download it or use the updater in the plugin. Continue reading “Coda PHP & Web Toolkit 3.8”