Guest Posted May 9, 2013 Posted May 9, 2013 (edited) Yo! Are there any external forums for ezRPG? Also does anyone have any ideas for modules/hooks ? Also in the templates, a good idea imo would be to have {$hooks->run_hook()} or something along those lines, currently everything is hard coded which is annoying in a sense. Might work on this and send a pull on GH if everyones ok with this? Edited May 9, 2013 by Guest Quote
Spudinski Posted May 9, 2013 Posted May 9, 2013 Theres a couple of modules that enable forum-like functionality here: http://www.ezrpgproject.net/Forum-Communication I can't vouch for their compatibility with current ezRPG, but it's worth giving it a go. Also in the templates, a good idea imo would be to have {$hooks->run_hook()} or something along those lines, currently everything is hard coded which is annoying in a sense. Might work on this and send a pull on GH if everyones ok with this? That would be in conflict with the MVC-varient architecture ezRPG has. But if you have an suggestions on how to improve it, feel free to share. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.