AdiumX Minimal (aka. unknown 'clear') message style port for Miranda (IEView)

I've dled and put the loadavatars.dll in the plugins dir... its enabled... the only avatars i get for everyone (all aim users) is the noavatar image in your theme... any help? I searched and searched for an option to select regarding avatars but to no avail...

Depending on your contacts and what protocol you use, Miranda may not support avatars at all (like, I still don't think you can see AOL TOC2 avatars)...

#372179

thanks _cell, it is nice :)

#372183

thanks... support of a release is always appreciated

_Cell... I've dled and put the loadavatars.dll in the plugins dir... its enabled... the only avatars i get for everyone (all aim users) is the noavatar image in your theme... any help? I searched and searched for an option to select regarding avatars but to no avail...

I have to double ppoppe's message that retrieving avatars is the work for protocol plugins. But. If there's nothing like 'enable avatars' in your protocol settings, LoadAvatars plugin still can help you

Right-click contact you want to have avatar, choose 'contact picture' from menu and set any image you think suits that contact. :) Have fun :P

Yeah, you originally placed this thread in the "Application Skins" forum, but we have a subforum for "Application Skin Releases," so I moved it there. Sorry if I confused you, hehe ;).

-NC

Oh, I'm so sorry -- it's all in my head.... I had a couple of sleepless nights making a project for university, so I could just missclick a couple of links or buttons :P

#372188

good job cell, I really like how it looks, thanks for all the hard work...

#372191

good job cell, I really like how it looks, thanks for all the hard work...

:o Thak you, and everyone who said kind and critical wirds. But it wasn't hard work indeed - just some 30 minutes.

I'm making a better version now - with more correct html layout and better styles. and besides that - all colour variations of original Minimal style will also be there :P just wait till the evening :)

#372192

dont know if its possible but i think it would be cool to have multiple unanswered posts from one person list below their name, instead of restating the colored contact name and avatar. keeping the timestamp tho. dont know if its possible as im not to bright when it comes to html...

ppoppe and cell... thanks for the hints... the only protocol i use is aimoscar so i may just add some avatars myself... thanks

#372300

dont know if its possible but i think it would be cool to have multiple unanswered posts from one person list below their name, instead of restating the colored contact name and avatar. keeping the timestamp tho. dont know if its possible as im not to bright when it comes to html...

It is possible and I will do this as a substyle in 0.4

#372305

UPDATE:

0.4

- Implemented all color styles from original Adium style

- Completely rewritten css and html for smarter layout and better behaviour on resizing

- New substyle with support of 'old' messages

Download link is the same and can be found in the starting post.

#372572

you are the man... muchos gracias

#372740

I really like this but when I use it en tick use nicknames with the options it looks like this:

http://i13.photobucket.com/albums/a267/Pas...ssagewindow.jpg

How can I remove the stuff under the avatar?

#374057

I really like this but when I use it en tick use nicknames with the options it looks like this:

http://i13.photobucket.com/albums/a267/Pas...ssagewindow.jpg

How can I remove the stuff under the avatar?

Weird... could you, please tell me the version of ieview and which variant of style do you use?

#374087

ho'd you get smilies in it?? pascal23

#374090

ho'd you get smilies in it?? pascal23

It is the feature of IEView. Options->IEView->General->Replace smileys in username

#374095

@ _cell If i remember correctly ( I'm at work now) i have ieview 1.0.5.2. and i use minimal green blue.

@ Austin I ticked the show nicknames option in the messagelog tab of the ieview plugin

#374362

I really like this but when I use it en tick use nicknames with the options it looks like this:

http://i13.photobucket.com/albums/a267/Pas...ssagewindow.jpg

How can I remove the stuff under the avatar?

I made a small update - try it, should help. Though I didn't manage to reproduce your case :( The download link is the same.

#374427

Thnx for your help _cell but this is the result :

http://i13.photobucket.com/albums/a267/Pas...4/messagew2.jpg

A little different but stil not 100 %

#374456

Got it - It's because of smiley replacement in usernames

So you've got two options

1) Disable the feature

2) Open .ivt file with your style and for every block

<span class="colboxleft"><img src="../../../../unavailable.html" alt="%name%" /></span>

remove the alt parameter, so it would look like

<span class="colboxleft"><img src="../../../../unavailable.html" /></span>

P.S. the second approach has a drawback - you won't see a popup with contact name when you mouseover his avatar.

#374479

I'll try the second option because i don't have a smiley replacement option in my ieview section strangely enough.

With the smiley option i have a smilley add built in dialog support option that i can disable, but i don't know if that's what you mean.

I'll let you know what happens.

#374495

Hhmm, i'm having a little problem with message grouping for outgoing messages

Does the seperator has to work like in my screenshot?

image13wy.th.jpg

#374509

Hhmm, i'm having a little problem with message grouping for outgoing messages

Does the seperator has to work like in my screenshot?

No, It's a bug. Sorry, Will release an update soon.

UPD: Fixed version is ready for download :) Thanx :)

#374513

_cell it worked :D thnx a lot for al your help, great service. One last question, what do i rename my avatar to to make it show up in the window?

#374734

_cell it worked :D thnx a lot for al your help, great service. One last question, what do i rename my avatar to to make it show up in the window?

Uhh.... sorry, I'm too dumb :P What do you want to do? What avatar do you want to rename?

#374736

In the minimal folder you put the avatar, there's already a noavatar.jpg. How do i call my own avatar when i put it in the folder?

#374757

You must replace all %avatar% temolates in .ivt file with path to image you wish to use. But it is better to enable avatar support for protocol and set an avatar in the profile.

#374758

I know it's activated. so i dont just simply put an avatar for example: myavatar.jpg in the minimal folder next to the noavatar.jpg?

#374762