Hi gsbe,
i don't think i need to look at the code of M2F... M2F is my project too. I am the original author of M2F and then i forked to CM2F, so the code is very well known to me, and i don't want to go that way. I have already a couple of functions to do the transformation, so i don-t think it will be a problem.
My problem is that i was thinking that SMF supported HTML, and i was not seeing how to do it. This was quite frustating for some one that have spent the last 4 years coding forum code ...
Now that i now that is not supported, it is just a question of transformation the code, which is already done:)... Yesterday evening after the reply to this thread, i have started and integrated the conversion code, so this means that now CM2F, in its M2F feature is already processing correctly incoming messages.
I am now moving into the attachments in order to have a class enabled to process attachments the way SMF does. I am not expecting too much work as the attachment implementation in SMF is much more simple than the PhpBB one.
The status then for the port is now the following:
- Administrative interfaces, 90%, after a changes in the code i have, somehow, create a problem with the integration of the admin interfaces, the options from CM2F are displayed in SMF admin menu, you can click on it, and go to the CM2F ones. But before, the CM2F appeared embebbed in the admin layout of SMF, and now they are appearing by it self. So i need to see what changed, in order to get back the integration fully working.
- M2F options, working at 85%, there are some replies that are changing the ordering of the messages in SMF threads, so i need to debug this thing out.
- F2M options, the subscibe function is not yet working, i have not coded it yet. the mailing functions are the same (with the exception of the attachs which need to be adpated) and are working without to much problems.Status is 70%.
I am setting up a SMF live demo site to allow users to test CM2F over SMF, the url will be smf.digitalgraal.dyndns.org
Regards,
D.