General

Site

Whats this new I am feeling thing on the profile page

I was goin' around looking at some of the code on basil, and I noticed this:

<!--

<div class="misc1 mb10">

I am feeling: <strong>Happy</strong>

<a hr ef="func-misc.php?func=emo&i=1"><img src="img/2.gif" class="sprite spEmoIco spEmoHappy mr5" align="absmiddle" title="Happy"></a>

<a hr ef="func-misc.php?func=emo&i=2"><img src="img/2.gif" class="sprite spEmoIco spEmoSad mr5" align="absmiddle" title="Sad"></a>

<a hr ef="func-misc.php?func=emo&i=3"><img src="img/2.gif" class="sprite spEmoIco spEmoTired mr5" align="absmiddle" title="Tired"></a>

<a hr ef="func-misc.php?func=emo&i=4"><img src="img/2.gif" class="sprite spEmoIco spEmoLOL mr5" align="absmiddle" title="LOL"></a>

<a hr ef="func-misc.php?func=emo&i=5"><img src="img/2.gif" class="sprite spEmoIco spEmoCry mr5" align="absmiddle" title="Cry"></a>

<a hr ef="func-misc.php?func=emo&i=6"><img src="img/2.gif" class="sprite spEmoIco spEmoWow mr5" align="absmiddle" title="Wow"></a>

<a hr ef="func-misc.php?func=emo&i=7"><img src="img/2.gif" class="sprite spEmoIco spEmoAngry mr5" align="absmiddle" title="Angry"></a>

<a hr ef="func-misc.php?func=emo&i=8"><img src="img/2.gif" class="sprite spEmoIco spEmoSick mr5" align="absmiddle" title="Sick"></a>

</div>

-->

What do you guys think about this?

July 15, 2011

5 Comments • Newest first

greenelf

[quote=HolyMythos]This isn't a new feature, it's used through Meebo, you can change the face on your profile or something like that.[/quote]

If that were true, that piece of code would be found on every page, because the meebo bar is on every page

[quote=jonatan]The <!-- --> is just a comment. [/quote]

I know that

Reply July 16, 2011
jonatan

@HolyMythos:
Doesn't looks like that, looks like something that may be implemented judging by the position of the commented chunk of text.

Reply July 16, 2011
HolyMythos

This isn't a new feature, it's used through Meebo, you can change the face on your profile or something like that.

Reply July 15, 2011
jonatan

The <!-- --> is just a comment.

Maybe there is some kind of system that users can use to tell others how they are feeling atm.

Reply July 15, 2011
greenelf

[quote=xBIobify]What are the three facebook/twitter/+1 on the bottom right for?[/quote]

Just to show the world that you use the site I guess.

Reply July 15, 2011