Volodymyr Osypov blog

May 10, 2008

Linkedin mod for SMF approved!

Filed under: SMF — Tags: , , — admin @ 9:09 am

My SMF linkedin.com profile mod, which development process you can read in thiss blog, is approved already! All my bugs were fixed, textes are now adding to the language files, valid XHTML (”alt” for “img” tag) and you can aways get it here:

http://custom.simplemachines.org/mods/index.php?mod=1172

It will work on 1.1.4 and 1.1.5 (haven’t tried on others)

April 25, 2008

Linkedin.com field mod for SMF (part 3)

Filed under: SMF — Tags: , , — admin @ 9:50 am

In previous article we improved our Linkedin.com mod for SMF. But I doubt each user will go to his/her profile page and submit hist linkedin.com profile page. Lets add new feature to our mod: users are able to enter their linkedin.com profile on the registration page (and it’s not required).

(more…)

April 24, 2008

Linkedin.com field mod for SMF (part 2)

Filed under: SMF — Tags: , , — admin @ 8:49 pm

Let’s improve our LinkedIn mod, created in previous article. We will add LinkedIn column to the Members page. As you can see you can sort members list by fields like MSN, AIM, ICQ, but our mod won’t do this. We’ll just add a column with the link to LinkedIn.com profile of each user.

As you remember we define all changes, which our mod makes in modification.xml file.

Let’s add some new lines.

(more…)

April 23, 2008

Linkedin.com field mod for SMF

Filed under: SMF — Tags: , , — admin @ 2:14 pm

Want to create own little profile mod for SMF forums? It’s easy. Let’s do it :)

As example we’ll create profile mod which displays link you your Linkedin.com profile.

For mod we need 2 xml files, which define our mod and ‘images’ directory with “in” icon in it:

  • package-info.xml (our package definition)
  • modification.xml
  • images/linkedin.gif

(more…)

Powered by WordPress