[development] Drupal's CVS policies... including 'foriegn' codein TinyMCE module?

Larry Garfield larry at garfieldtech.com
Mon May 21 19:15:01 UTC 2007


Is this something that could be handled technologically?  The balloon-CVS argument for foreign code is valid, IMO, but so is modules that rely on foreign code being too hard to install currently.  

I know we can't install extra code via the UI for security reasons, but would it be possible to include a small shell PHP script with the TinyMCE module that would download the latest TinyMCE from moxie, untar it, and put it where it belongs?  The install hook for the module could then have a drupal_set_message() "Module installed, please remember to run gettinmymce.php from the command line" or something like that.  It's similar to the way some Linux distros handle non-free media codecs.  Something that wouldn't require reading the README file to figure out.  

Possible?  Reasonable?  (Two separate questions. <g>)

--Larry Garfield

On Mon, 21 May 2007 14:38:58 -0400, Andre Molnar <mcsparkerton at yahoo.co.uk> wrote:
> Kevin Reynen wrote:
> <snip>
> 
> I think the issue has little to do with hatred of WYSIWYG.
> As I understand it, the problem is that it would set a bad precedent for
> CVS usage.
> 
> Lets take the case of module foo that is simple small lightweight
> interface between Drupal and some massive external library.  With the
> current rules module foo is only 10K in CVS.  If module foo included the
> external library as well - foo suddenly grows to 300K.
> 
> But foo is really important to people - and people really like foo and
> people complain about foo's install process (having to separately
> download the external library).  So an exception is made for foo...
> 
> Then along comes module bar - just as important and just as popular and
> another exception is made.... then along comes module baz.
> 
> Baz may or may not be important or well loved - but the maintainer says
> "Why you picking on module baz when foo and bar get to include their
> external libraries?"
> 
> ---
> Solution?
> On the project page you can always include a link to a fully packaged
> TinyMCE module hosted elsewhere.  The only thing is that you would have
> to maintain your own packaging.
> 
> andre
> (a person who would love to have tinymce pre-packaged but understands
> completely why it shouldn't be that way)



More information about the development mailing list