[size=3][font=tahoma][color=orange][b]Youtube Integration Mod (And Custom Gallery)[/b][/color][/font][/size]

[b]Authors:[/b]
[list] 
[li][url=http://www.simplemachines.org/community/index.php?action=profile;u=195264]Lucas-ruroken[/url][/li]
[li][url=http://www.simplemachines.org/community/index.php?action=profile;u=231541]DoctorMalboro[/url][/li]
[/list]

This MOD allows each user to add his/her YouTube profile into your Forum. You will be able to create and manage a Custom Video Gallery, where you can add, delete and watch the videos. With YIM, you'll have all your videos, all your user's videos and also a Custom Gallery to share them in your Forum!

YIM works with the YouTube API in order to get each user's profile information.

[b]Features:[/b]
[list] 
[li]Activate/Desactivate YIM[/li]
[li]Activate/Desactivate Custom Video Gallery[/li]
[li]Manage numbers of videos in each page[/li]
[li]Decide who's allowed to add videos into the Video Gallery[/li]
[li]Users Gallery (Index of users who have added their YouTube Profile)[/li]
[li]Activate/Desactivate "Remember: You can add your YouTube profile"[/li]
[li]View User's YouTube channel in their forum Profile[/li][/list]

[b]Requires:[/b]
[list][*]SMF 2.0[/list]


[b]Screenshots:[/b]
[url=http://s2.subirimagenes.com/otros/4888514yim4.jpg][img width=250]http://s2.subirimagenes.com/otros/previo/thump_4888514yim4.jpg[/img][/url] [url=http://s2.subirimagenes.com/otros/4888512yim2.jpg][img width=250]http://s2.subirimagenes.com/otros/previo/thump_4888512yim2.jpg[/img][/url] [url=http://s2.subirimagenes.com/otros/4888513yim3.jpg][img width=250]http://s2.subirimagenes.com/otros/previo/thump_4888513yim3.jpg[/img][/url] [url=http://s3.subirimagenes.com/otros/4888510yim1.jpg][img width=250]http://s3.subirimagenes.com/otros/previo/thump_4888510yim1.jpg[/img][/url] [url=http://s2.subirimagenes.com/otros/4888516yim5.jpg][img width=250]http://s2.subirimagenes.com/otros/previo/thump_4888516yim5.jpg[/img][/url]

[b]Default Languages:[/b]
[list]
[li]English[/li]
[li]Spanish_latin[/li]
[/list]

YIM uses [url=http://www.famfamfam.com]FamFamFam Icons[/url] and it's powered by [url=http://code.google.com/apis/youtube/terms.html]Youtube[/url]

If you wish to help traslating YIM...
Modifications.language.php
[code]
//YIM
$txt['profile_first_need'] = 'Configuracin perfil de youtube';
$txt['profile_noticias_act'] = 'Noticias (actualizaciones)';
$txt['profile_second_need'] = 'Perfil en Youtube';
$txt['profile_the_settings'] = 'Opciones';
$txt['profile_tirth_need'] = 'Youtube Integration Mod';
$txt['profile_youtube_gallery'] = 'Galera youtube';
$txt['profile_manage_gallery'] = 'Administrar galera';
$txt['profile_a_cartel'] = 'Le recordamos que puede aadir su perfil de youtube desde 
<a href="'.$scripturl.'?action=profile;area=changeuseryoutube">AQU</a>';
$txt['profile_a_cartel_delete'] = 'Eliminar este cuadro.';
[/code]

yim.language.php (Attached)