call_hook('actions') ? It's called normally.
Re: Personal plugin showcase (yes, I'm an attention grabbing git)
« Reply #45, on October 20th, 2011, 11:06 PM »
The rights granted by the initial author include: 1. to use, reproduce, modify, display, perform, sublicense, and distribute the source, and modified version of the source. 2. patent rights to use and make available the original code 3. to distribute works which contain the code in combination with new code, and to license the new code in any way the distributor wishes
The rights granted by subsequent users include: 1. to use, reproduce, modify, display, perform, sublicense and distribute the source of their modifications 2. patent rights to use and make available both the modifications and the entire work 3. to distribute works which contain the code in combination with new code, and to license the new code in any way the distributor wishes
The way in which the Mozilla Public License is drafted basically requires subsequent users to license the original code under MPL and all additional code under any kind of license. Therefore, a company can create a proprietary product from code licensed under MPL by licensing the added components in a closed source manner. The stipulation that core files stay under the MPL provides incentive for developers to improve and develop aspects of the core functionality. The MPL is GPL-incompatible because the GPL module cannot be legally linked with an MPL module.
| 1. | By which I mean any other licence, technically. Even GPL comes into that category. |
| 1. | Yes, I know I could use the equivalent of Modification Settings, but I far rather don't pollute things that aren't mine, so to speak, and it's not like it's actually that much work to integrate anyway. |
<br /><br />cough, cough.