> Problems:
> -How do we make sure that only personal commentary modules can be edited? I
> don't wan't to have changed Bible texts etc. floating around the net.
Joachim, if (module->getConfig().getConfigEntry("ModDrv") ==
(string)"RawFiles")
???
We don't use RawFiles for anything but the personal commentary. Kinda
cheezy, but it should work.
-Troy.