does the Editor license allow to modify the editor

does the Editor license allow to modify the editor

daudodaudo Posts: 13Questions: 6Answers: 1

Hi,

re-reading the Editor license again, I am not sure that I am allowed to modify the Editor sources. The license does not say anything about modifications, so I am wondering if that is allowed.

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin

    Hi,

    Yes, you can modify the source code to suit your needs, but you cannot redistribute the modified (or unmodified) code.

    Out of interest, what changes are you looking to make? I've tried to keep Editor modular, so hopefully you will find the changes easy to make, but it might make future upgrades a little more difficult :-)

    Regards,
    Allan

  • daudodaudo Posts: 13Questions: 6Answers: 1

    Thanks, I am aware of the distribution restrictions and yes, you are very right, both DataTables and Editor are indeed extremely flexible.

    My concern is due to this question:
    http://datatables.net/forums/discussion/26631/submit-on-blur-only-if-data-has-changed#latest

    I have implemented a workaround for this issue, but after reviewing the license I was not sure if I am allowed to actually make the changes directly in the Editor sources.

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    Answer ✓

    Got it - thanks for the clarification. Good to know you are looking for something I am working on for a future version :-)

    Allan

This discussion has been closed.