vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   BB Code Enhancements - [vBD] Warning BBCODE For Good Quality Admins.. (https://vborg.vbsupport.ru/showthread.php?t=218640)

Shevko 07-14-2009 10:00 PM

[vBD] Warning BBCODE For Good Quality Admins..
 
1 Attachment(s)
You Can Warning Your Users With This BBCODE..
Esthetic And Best View..
ByShevko:)

vBulletin (Unofficial) Turkey Support Site..[vBulletinDestek.Org]


You Use Please "Mark as Installed"

https://vborg.vbsupport.ru/external/2010/09/17.jpg

Setups;

1. AdminCP>
Custom BB Codes>Add New BB Code
Title: Warning
BB Code Tag Name: w
Replacement:
HTML Code:

<div class="uyari"><strong><u>Admins Note:</u></strong><br />{param}
</div><br /><p>&nbsp;</p>

Example: [w]TEST THIS MODIFICATIONS..!![/w]
Description: -Empty-
Use Option: No
Button Image: No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: No
Disable Smilies Within This BB Code: No
Disable Word Wrapping Within This BB Code: No

2.
Add CSS At All Themes..
Code:

.uyari {padding: 10px;background: #f00;color:#fff;float:left;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.uyari a{color:#000;}

3. Click "Mark as Installed" :)



T?rk?e;

Ayarlar;

1. AdminCP>Kişisel BB Code>Yeni BBCODE Ekle
Başlık: Uyarı
BB Code Tag İsmi: w
Eklenecek Kod:
HTML Code:

<div class="uyari"><strong><u>Y?netici Notu:</u></strong><br />{param}
</div><br /><p>&nbsp;</p>

?rnek: [w]Bu Modifikasyonu Test Ediyoruz..!![/w]
Tanım: -Boş Bırakın-
Option Kullanılsınmı: Hayır
Button Resmi: No
Tag İ?i Boşsa Silinsin mi?: Evet
Disable BB Code Within This BB Code: Hayır
Disable Smilies Within This BB Code: Hayır
Disable Word Wrapping Within This BB Code: Hayır

2. CSS'yi T?m Temalarda Ekleyiniz..
Code:

.uyari {padding: 10px;background: #f00;color:#fff;float:left;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.uyari a{color:#000;}

3. Mark ad Installed Tıkla.. :)

ForumsMods 07-16-2009 01:35 AM

Replace <br> with <br /> to be XHTML 1.0 Transitional.

P?ŋĭsЋ?я 07-16-2009 03:55 AM

Thansk shevko

helal sana :D ben _GİZEMLİ_:D

Shevko 07-16-2009 08:34 AM

Quote:

Originally Posted by Gasper (Post 1849649)
Replace <br> with <br /> to be XHTML 1.0 Transitional.

Thanks Gasper I Think Work In This Wise With All Transitional..

Quote:

Originally Posted by P?ŋĭsЋ?я (Post 1849685)
Thansk shevko

helal sana :D ben _GİZEMLİ_:D

Gizemli Kimdiki Valla Tanıyamadım..

desperado2 07-16-2009 12:47 PM

bu g?zel işte yeni fikirler verdi :) teşek?rler arkadaşım. Good Work

Shevko 07-17-2009 11:37 AM

Good.. ;)

kawe 07-24-2009 02:56 AM

this bbcode just for admin ?
if registered user can use this bbcode ?

trotskid 07-24-2009 12:56 PM

Installed :up:

Why doesn't appear the rounded corners in the red box on my forum? (v3.8.3)?

giyotin92 07-24-2009 01:05 PM

Thanks :up:

eTiKeT? 07-25-2009 08:00 AM

Thanks İnstalled
?ok Teşekk?rler Kurdum ;)

kaptanblack 07-25-2009 10:05 PM

T?rkler basmış burayı yaf..

Thanks man ;)

pablete 07-26-2009 05:16 AM

Quote:

Originally Posted by kawe (Post 1854447)
this bbcode just for admin ?
if registered user can use this bbcode ?

