Plugins tagged by HTML

  • Acts As Stripped Strips HTML out of an attribute whenever it's displayed - even if it's in a form input box/textarea. Type: Plugin | Last updated: 04 November 2007
  • Html4ify A plugin to help you get rid of the self-closing HTML-tags that Rails' tag helpers keep throwing at you.This is useful when you want to keep your generated HTML-code HTML 4 compliant, hence the name of the plugin. Type: Plugin | Last updated: 30 October 2007
  • Simple Object Extremely Simple Embed/Object tag helper. Type: Plugin | Last updated: 29 October 2007
  • Malline Malline is a smart, full-featured template system. All templates written with it are pure ruby. Type: Plugin | Last updated: 16 October 2007
  • Http Test A plugin for HTML validation and link checking in Rails functional and integration tests. In addition you can run the HTML and link tests against a production or staging server over HTTP. Type: Plugin | Last updated: 16 October 2007
  • Custom Field Error custom_field_error allows you to easily setup custom HTML to be displayed when there is a validation issue with a form. Type: Plugin | Last updated: 08 October 2007
  • Responsible Markup A plugin which provides tests for (X)HTML markup validity, Unobtrusive Javascript, Backwards-compatible XHTML and other hallmarks of responsible web development Type: Plugin | Last updated: 08 October 2007
  • Hpricot Forms An attempt to create similar functionality to HtmlUnit to do web-based navigation tests. Type: Plugin | Last updated: 07 October 2007
  • Tabular Form Builder A form builder to create forms with tables. Type: Plugin | Last updated: 06 October 2007
  • Rails Tidy RailsTidy is a plugin for Ruby On Rails. It allows you to validate your rhtml templates, validate the html output of your functional tests and clean the html generated by rails. Type: Plugin | Last updated: 05 October 2007
  • In Place Controls InPlaceControls is a Ruby on Rails plugin that creates "active" checkboxes, selects and radio buttons in the view that update your model via the builtin Rails in-place editing features. Type: Plugin | Last updated: 05 October 2007
  • Assert Valid Markup Validate your (X)HTML against the W3C Validator web service (http://validator.w3.org/) from within your functional tests. If anything changes to invalidate your markup, you'll know pronto. Responses from the web service are cached, so your tests... Type: Plugin | Last updated: 05 October 2007
  • HTML Helpers This plugin lets you encode and decode (UTF-8) strings using HTML entities. Type: Plugin | Last updated: 04 October 2007
  • HTML Output This miniscule Rails plugin stops Rails outputting self-closing (XHTML-style) markup awhich is useful if you want to use the Rails tag helpers and produce valid HTML. Type: Plugin | Last updated: 03 October 2007
  • Haml and Sass Haml and Sass are templating engines for the two most common types of documents on the web: HTML and CSS, respectively. They are designed to make it both easier and more pleasant to code HTML and CSS documents, by eliminating redundancy,... Type: Plugin | Last updated: 20 September 2007