I think in Drupal 7 or so we should have standardized plugins.  Modules are plugins, themes are plugins.  jQuery plugins can become plugins.  Maybe include an API for library or end-user plugins

On 9/16/07, adrian rossouw <adrian@bryght.com> wrote:

On 14 Sep 2007, at 2:01 PM, Earnie Boyd wrote:



Drupal upload service could make use of extended PHP with ssh module[1] if available.   We allow files to be uploaded now and since a jQuery plugin is client side JS and won't be executed on the server why not allow the administrator to upload it via the Drupal service?


there's a php implementation of ssh.