News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

GMAIL Integration

Started by ccbtimewiz, September 28, 2008, 01:04:37 AM

Previous topic - Next topic

ccbtimewiz

Live Demo
Link to Modification

Package Information

Latest Version: 1.0
Created by: ccbtimewiz
Built for: SMF 1.1.6 and below
Package: GMAIL Integration Master Edition



(view more pictures of this mod)

What is this?

This modification fully integrates GMAIL (http://google.com/gmail) into your forum. It adds the function to add a gmail account for each user in the profile, and displays it on the profile. It also adds itself to the memberlist, who's online list, buddylist, post display, PM display, and parts of the admin panel.

Alteration Log

[!] Released on September 23, 2008


Need Help?

If you need help with this modification, please don't hesitate to post in the support thread.

Apllicmz

Nice work good mod
next time update portuguese and brazilian utf8

<file name="$languagedir/Modifications.portuguese.php" error="skip">

<operation>

<search position="end" />

<add><![CDATA[
$txt['gmail'] = 'GMAIL';
$txt['gmail_in'] = 'Este é o endereço do Gmail.';
  ]]></add>
</operation>

</file>
<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">

<operation>

<search position="end" />

<add><![CDATA[
$txt['gmail'] = 'GMAIL';
$txt['gmail_in'] = 'Este é o endereço do Gmail.';
  ]]></add>
</operation>

</file>
<file name="$languagedir/Modifications.brazilian.php" error="skip">

<operation>

<search position="end" />

<add><![CDATA[
$txt['gmail'] = 'GMAIL';
$txt['gmail_in'] = 'Este é o endereço do Gmail.';
  ]]></add>
</operation>

</file


<file name="$languagedir/Modifications.portuguese-utf8.php" error="skip">

<operation>

<search position="end" />

<add><![CDATA[
$txt['gmail'] = 'GMAIL';
$txt['gmail_in'] = 'Este &eacute; o endere&ccedil;o do Gmail.';
  ]]></add>
</operation>

</file>
<file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">

<operation>

<search position="end" />

<add><![CDATA[
$txt['gmail'] = 'GMAIL';
$txt['gmail_in'] = 'Este &eacute; o endere&ccedil;o do Gmail.';
  ]]></add>
</operation>

</file>
<file name="$languagedir/Modifications.brazilian-utf8.php" error="skip">

<operation>

<search position="end" />

<add><![CDATA[
$txt['gmail'] = 'GMAIL';
$txt['gmail_in'] = 'Este &eacute; o endere&ccedil;o do Gmail.';
  ]]></add>
</operation>

</file>



evgenydeep

Hmm... sounds good. Is it possible to look demo?
It provide possibility to add existent gmail account or provide possibility to register new one for free?

Yağız...

Nice mod. Turkish translation:
Modification.turkish.php
$txt['gmail'] = 'GMAIL';
$txt['gmail_in'] = 'Buraya GMAIL adresinizi girin..';


Modification.turkish-utf8.php
$txt['gmail'] = 'GMAIL';
$txt['gmail_in'] = 'Buraya GMAIL adresinizi girin..';

evgenydeep

This is russian Win1251, to change Modifications.russian.php


$txt['gmail'] = 'GMAIL';
$txt['gmail_in'] = 'Ваш GMAIL адрес.';

evgenydeep

Serious minus: when checked option "hide email", gmail account is still visible. Moreover, it is visibe even for guest(and spam bots).
Add checkbox to the admin part, like "hide GMAIL"

ccbtimewiz

Well it's not truly an email account. It functions and appears as if it's integrated with the IM client system.

If you want to disable it from guests, open display.template.php

Find:
', $message['member']['gmail']['link'] ,'<br />';

Replace with:
', !$context['user']['is_guest'] ? $message['member']['gmail']['link'] : '' ,'<br />';

djrem


ccbtimewiz


tyhgdgh

OK, ill post whats not loading correctly in 1.1.6

6. Execute Modification ./Themes/default/Display.template.php Test failed
7. Execute Modification ./Themes/default/PersonalMessage.template.php Test failed
8. Execute Modification ./Themes/default/Profile.template.php Test failed
9. Execute Modification ./Themes/default/Memberlist.template.php Test failed
10. Execute Modification ./Themes/default/Who.template.php Test failed


how do I fix??

ccbtimewiz

Quote from: Nfanthr33 on October 26, 2008, 09:18:29 PM
OK, ill post whats not loading correctly in 1.1.6

6. Execute Modification ./Themes/default/Display.template.php Test failed
7. Execute Modification ./Themes/default/PersonalMessage.template.php Test failed
8. Execute Modification ./Themes/default/Profile.template.php Test failed
9. Execute Modification ./Themes/default/Memberlist.template.php Test failed
10. Execute Modification ./Themes/default/Who.template.php Test failed


how do I fix??

What mods do you have installed?

tyhgdgh


Mod Name Version
1. Futurama Avatars 1.0 [ Uninstall ]
2. YouTube BBCode 2.3 [ Uninstall ]
3. Custom BBCode 2.00 [ Uninstall ]
4. clickableImagebbcode 1.0 [ Uninstall ]
5. ColorizePost 1.2 [ Uninstall ]
6. Gametrailers BBC Tag (XHTML Compliant) 1.2 [ Uninstall ]
7. Justify BBCode 1.1 [ Uninstall ]
8. Line Prefix BBC 1 [ Uninstall ]
9. Member Awards 1.0.2 [ Uninstall ]
10. Electric Guitar Avatars 1.0 [ Uninstall ]
11. Ellow yellow christmas edition smiley set 1.1 [ Uninstall ]
12. Lots-of-Avatars-Boys2 1.0 [ Uninstall ]
13. Additional Membergroups on Profile 1.0 [ Uninstall ]
14. The Simpsons Avatars 1.0 [ Uninstall ]
15. SMF Promotional Avatars 1.1 [ Uninstall ]
16. Wikipedia BBCode 1.3 [ Uninstall ]
17. Skype Integration 1.0 [ Uninstall ]
18. Spoiler Tag 0.6 [ Uninstall ]
19. Video BBCode 1.0 [ Uninstall ]
20. Simple_Mood 1.0 [ Uninstall ]
21. Gaming Avatars 1.0 [ Uninstall ]
22. Auto Embed Video/Audio Clips 4.0.2 [ Uninstall ]
23. SMF Arcade 2.0.15 [ Uninstall ]
24. Cats Avatars 1.1.2 [ Uninstall ]
25. SMFShop 3.0 [ Uninstall ]
26. SMF Media Gallery 1.0.2 [ Uninstall ]
27. nneonneo's AJAX ShoutBox 1.21 [ Uninstall ]
28. SMF Staff Page 1.6 [ Uninstall ]
29. Admin Notepad 1.0 [ Uninstall ]
30. Signature BBCode Bar 1.4 [ Uninstall ]
31. SMF Arcade Trophies Mod 1.1.1 [ Uninstall ]
32. Member Notepad 1.0 [ Uninstall ]
33. XFire Field 1.3 [ Uninstall ]
34. SMF Articles 1.0.1.3 [ Uninstall ]
35. Twitter Field 1.0 [ Uninstall ]
36. Stars And Badges 2.1 [ Uninstall ]
37. ShowTopics 1.1 [ Uninstall ]
38. Hayley 1.0 [ Uninstall ]
39. Blog Community (for 1.1.x) 2.0.2 [ Uninstall ]
40. simplemp 3.1 [ Uninstall ]
41. Profile Comments 1.4 [ Uninstall ]
42. Ad Managment 2.3 [ Uninstall ]
43. BoardHover Mod 1.3.1 [ Uninstall ]
44. Custom Copyright 1.1 [ Uninstall ]
45. Drafts (for 1.1.x) 1.08 [ Uninstall ]
46. EarnFromAmazonLinksMod 1.0 [ Uninstall ]
47. last login in post 1.0 [ Uninstall ]
48. Links Managment 1.0 [ Uninstall ]
49. Display Location on posts 1.0 [ Uninstall ]
50. MCLegendII.2 3.0 [ Uninstall ]
51. Signature Option Post 1.1 [ Uninstall ]
52. Simple staff color legend 1.1 [ Uninstall ]
53. SMF Archive 1.3 [ Uninstall ]
54. SMF Gallery Lite 1.9.3 [ Uninstall ]
55. Custom Profile Field Mod 3.19 [ Uninstall ]
56. PageRank BBCode 1.3 [ Uninstall ]
57. Favicon 1.2 [ Uninstall ]
58. Add PM Info To Header (v1.1) 1.0 [ Uninstall ]
59. Colorize Boards 3.0 [ Uninstall ]
60. Date_Registerd on post 1.0 [ Uninstall ]
61. Google Talk Field 1.0.5 [ Uninstall ]
62. Highlight Search Keywords 1.21 [ Uninstall ]
63. Member List Position Filter 1.1.0 [ Uninstall ]
64. New Topic Button 1.0 [ Uninstall ]
65. RSS Feed Icon 1.1 [ Uninstall ]
66. SMF Links 1.7 [ Uninstall ]
67. User Email System 1.3 [ Uninstall ]
68. Todays Birthday 1.1 [ Uninstall ]
69. Topic Summary 1.01 [ Uninstall ]
70. User Control Panel By Alan S 2.0 [ Uninstall ]
71. Users Online Today Mod 1.4.0 [ Uninstall ]
72. View Single Post 1.0 [ Uninstall ]
73. Xbox Live Gamer Tag 1.0 [ Uninstall ]
74. [user] BBC Tag 1.0.1
75. Global Headers Footers 1.4.1
76. Top 10 Posters Today And This Week Stats 1.1
77. MetaCafe BBCode 1.4


here...

ccbtimewiz

That might be the reason to why it fails to install. You're better off doing a manual install as my mod can't find the code to change as other mods have altered the code.

Refer to:
Manual Installation of Mods

Baloch

is it compatable with smf 1.1.8?

KensonPlays

What about in the email a member area, email it to their Gmail? in an update, i would install it then!

And will this be updated for 2.0RC2? if so, thanks!

Owner of Mesozoic Haven

KensonPlays

SMF 2.0RC3?
Also, as I said above, it is not fully, because you can't use it to send in-site.

Owner of Mesozoic Haven

TheListener

Quote from: Kcmartz on July 30, 2010, 07:42:51 PM
SMF 2.0RC3?
Also, as I said above, it is not fully, because you can't use it to send in-site.

There's always one person making a post in a mod which is almost forgotten.

::)

KensonPlays

I and most of my friends in a certain membergroup ALL have gmail and would LOVE this for SMF.

Owner of Mesozoic Haven

TheListener

I use gmail as my main account.

If ya that worried about it why not make a post in the mod requests about it.

KensonPlays

Why? Updating a already created mod is better than starting from anew isn't it?

Owner of Mesozoic Haven

Advertisement: