|
A module system
|
|
10-11-2004, 07:22 AM
Post: #1
|
|||
|
|||
|
A module system
Code-mods can be a bit... much and sometimes you might even screw up the code and mess up your whole board. So something is needed to let people add they're own pages and functions to they're board without having to risk making it fall down go boom (
). So why not make a module system? I know it sounds stupid, what with this beeing a forum system and all, but it would be really usefull -- in fact: You could remove the calendar and reattach it as a module (I would still use it -- but this adds a removal option for the people who don't want it).
|
|||
|
10-11-2004, 11:12 AM
Post: #2
|
|||
|
|||
|
RE: A module system
I developed a mdoule system for a client application I wrote and had planned to port it over to MyBB when I had the time. It supports front end and back end new additions with install and uninstall routines as well as configuration pages for the plugin.
I hope to port it over eventually. Modules and plugins are two different things in my opinion. Modules extend the functionality by adding new pages. Plugins interface with the code to add new functions and enhancements. In MyBB there will be a module system.. Chris Boulton Twitter | Blog |
|||
|
10-11-2004, 12:00 PM
(This post was last modified: 10-11-2004 12:01 PM by Mr.Sonic.)
Post: #3
|
|||
|
|||
|
RE: A module system
Gee willekers, batman! That sure kicks some heavy ass, don't it?!
|
|||
|
10-11-2004, 05:10 PM
Post: #4
|
|||
|
|||
|
RE: A module system
Wow...that sounds....cool
Sounds so advanced
Dennis Tsang :: MyBB Developer Follow me on Twitter: @dennistt |
|||
|
10-11-2004, 07:15 PM
(This post was last modified: 10-11-2004 07:19 PM by k776.)
Post: #5
|
|||
|
|||
|
RE: A module system
cant wait, hopefully it will make MM's mod making easy
![]() will this be in gold or after it?? |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help



). So why not make a module system? I know it sounds stupid, what with this beeing a forum system and all, but it would be really usefull -- in fact: You could remove the calendar and reattach it as a module (I would still use it -- but this adds a removal option for the people who don't want it).



