| Re: Survey Module by Bluemoon |
| by Mamba on 2011/8/11 6:22:06 Quote: I guess the next question is how to version this and to make updates available to all (instead of just through the SVN, and knowing whether or not you actually know you have the latest or not) Once you're ready to make a release, normally we would: - create a release in SVN - make a Zip file - update the SourceForge repository with that file - update our module repository with the version number and link to SourceForge - make an announcement |
| Re: Survey Module by Bluemoon |
| by mboyden on 2011/8/11 1:51:13 Sorry for the delay, but I've sent in the updates to the SVN. Essentially: 2 bugfixes as described in this article Updates to the English translation Change of uploads directory to /uploads/bmsurvey instead of just the generic uploads. I still want to work on the templates and get rid of the tables structure as well as other HTML - when time permits of course. And there is still functionality that, best I can tell, doesn't work or was never integrated from phpESP. But as a simple web-site-based survey module, it works well overall. I still get frustrated with the XOOPSForms output and our inability to control it easily via CSS. I guess the next question is how to version this and to make updates available to all (instead of just through the SVN, and knowing whether or not you actually know you have the latest or not). |
| Re: Survey Module by Bluemoon |
| by Mamba on 2011/7/28 18:43:44 Mark, I've created "bmsurvey" on the SourceForge SVN, so please update the code there. Quote: Do you want the just the error fixes uploaded, or the template and (english) language changes that I made, too (I can check the other two languages for the errors I found)? Yes, please all of them. Thank you for all the improvements! It is greatly appreciated! |
| Re: Survey Module by Bluemoon |
| by mboyden on 2011/7/28 15:37:16 BTW, do you want it here: http://sourceforge.net/projects/xoops/files/XOOPS%20Module%20Repository/XOOPS2/bm_Survey/ or here: https://xoops.svn.sourceforge.net/svnroot/xoops/XoopsModules/ |
| Re: Survey Module by Bluemoon |
| by mboyden on 2011/7/28 15:19:54 Yeah, I will upload the changes to the SVN. Do you want the just the error fixes uploaded, or the template and (english) language changes that I made, too (I can check the other two languages for the errors I found)? FWIW, the admin side is harder to work display-wise with since a lot of that isn't template/smarty driven and in the code. |