[RC]Prime Quick Buddies - quickly add users as friends/foes

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Suggested Hosts
User avatar
primehalo
Former Team Member
Posts: 2988
Joined: Fri May 06, 2005 5:58 pm
Location: Redding, CA
Contact:

[RC]Prime Quick Buddies - quickly add users as friends/foes

Post by primehalo »

MOD Title: Prime Quick Buddies
MOD Description: Introduces icons for quickly setting post authors as friends or foes.

MOD Version: (see Installation Instructions for current version number)
MOD Download: Main Download
Demo Board: http://www.absoluteanime.com/forum/viewforum.php?f=95
Demo Username: Not required
Demo Password: Not required

For the release history, please view the Installation Instructions.

Screenshot:
Image
Ken F. Innes IV
My Extensions | My MODs | My Topics | My Site: Absolute Anime
Experience the wonder of Japanese Animation!
User avatar
iyeru42
Registered User
Posts: 1120
Joined: Wed Feb 01, 2006 7:22 pm
Location: Madison, WI
Contact:

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by iyeru42 »

Can you provide a screen rather than the demo?
My Website | My MOD Requests | Foreign Key Docs (some topics are not requests)
"It's easy to rebel, but it's hard to be recognized."
User avatar
IPB_Refugee
Registered User
Posts: 1290
Joined: Fri Jul 07, 2006 2:25 pm
Location: Austria
Name: Wolfgang Weber

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by IPB_Refugee »

There is a screenshot included in the first post of this topic. ;)

Regards
Wolfgang
User avatar
bonelifer
Community Team Member
Community Team Member
Posts: 3542
Joined: Wed Oct 27, 2004 11:35 pm
Name: William
Contact:

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by bonelifer »

IPB_Refugee wrote:There is a screenshot included in the first post of this topic. ;)

Regards
Wolfgang

Which was in response to the above request. Remember Primehalo is a Support Team member, therefore there is no edit message when he edit's his posts unless he puts a Reason in.
William Jacoby - Community Team
Knowledge Base | phpBB Board Rules | Search Customisation Database
Please don't contact me via PM or email for phpBB support .
Kharon
Registered User
Posts: 235
Joined: Thu Oct 26, 2006 5:27 pm

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by Kharon »

very nice mod :)

suggestion and request : send PM on friend


thanks
sorry,my english
User avatar
primehalo
Former Team Member
Posts: 2988
Joined: Fri May 06, 2005 5:58 pm
Location: Redding, CA
Contact:

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by primehalo »

That would be a separate MOD, though one that I had always planned on creating. I'm sure I'll get to it someday if someone else doesn't beat me to it.
Ken F. Innes IV
My Extensions | My MODs | My Topics | My Site: Absolute Anime
Experience the wonder of Japanese Animation!
Kharon
Registered User
Posts: 235
Joined: Thu Oct 26, 2006 5:27 pm

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by Kharon »

Image - add_foe.png (20*40px)
Image - add_friend.png (20*40px)


hehe.. I did do icon five minutes ago (sorry,my english :( )

prime_quick_buddies.css - edit

Code: Select all

ul.profile-icons .buddy-icon {
	width:40px;

Code: Select all

ul.profile-icons .buddy-icon a {
	width:20px;
	height:20px

Code: Select all

top:0px;
------------------

I waiting.. thanks
primehalo wrote:That would be a separate MOD, though one that I had always planned on creating. I'm sure I'll get to it someday if someone else doesn't beat me to it.
Last edited by Kharon on Mon Aug 25, 2008 6:15 pm, edited 1 time in total.
User avatar
iyeru42
Registered User
Posts: 1120
Joined: Wed Feb 01, 2006 7:22 pm
Location: Madison, WI
Contact:

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by iyeru42 »

By the way, what if we want to use the new smilies for that?

Image and Image

Since that would require no uploading for this. :|
My Website | My MOD Requests | Foreign Key Docs (some topics are not requests)
"It's easy to rebel, but it's hard to be recognized."
drankur
Registered User
Posts: 271
Joined: Sat Dec 22, 2007 4:16 am

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by drankur »

Kharon wrote:Image - add_foe.png (20*40px)
Image - add_friend.png (20*40px)


hehe.. I did do icon five minutes ago (sorry,my english :( )

prime_quick_buddies.css - edit

Code: Select all

ul.profile-icons .buddy-icon {
	width:40px;

Code: Select all

ul.profile-icons .buddy-icon a {
	width:20px;
	height:20px
------------------

I waiting.. thanks
i am too waiting for this update , the icons are simply superb 8-)
User avatar
primehalo
Former Team Member
Posts: 2988
Joined: Fri May 06, 2005 5:58 pm
Location: Redding, CA
Contact:

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by primehalo »

iyeru42 wrote:By the way, what if we want to use the new smilies for that?

Image and Image

Since that would require no uploading for this. :|
You could use those but then you wouldn't get the little plus indicator that pops up when moving your mouse over the icon.
Ken F. Innes IV
My Extensions | My MODs | My Topics | My Site: Absolute Anime
Experience the wonder of Japanese Animation!
User avatar
bonelifer
Community Team Member
Community Team Member
Posts: 3542
Joined: Wed Oct 27, 2004 11:35 pm
Name: William
Contact:

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by bonelifer »

Nice Kharon, but this:
Kharon wrote:

Code: Select all

ul.profile-icons .buddy-icon a {
	width:20px;
	height:20px

Should be this:

Code: Select all

ul.profile-icons .buddy-icon a {
	width:20px;
	height:20px;
You were missing a semi colon on the "height", without it, the icons would not show up, giving the impression the mod wasn't installed. I was just going to do an icon request for this mod for prosilver yesterday, but decided to wait till today. I'm glad I waited. The default icons look good on subsilver2, but not so good on prosilver. Hopefully Primehalo adds them to the package.

One thing about your version Kharon is that it doesn't line up properly at the top with the other icons, example:
Image
William Jacoby - Community Team
Knowledge Base | phpBB Board Rules | Search Customisation Database
Please don't contact me via PM or email for phpBB support .
User avatar
bonelifer
Community Team Member
Community Team Member
Posts: 3542
Joined: Wed Oct 27, 2004 11:35 pm
Name: William
Contact:

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by bonelifer »

iyeru42 wrote:By the way, what if we want to use the new smilies for that?

Image and Image

Since that would require no uploading for this. :|

Here you go complete with plus sign:
Image
Image
William Jacoby - Community Team
Knowledge Base | phpBB Board Rules | Search Customisation Database
Please don't contact me via PM or email for phpBB support .
User avatar
iyeru42
Registered User
Posts: 1120
Joined: Wed Feb 01, 2006 7:22 pm
Location: Madison, WI
Contact:

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by iyeru42 »

Thanks man, now it's phpBB3-licious.
My Website | My MOD Requests | Foreign Key Docs (some topics are not requests)
"It's easy to rebel, but it's hard to be recognized."
wmarcy
Registered User
Posts: 24
Joined: Tue Mar 20, 2007 8:58 pm

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by wmarcy »

I have installed, checked install, purged cache and refreshed the them and template files. Nothing is showing.

Anything else I should be looking for?
wmarcy
Registered User
Posts: 24
Joined: Tue Mar 20, 2007 8:58 pm

Re: [RC]Prime Quick Buddies - quickly add users as friends/foes

Post by wmarcy »

Sure, I ought to have checked the file permissions. chmoded to 777 and all is working as expected. Sheesh, I am dumb sometimes.
Locked

Return to “[3.0.x] MODs in Development”