Страница 1 из 2
phpBB3 Very Simple Guest Hide BBCode MOD
Добавлено: 18 фев 2009, 10:47
AllCity
About this MOD
Title: Very Simple Guest Hide BBCode MOD
Description: With the [hide] BBCode, members can hide their message content from guest!
Version: 1.0.2
Installation Level: Easy
Installation Time: ~1 minutes
Author
MOD History
2009-02-18 - Version 1.0.0
Initial Release.
2009-02-28 - Version 1.0.1
Minor bugfixes
2011-01-18 - Version 1.0.2
Support phpBB 3.0.8
SCREENSHOT:
Download:
Mod on phpBB.com:
http://www.phpbb.com/customise/db/mod/v ... bcode_mod/
Re: phpBB3 Very Simple Guest Hide BBCode MOD
Добавлено: 10 янв 2010, 16:03
ButterFly1
Вот это нужная вещь! я себе поставлю!

Re: phpBB3 Very Simple Guest Hide BBCode MOD
Добавлено: 17 янв 2010, 07:08
AllCity
Ну ставь

Re: phpBB3 Very Simple Guest Hide BBCode MOD
Добавлено: 30 янв 2011, 18:12
AllCity
Мод обновлен и совместим с
phpBB 3.0.8 
Re: phpBB3 Very Simple Guest Hide BBCode MOD
Добавлено: 05 фев 2011, 22:38
mshadm
Hello

I relly liked the "hide for guest"-mod and have installed it.
Is it possible to add a picture instead of the text?
Re: phpBB3 Very Simple Guest Hide BBCode MOD
Добавлено: 05 фев 2011, 23:23
AllCity
mshadm писал(а):Is it possible to add a picture instead of the text?
Use
Re: phpBB3 Very Simple Guest Hide BBCode MOD
Добавлено: 05 фев 2011, 23:39
mshadm
I'm very new to phpBb ... where do I do this change?
Re: phpBB3 Very Simple Guest Hide BBCode MOD
Добавлено: 05 фев 2011, 23:43
AllCity
What do you want to do
Hide BBCode
img 
Re: phpBB3 Very Simple Guest Hide BBCode MOD
Добавлено: 06 фев 2011, 01:15
mshadm
What I wanted to do is:
When you use the mod there is displayed a text that says : available only to registered users.
Instead of that I would like to have an image I have made to put there.
Is that possible?
Re: phpBB3 Very Simple Guest Hide BBCode MOD
Добавлено: 06 фев 2011, 10:23
AllCity
Under "HTML replacement", enters:
Код: Выделить всё
<div class="phpBBHideBlockB"><strong>Hidden text</strong>: ON<hr class="phpBBHideBlockLine" /><img src="YOUIMAGE" alt="" title="Available only to registered users." /></div><div class="phpBBHideBlockA"><strong>Hidden text</strong>: OFF<hr class="phpBBHideBlockLine" />{TEXT}</div>
Where
YOUIMAGE you URL to Image (example:
https://www.google.com/images/logos/mail_logo.png)