About

What is DrupalBin?
DrupalBin is a tool to help collaborate and debug Drupal code snippets. It is similar to pastebin, but targets Drupal code. With DrupalBin, you can:
  • Submit code fragments and get a URL like http://drupalbin.com/2 with Drupal-based code highlighting
  • Share clean code links on IRC, or an IM conversation
  • Submit modifications of existing code by using the Fix feature
  • Login with your own OpenID and keep record of yours and other peoples' code snippets. Drupal.org distributed logins are disabled for security reasons.
  • Run your own DrupalBin with the DrupalBin install profile.
Additional features?
  • Post code snippets by using Blogging tools like ScribeFire.
  • You can save favorite code snippets if you login
How can I delete a post?
If you log in, you'll have the option to delete your own posts by editing them.
Do my DrupalBin posts expire?
No, when you make a post, it will stay up forever. If you'd like posts to start expiring, participate in this issue.
How was DrupalBin developed?
DrupalBin is a collection of modules and configurations put together to achieve its purpose. If you want to run a local copy of DrupalBin, the DrupalBin Install Profile is available.
Suggestions?
If you have any suggestions or want to help out with DrupalBin, feel free to post an issue in the issue queue.
Credits