daily links

  • TestFlight | iOS beta testing on the fly
  • CodeMirror
    CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar. If a parser has been written for the language you are editing (see below for a list of supported languages), the code will be coloured, and the editor will help you with indentation.
  • Node Connect | drupal.org
    Node Connect expands the node reference auto-complete field by adding a add new content and edit current content button.<br />
    The add a new button will all a new node to be added via a node add form and then return the user to the original form.<br />
    <br />
    The edit button will take the user to the edit form of the referenced node, and return them when they are done editing.
  • TestData | drupal.org
    TestData is a developer module intended for large Drupal sites that require a consistent, fast method of providing sample data to automated acceptance and performance testing tools.

Possibly related posts (automatically generated)