Why? to test them?... hum, nope! vbEnhancer.com have a demo engine where you can test all the products released here. You can play with most of the features, and the hidden things are the admin panel, which is not always representative of the tool itself. The goal here is to provide professional support for professional... Read more
Catégorie : vBulletin
Tout ce qui faisait ma vie « avant » Wordpress, dans le temps où j’avais du temps pour boulotter…
How to Make Addons for MTF using the new engine
I'm almost complete with the base engine so I thought I would right a quick tutorial of how to make addons for it. First File Structure Files need to be named class_mtf_(addon name).php The (addon name) must be replaced by the id of the addon in the forum manager. Second the File Ok here is... Read more
MTF files structure…
I know everything under MTF can be structured à la OOP, so how do we deal with it? /vbulletin/mtf/class.addonname.php /vbulletin/mtf/functions.addonname.php ??? to make it very clean, i'd like to have everything under the /mtf/ path, at least... but as i do not know how the OOP version will work, with including classes and so on,... Read more
don’t know how to call this, releasability??
Ok, we have the engine mostly done, i'd like to know how we release each addon, and how it work for activation? as nobody wants to provide us with a solution for licensing, i have to drop the idea to verify the clients. as for the idea to encrypt the files or scripts, this is... Read more
Extra Thread Fields/Forum fields Manager
I was about to start working on the extra threads/forum field manager and I thought do we really need to managers that do the same thing? I mean if we just keep a hidden field based on input field in the forms on the page. It would be a lot easier then duplicating the current... Read more
Searchable types/fields yes/no
As we will make all these new engines completely dependant of the forum itself, it's easy to think that we will be able to evade the big problems from the other products already on the market. example, all of MadeByMary stuff is complete independant tools -- she lied about it, but all her tools were... Read more
The rebuild of all the products…
The goal when the MTF is started well is to rebuild everything that i have in store, and develop new tools. most of these tools are plugins to insert into vBulletin, so they are easy to update from their old form. So if you want to play with these products as a hobby, just let... Read more
Structural Additions to MTF
Ok, today i was thinking (bleh)... what about global addons that are not linked to a specific type? I have a ton of features and hacks, and they could easily be integrated to MTF, but instead of being per-forum, they can be integrated globally, and activated without a type choice... The actual deal with MTF... Read more
Types to create for MTF… the ones with targets
Ok, here is a list that I THINK would tease the buyers... i already own most of the hacks that were released to fill these functions from other sites, so i also can stop their production in any time, and switch all the clients to MTF... ex: i own the rights for MadeForMary's Classified... we... Read more
My AdminCP Basics
a New adminCP Control Panel Home, with VERY useful elements... and a suite of cpnav elements to quickly access needed functions, and spare some clicks. note: version updated to 1.5.1, with the addition of two hooks, to please Taragon who was interested to add his own things to it... :) hooks: nex_basics_belowquickies, nex_basics_belowinfos you need... Read more