Flags - Vlajky

Seznam modifikací nainstalovaných na tomto fóru.
Topic
User avatar
leschek
Administrátor
Reactions:
Posts: 724
Joined: 23 Oct 2005 23:22
Tykání: Ano

Flags - Vlajky

Unread post by leschek »

Tento mod umožňuje, aby si uživatel vybral zemi odkud pochází a její jméno je nahrazeno vlajkou země, která je zobrazena v profilu uživatele, seznamu uživatelů (musíte nainstalovat doplněk "addon flags in memberlist") a příspěvku, který uživatel poslal.

Mod lze najít tady.

Našel jsem další, docela pěkný, 3D vlajky, který můžete stáhnout tady.

Code: Select all

##############################################################
## MOD Title:		Flags
## MOD Author: reddog < N/A > (N/A) http://www.reddevboard.com/
## MOD Description:	This MOD adds a drop-down list in the profile,
##			where the user can select its country flag.
##			The country flag icon is displayed in
##			user's profile and posts.
## MOD Version:		0.0.1
## MOD Compatibility:	2.0.21 (require categories hierarchy 2.1.6)
##
## Installation Level:	Easy
## Installation Time:	5 Minutes
## Files To Edit:	5
##	viewtopic.php
##	includes/class_posts.php
##	includes/usercp_viewprofile.php
##	templates/subSilver/profile_view_body.tpl
##	templates/subSilver/viewtopic_body.tpl
## Included Files:
##	root/images/flags/*.*
##	root/includes/_cp_patches/patch_rdv_flags.php
##	root/includes/ucp/ucp_fields_flag.php
##	root/language/lang_english/lang_extend_flags.php
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## Country flags icons were created by Mark James
## [ famfamfam.com ]
##
## Available for free use for any purpose.
##
##############################################################
## MOD History:
##
## 2006-07-17 - Version 0.0.1
##      - first version
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

Code: Select all

##############################################################
## MOD Title:		addon flags in memberlist
## MOD Author: reddog < N/A > (N/A) http://www.reddevboard.com/
## MOD Description:	The country flag icon is displayed in memberlist,
##			(the list can be sorted with this option)
## MOD Version:		0.0.1
## MOD Compatibility:	2.0.21 (require categories hierarchy 2.1.6)
##
## Installation Level:	Easy
## Installation Time:	2 Minutes
## Files To Edit:	2
##	memberlist.php
##	templates/subSilver/memberlist_body.tpl
## Included Files:	(n/a)
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
##############################################################
## MOD History:
##
## 2006-07-22 - Version 0.0.1
##      - first version
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
StandaF
Reactions:
Posts: 23
Joined: 11 Aug 2006 11:18

Unread post by StandaF »

Ja nevim jak ty 3d vlajky nainstalovat, prosim o navod.... diky moc (v cestine se moc nevyznam...)
User avatar
leschek
Administrátor
Reactions:
Posts: 724
Joined: 23 Oct 2005 23:22
Tykání: Ano

Unread post by leschek »

Nahrej je nekam na server, treba vedle tech prvnich a pak v Administraci-Konfigurace-Nastaveni Vlajek napis cestu k vlajkam.
StandaF
Reactions:
Posts: 23
Joined: 11 Aug 2006 11:18

Unread post by StandaF »

Ja ty prvni vlajky ani nemam, ale u tech 3D jsem nenasel ani anglicky navod - jako jak vytvorit tabulky, jak to nainstalovat, aby to bylo v te konfiguraci a tak....
User avatar
leschek
Administrátor
Reactions:
Posts: 724
Joined: 23 Oct 2005 23:22
Tykání: Ano

Unread post by leschek »

Ty prvni vlajky by mely byt primo v balicku s instalaci toho modu.