| Re: Enhancing the built in editor |
| by sdmacint on 2004/8/18 14:24:53 Has anyone developed a Bible module for Xoops? I have searched but can't seem to find one... Sean |
| Re: Enhancing the built in editor |
| by supernix on 2003/11/18 21:02:00 Well here is something I found you might like it and want to give it a whirl http://onlinebible.sourceforge.net/index.php |
| Re: Enhancing the built in editor |
| by wrtbooks on 2003/11/18 19:20:23 Quote: I am curious did anyone ever come up with a Bible module for XOOPS ? I am dying to find one for xoops. It would be great to just have a searchable KJV bible as an module that shows a link in the left hand menu. I run http://www.sermonindex.net which gets quite a few hits. I am sure there are lots of other big Christian sites that run XOOPS that could benefit in a GREAT way if there was a module like this. Why doesn't some christian programmer just go ahead and do it. It would be kewl to have a neat verse and key word search and also commentaries, etc.. most of it is open source and if you read this entire thread most of the work has been done.. ie translated info into sql files. email me at: sermonindex@msn.com if you need any help or a tester. |
| Re: Enhancing the built in editor |
| by supernix on 2003/5/19 1:11:52 I am curious did anyone ever come up with a Bible module for XOOPS ? |
| Re: Enhancing the built in editor |
| by ndial on 2003/4/16 15:21:45 OK, I've got a core hack that provides this* up at http://www.nathandial.com/dl/externalTextmod.tar.gz I have only tested it with toy hacks, because my module-ified bible script makes PHP timeout when it's adding the database. But it looks at least workable. It really wasn't much code, only about 25 lines plus the comments. edit: *that is, provides modules the ability to add text-modification functions, not that provides the Bible lookup stuff. |