Page 1 of 1

How to develop and use releases later on?

Posted: Sun May 27, 2007 11:01 am
by Sonya
Hello,

I use the latest stable version of CMS 1.0.6. I need to make some changes direct in the php source of some modules to suit my requirements. So the changes are done but the solution is not releasable. I would like to go with the changes later on. Can you give me a hint how can I integrate my changes and be able to release? Is it possible?

Thank you,
Sonya

Re: How to develop and use releases later on?

Posted: Sun May 27, 2007 2:28 pm
by alby
Sonya wrote: I use the latest stable version of CMS 1.0.6. I need to make some changes direct in the php source of some modules to suit my requirements. So the changes are done but the solution is not releasable. I would like to go with the changes later on. Can you give me a hint how can I integrate my changes and be able to release? Is it possible?
Go to Forge and add a Feature Requests or Patch in Tracker of that module or post, in forum, a request with your patch

Alby

Re: How to develop and use releases later on?

Posted: Mon Jun 18, 2007 1:58 am
by calguy1000
if you're going to submit a patch, I would recommend you use the latest svn version of the module, and then specify which revision you're creating your patch against.