Customizing SMF > Modifications and Packages
Integration Hooks Report
Bugo:
Great mod. What about a short description for every hook? Like help hint.
Please add russian translation.
feline:
--- Quote from: emanuele on January 08, 2012, 02:57:52 PM ---thank you for the report.
See if version 1.1 fixes this issue. :)
--- End quote ---
Thanks emanuele .. worked :)
live627:
Sweet mod! Bit geeky, though.
--- Quote ---I wonder how can this mod be improved, to be more useful, that is, to respond better to the needs of admins regarding the hooks mods installed on their forums may use?
--- End quote ---
Use red for missing (error class IIRC) and green for exists (no class for that)
[SiNaN]:
It feels nostalgic to see this mod again. You may want to get rid of the last two lines of hooks_admin_areas() and hooks_modify_modifications() functions now, as they were meant to be a workaround for this bug. Also, not sure where that uninstall.php file came from but install.php file should take care of uninstalling as well.
--- Quote from: Project Evolution on January 08, 2012, 12:24:49 PM ---
--- Quote from: Norv on January 08, 2012, 12:12:00 PM ---I wonder how can this mod be improved, to be more useful, that is, to respond better to the needs of admins regarding the hooks mods installed on their forums may use?
--- End quote ---
Enable/disable hooks from being executed? Create hooks? Modify existing hooks using the interface?
--- End quote ---
The next version of the mod was supposed to do all those but I never got around to coding it.
--- Quote from: feline on January 08, 2012, 12:27:09 PM ---That mod don't work correct ... it will only find files in the Source folder, but not in a subfolder of the Source folder.
Because may mods don't install all in the Source folder (like SimpleDesk, PortaMx) many active hooks will shown as Missing :(
Also the Filename which hold the hook function would be interest ...
--- End quote ---
The reason why it didn't consider that in the first place was that having a sub-directory in Sources directory is not something that's common.
--- Quote from: emanuele on January 08, 2012, 02:57:52 PM ---Hi feline,
thank you for the report.
See if version 1.1 fixes this issue. :)
If you can confirm I'll remove 1.0 from download.
--- End quote ---
You may want to change "recoursive" as "recursive" though.
--- Quote from: live627 on January 08, 2012, 05:03:10 PM ---Sweet mod! Bit geeky, though.
--- Quote ---I wonder how can this mod be improved, to be more useful, that is, to respond better to the needs of admins regarding the hooks mods installed on their forums may use?
--- End quote ---
Use red for missing (error class IIRC) and green for exists (no class for that)
--- End quote ---
I guess you could say it looks geeky. Still, it turned out to be a good example for the use of generic lists. And yeah, using classes sounds better, if applied for the "Exists" field only.
emanuele:
--- Quote from: [SiNaN] on January 11, 2012, 04:31:02 AM ---It feels nostalgic to see this mod again. You may want to get rid of the last two lines of hooks_admin_areas() and hooks_modify_modifications() functions now, as they were meant to be a workaround for this bug.
--- End quote ---
Done thanks! ;)
--- Quote from: [SiNaN] on January 11, 2012, 04:31:02 AM ---Also, not sure where that uninstall.php file came from but install.php file should take care of uninstalling as well.
--- End quote ---
Simple explanation: I forgot to delete it...
--- Quote from: [SiNaN] on January 11, 2012, 04:31:02 AM ---You may want to change "recoursive" as "recursive" though.
--- End quote ---
Yups...
Fixed and added Russian translation (thanks Bugo).
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version