Customizing SMF > Mod Requests
{Free} Mood Mod
NBK*Twitch:
There is this mod which I think works with 2.0 Final . It was working with RC4 and 5.
http://custom.simplemachines.org/mods/index.php?mod=1380
AllanD:
Thanks NBK I will look into this mod, seems a bit old though but worth a try.
AllanD:
I checked that one out and it comes with preset moods in the coding, I was looking for something that was admin editable in the ACP.
AllanD:
anyone up to taking this on?
emanuele:
Custom fields are the simplest way to go, you don't need any mod.
In the directory /Themes/default/images create a new directory and call it "mood", place all the images you need in this directory.
Each file should be called by the mood state it represents, for example: happy.png, sad.png, etc.
Create a new custom field with this options:
* Show on Topic View => yes
* Show Enclosed Within Text =>
--- Code: ---<img src="{DEFAULT_IMAGES_URL}/mood/{INPUT}.png" alt="mood {INPUT}" />
--- End code ---
* Field type => Select Box
* Put the mood states one per box (happy, sad, etc.)
Done.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version