I am currently looking for someone to take over
development/maintenance of RubyWeaver.

If you are interested please email me.

September 24, 2009

RubyWeaver Version 2.4.2

Category: version tracking — petethechop @ 8:28 pm

Code Coloring and Code Hints are working properly again.

Both Code coloring and code hints are outdated and are likely to represent early Rails 1.0 rather than the latest 2.0. If you are very familiar with the 2.0 code and would like to contribute to get coloring updated, please contact me.

As far as I can tell, the code hints are likely not to work with 2.0 code because the code has abandoned the use of parentheses which works as a trigger. I have not successfully been able to trigger from a space which has now replaced parentheses in the rails api. This is a Dreamweaver issue, so if anyone has experience with DreamWeaver Extension creation and can help me solve this issue, please contact me.

December 16, 2008

RubyWeaver Version 2.4.1

Category: version tracking — petethechop @ 10:07 am

A spacing issue in the RubyCS4.xml file was causing a code coloring issue in CS4. This issue is resolved in version 2.4.1.

November 24, 2008

RubyWeaver Version 2.4.0

Category: version tracking — petethechop @ 3:44 pm

Fully compatible with Dreamweaver CS4.

March 25, 2008

RubyWeaver Version 2.3.3

Category: version tracking — petethechop @ 9:46 pm

Split view and design view issues resolved for rhtml (legacy) files.

RubyWeaver Version 2.3.0

Category: version tracking — petethechop @ 9:46 pm

Now compatible with Ruby on Rails 2.0 erb files

RubyWeaver Version 2.2.0

Category: version tracking — petethechop @ 9:45 pm

Now compatible with all versions of Dreamweaver!

RubyWeaver Version 2.1.2

Category: version tracking — petethechop @ 9:44 pm

Branch from Legacy version with added RJS support.

RubyWeaver Version 2.0.2

Category: version tracking — petethechop @ 9:39 pm

Legacy version created for Dreamweaver versions MX and MX2004. Certain file types were causing errors and not loading properly.

RubyWeaver Version 2.0.1

Category: version tracking — petethechop @ 9:38 pm

Added more buttons to “Insert” bar, including: unless, image_tag, link_to, url_for, javascript_include_tag, and stylesheet_link_tag

RubyWeaver Version 2.0.0

Category: version tracking — petethechop @ 9:37 pm

My first contribution with .rxml support added and Rails object to Insert toolbar