by Lazaros Sotiriadis.
Hi,
I think that is great news, I hope I knew that before I put all this work in it.
It definately needs to integrate to moodle core but I still see no interest for either the plugin or my work to do so.
Thankfully my scripts work fine with all versions I have tested and I use them all the time so I hope people can find either mine or the plugin to do the job.
I have also indicated that there is a bug with the restore course naming. Moodle checks for same short/long names and adds _(number) to them before restoring. The thing is that it does not check for same category when counting.
So if you have a course named "test" in every category and try to restore a backup it will be created as test_14 for example even if it is the only one in it's category.
I have created a patch for that too at the tracker I hope sometime those all find their way to the core
Regards,
LS
I think that is great news, I hope I knew that before I put all this work in it.
It definately needs to integrate to moodle core but I still see no interest for either the plugin or my work to do so.
Thankfully my scripts work fine with all versions I have tested and I use them all the time so I hope people can find either mine or the plugin to do the job.
I have also indicated that there is a bug with the restore course naming. Moodle checks for same short/long names and adds _(number) to them before restoring. The thing is that it does not check for same category when counting.
So if you have a course named "test" in every category and try to restore a backup it will be created as test_14 for example even if it is the only one in it's category.
I have created a patch for that too at the tracker I hope sometime those all find their way to the core
Regards,
LS