Panic Coda Drupal plugin

Hi, I've launched a plugin for Coda some time ago. You can read all info on it on my blog via http://www.drupalcoder.com/tags/coda-drupal-plugin

SVN is at https://davyvandenbremt.svn.beanstalkapp.com/plugins/coda/

ZIP available on my blog.

What's in there?

  • Drupal
    • API
    • Remove db query table accolades
    • Flush caches (Remark : only site mode)
    • Run cron (Remark : only site mode)
    • Create module (Remark : will be put in sites/all/modules/custom/...)
    • Delete cron semaphore (Remark : only site mode)
    • Backup (Remark : only site mode and needs backup_migrate)
  • Text
    • Remove trailing spaces
    • Uppercase
    • Lowercase
    • Slug
    • MD5
    • Base64 encode
    • Base64 decode
    • Join lines
    • Trim and join lines
    • Trim and join lines with space
    • Calculate length
    • Sort lines
    • Sort lines and remove duplicates
  • HTML
    • URL escape line/selection
    • URL unescape line/selection
    • Unordered list
    • Ordered list
    • Encode entities
    • Decode entities
    • Encode entites (exclude tags)
  • PHP
    • Run
    • Tidy
    • Validate syntax
  • XML
    • Format
  • HTTP
    • curl
    • wget
  • Source
    • Align assignments
Groups:
Login to post comments

svn authorization?

jrguitar21's picture
jrguitar21 - Tue, 2009-11-03 16:59

looks like your repository requires authorization :(