nobody knows that?

Thanks!

Shevko 07-26-2009 06:40 AM

Quote:

Originally Posted by kaptanblack (Post 1855401)
T?rkler basmış burayı yaf..

Thanks man ;)

:) Thanks kaptanblack

Quote:

Originally Posted by eTiKeT? (Post 1855071)
Thanks İnstalled
?ok Teşekk?rler Kurdum ;)

Very Thanks For Your Comment.. eTiKeT ;)

Quote:

Originally Posted by giyotin92 (Post 1854648)
Thanks :up:

Thanks giyotin92..

Quote:

Originally Posted by trotskid (Post 1854645)
Installed :up:

Why doesn't appear the rounded corners in the red box on my forum? (v3.8.3)?

How Appear ? Please Caps..

Quote:

Originally Posted by kawe (Post 1854447)
this bbcode just for admin ?
if registered user can use this bbcode ?

Im Sorry But All User Use It.. But I Think New Modification.. I Think, There Is Option In Usergroup Options For This Modification..

Shevko 07-26-2009 06:42 AM

Quote:

Originally Posted by pablete (Post 1855515)
nobody knows that?

Thanks!

Thanks For Your Comment.. And Add Reply At Above..

trotskid 07-26-2009 10:10 PM

Quote:

Originally Posted by shevko (Post 1855554)
How Appear ? Please Caps..

https://vborg.vbsupport.ru/

Manoel J?nior 07-26-2009 10:32 PM

Advanced BBCode Permission

;)

BigDog56 07-26-2009 11:14 PM

Any way to center this?

Manoel J?nior 07-26-2009 11:59 PM

Quote:

Originally Posted by BigDog56 (Post 1856182)
Any way to center this?

In template editor_toolbar_on

BigDog56 07-27-2009 02:47 AM

Quote:

Originally Posted by Manoel J?nior (Post 1856199)
In template editor_toolbar_on

Don't work. tried it that 1st.

Shevko 07-27-2009 09:33 AM

For Center Replacement;
HTML Code:

<div class="uyari" align="center"><strong><u>Admins Note:</u></strong><br />{param}
</div><br /><p>&nbsp;</p>

:)

Shevko 07-27-2009 09:36 AM

Quote:

Originally Posted by trotskid (Post 1856159)

Oh Ok. I Think, You Use IE.. I Add Solutions For This.. But After..

trotskid 07-27-2009 11:14 AM

Quote:

Originally Posted by shevko (Post 1856403)
Oh Ok. I Think, You Use IE.. I Add Solutions For This.. But After..

With Opera :) (may be also with IE). No problem on Firefox.

trotskid 08-01-2009 12:37 AM

Any solution for this?

sebil 08-01-2009 11:08 AM

Quote:

Originally Posted by trotskid (Post 1859365)
Any solution for this?

i have the same problem...

not showing the red box in Chrome, Mozilla..

Shevko 08-01-2009 04:05 PM

Its Showing In Chrome And Mozilla But It's Not Show Rounded IE And Opera..

Shevko 08-01-2009 04:07 PM

If I Have Some Time. I Will Make With Rounded İmages So Work IE And Opera..

Sofia 08-06-2009 02:11 PM

HTML Code:

moz-border-radius
This CSS works only with Firefox, Nestcape, Seamonkey, Camino, K-Meleon (Gecko). moz = Mozilla. So this mod works with Mozilla, webkit and khtml-based browsers.
So, IE and Opera will just ignore rounded corners. ;)

Log on 09-03-2009 08:46 AM

great thank u

Alucard^ 10-25-2009 04:34 AM

I have a problem with this bbcode... when I add more than one line... the bbcode meet with the signature...

http://panel2.powered-hosting.com:81...19&postcount=7

Log on 10-25-2009 07:22 AM

thank u

d0zer 09-23-2010 06:24 AM

thanks you dostum


All times are GMT. The time now is 07:14 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01444 seconds
  • Memory Usage 1,787KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_html_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (31)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete