[MOD IPv1.3.0.*] My Mood


Subject: [MOD IPv1.3.0.*] My Mood
Mood 1.0.0a for IPv1.3.0.*

Will add a way for users to display their moods in posts & topics.

Yo can change you mood from
http://www.ipforum.com/profile.php?...ode=preferences
or from the post.

Spoiler: [ Show ]


DEMO: http://allinforumtec.netii.net/viewtopic.php?f=1&t=1

Enjoy, greetings.

#-----[ SAVE/CLOSE ALL FILES ]--------------------------------
#
# EoM


My_Mood.rar
Description: :P 
Download
Filename: My_Mood.rar
Filesize: 460.89 KB
Downloaded: 208 Time(s)

Subject: Re: [MOD IPv1.3.0.*] My Mood
Thanks for sharing it TuningBEB2008 :D

Profile PM  
Subject: Re: [MOD IPv1.3.0.*] My Mood
Here is the spanish lang:

Code: [Download] [Hide] [Select]
<?php
/**
*
* @file id lang_mood_mod.php
* @email < austin@phpbb-amod.com >
* @site http://phpbb-amod.com
* @copyright (c) aUsTiN-Inc 2003/5
*
**/

if (!defined('IN_ICYPHOENIX'))
{
exit;
}

if (empty($lang) || !is_array($lang))
{
$lang = array();
}

$lang = array_merge($lang, array(
// Profile Page (Edit Profile)
'MM_profile_link' => 'Cambiar estado',
'MM_profile_text' => 'Mi estado:',
'MM_profile_none' => 'Ninguno seleccionado',
// Profile Page (View Profile)
'MM_profile' => 'Mi estado:',
// Mood Popup
'MM_page_title' => 'Opciones de estado',
'MM_option_one' => 'Selecciona una categoria de estado',
'MM_option_two' => 'Selecciona una imagen que describa tu estado ',
'MM_option_one_sub' => ' Ver carpetas de estado',
'MM_option_two_sub' => ' Guardar estado ',
'MM_error' => 'Tu no seleccionaste un estado, click <a href="javascript: history.go(-1)">aqui</a> para intentar nuevamenete.',
'MM_saved' => 'Tu estado se cambio exitosamente. Click <a href="javascript:close();">aqui</a> para cerrar la ventana.',
// Viewtopic Page
'MM_current_mood' => 'Mi estado:',
'MM_post_mood' => 'Estado cuando posteo:',
)
);

?>


Greetings :mrgreen:

Subject: Re: [MOD IPv1.3.0.*] My Mood
Thanks for translation, Tuning

Subject: Re: [MOD IPv1.3.0.*] My Mood
nice on tuning i will add this to the mps mod as soon as I can if that is ok

:mrgreen:

Subject: Re: [MOD IPv1.3.0.*] My Mood
it seems that the demo forum ist down... :|


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.3589s (PHP: 6% SQL: 94%)
SQL queries: 15 - Debug Off - GZIP Enabled