Slashdot Mirror


User: chipbennett

chipbennett's activity in the archive.

Stories
0
Comments
29
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 29

  1. Re:question? on WordPress Creator GPL Says WP Template Must Be GPL'd · · Score: 1

    I just want to point out that, if there are any "pricks" in the WordPress/Theme derivative work debate, Mark Jaquith isn't one of them. I believe he misunderstands the Copyright Act applicable copyright case law, but he - of anyone - is the most willing to discuss the matter respectfully.

  2. Re:Check out the case law. on WordPress Creator GPL Says WP Template Must Be GPL'd · · Score: 1

    The "nature of PHP" is entirely irrelevant. With respect to the Copyright Act and relevant case law, the only germane question is whether or not a Theme incorporates copyrightable code from WordPress core. That a Theme is dependent upon WordPress (and technically, it's not. Someone could write an underlying application that defines the same function calls and hooks) does not render it derivative of WordPress. It doesn't matter how the two interoperate or link. The only thing that matters is whether or not a Theme incorporates copyrightable WordPress core code. And, as the previous commenter pointed out: any WordPress/Theme combination happens at run time, *by the end user*.

  3. Re:GPL people make it clear in their FAQ on WordPress Creator GPL Says WP Template Must Be GPL'd · · Score: 1

    No WordPress theme *requires* WordPress core code in order to function. Rather, Themes require only function calls and filter/action hooks, which constitute non-copyrightable methods of operation per applicable copyright case law. The keys here are: 1) Under the Act and applicable case law, *dependent* != *derivative*. 2) Mere function calls do not constitute incorporation of core WordPress code.

  4. Re:GPL people make it clear in their FAQ on WordPress Creator GPL Says WP Template Must Be GPL'd · · Score: 2, Informative

    The GPL doesn't define "derivative work", nor does the FSF's GPL FAQ; only the Copyright Act does. If the GPL's interpretation of "derivative work" differs from that of the language of the Copyright Act, or of applicable case law, then the GPL's interpretation will not withstand a court challenge. And in fact, the interpretation of FSF/SFLC/Matt Mullenweg/et al that WordPress Themes are inherently derivative of WordPress core, and therefore inherit GPL, runs exactly opposite to relevant copyright case law.