#6470: [PATCH] localization function should support placeholders ----------------------------+----------------------------------------------- Reporter: mikesmullin | Owner: Type: Enhancement | Status: closed Priority: Low | Milestone: 1.3.x.x Component: Core Libs | Version: 1.2 Final Severity: Normal | Resolution: wontfix Keywords: | Php_version: n/a Cake_version: | ----------------------------+----------------------------------------------- Comment (by jperras):
As a side note, since Drupal is licensed under the GPLv2, your patch would both be under violation of the terms of the GPL: (section 2b): {{{ You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. }}} as well as incompatible with the MIT license that encompasses CakePHP (in that the framework would need to be re-licensed under the GPL).[[BR]][[BR]] License & copyright violations are no small matter. Please keep this in mind the next time you rip out chunks of code from an open source project with the intention of integrating them into another. -- Ticket URL: <https://trac.cakephp.org/ticket/6470#comment:2> CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/> Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tickets cakephp" group. To post to this group, send email to tickets-cakephp@googlegroups.com To unsubscribe from this group, send email to tickets-cakephp+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/tickets-cakephp?hl=en -~----------~----~----~----~------~----~------~--~---