Home »
FUDforum Development »
Plugins and Code Hacks »
General Hacking Recommendation please
General Hacking Recommendation please [message #29831] |
Wed, 18 January 2006 12:32 |
boroda
Messages: 8 Registered: September 2005
Karma: 0
|
Junior Member |
|
|
Is there some reccomendations on how to hack forum scripts, i.e. some good practices? Which file should I edit to implement something? I guess it should be the template file, isn't it? Just place there the function calls and the include of the core hack file - is it right?
This is what hack I want to create.
I want to implement the possibility for moderators to semi-authomatically send wellcome messages to newbies. I.e. moderator looks at the new registered users list, marks checkboxes, seclect the wellcome message from the repository and click the "send" button.
Thank you.
|
|
|
Re: General Hacking Recommendation please [message #29835 is a reply to message #29831] |
Wed, 18 January 2006 14:13 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
When making modification always apply your changes to *.t files in the src/ directory and to change the layout edit the *.tmpl files. Be sure to remember to rebuild the theme after your modifications.
In your case it sounds like you'd want to patch finduser.php.t script and finduser.tmpl template.
FUDforum Core Developer
|
|
|
Goto Forum:
Current Time: Sun Nov 24 22:17:29 GMT 2024
Total time taken to generate the page: 1.72284 seconds