Coda 2: PHP & Web Toolkit beta available

Annoyingly the current version of my Coda plugin worked with all the Coda 2 beta versions, but not the final (release) version. The problem seems to be the non-threadsafe Webkit-View implementation. Since this is can’t be fixed easily I put together a beta version which doesn’t use the Webkit-View.

Limitations of this beta version:

  • It’s beta.. and not yet well tested
  • The option “Results in floating window” is disabled: Some results open in a new tab
  • Some of the functions ask you (twice) “Untitled.php is a script application. Are you sure you want to run it?” – you can safely click “OK” :)


Click to download (use the second link) and/or comment »

Coda 2 and PHP & Web Toolkit

Update: Coda 2 compatible version will be coming the next days, stay tuned.

Just a short status update to let you know that my plug-in “PHP & Web Toolkit” for Coda will be compatible with the upcoming Coda version 2. Currently the tests look very good and all plug-in functions work as expected. The next plug-in version will be published after Coda 2 is out and I’ve received some feedback.

It might be possible that new versions will be running on Coda 2 only but I hope that it’s possible to maintain only one version of the plug-in.

I’m also looking forward to some new API functions which hopefully are integrated in Coda 2. These will fix some annoyances in the plug-in and allow plug-ins to do more stuff.