vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   ZH - Closed Thread Mark-Up (https://vborg.vbsupport.ru/showthread.php?t=113369)

Trana 04-21-2006 01:49 PM

If you are going to release this as a "product", at least put all of the mods into one package and create an admincp option to change the color.

You shouldn't release 4 different versions of a "product" just to support a different color code. As Amy said, this should be a template mod if you aren't going to go the distance.

Oblivion Knight 04-21-2006 01:50 PM

To make it somewhat worthwhile being a plugin, I suggest that you may want to try adding an option to the Admin CP whereby a color can be defined for what admins want closed threads on their board to appear in. It makes sense to me rather than having 4 different versions just to have different colors..

Yes it uses more resources, but as long as you don't go crazy with the amount of plugins you have installed, it's relatively minimal.


[high]---EDIT---[/high]
Well I'll be.. I got beaten to it! :o

Ziki 04-21-2006 02:00 PM

Quote:

Originally Posted by Oblivion Knight
To make it somewhat worthwhile being a plugin, I suggest that you may want to try adding an option to the Admin CP whereby a color can be defined for what admins want closed threads on their board to appear in. It makes sense to me rather than having 4 different versions just to have different colors..

Yes it uses more resources, but as long as you don't go crazy with the amount of plugins you have installed, it's relatively minimal.

Working on :)

Quote:

[high]---EDIT---[/high]
Well I'll be.. I got beaten to it! :o
Quite didn't get it

Ziki 04-21-2006 08:54 PM

You can release it as your hack!A template edit....still I like plugins more

ZombieAndy 04-22-2006 01:49 PM

Quote:

Originally Posted by ZIKI-SET
You can release it as your hack!A template edit....still I like plugins more

cuz they inflate your title :p

Ziki 04-22-2006 06:09 PM

No cause they are faster than a template edit and much easier to install :D

But also because of that :)

ZombieAndy 04-22-2006 07:27 PM

they also use up more resources and slow down your board. :p

Ziki 04-22-2006 07:56 PM

That is not my problem :)

Ziki 04-22-2006 08:36 PM

Updated with minor changes

Trana 04-22-2006 10:50 PM

Quote:

Originally Posted by ZIKI-SET
That is not my problem :)

Nice.

Maybe you should mention the alternative as an option in the hack listing. People should at least know that this is not the optimal way to do this.

Paul M 04-22-2006 11:14 PM

Let's just get a little perspective here - the amount of "resouces" that this will use is too small to be measured and for that matter, a template edit also uses "resources" as it has to be compiled, fetched, etc. At the end of the day, this is easier for some people, and no one forces you to use it.

Ziki 04-23-2006 05:27 AM

Atleast someone is on my side :)

Bubble #5 05-04-2006 11:58 PM

Quote:

Originally Posted by Paul M
Let's just get a little perspective here - the amount of "resouces" that this will use is too small to be measured and for that matter, a template edit also uses "resources" as it has to be compiled, fetched, etc. At the end of the day, this is easier for some people, and no one forces you to use it.

I agree 110% ;)

Ziki 05-05-2006 09:06 PM

You know this is wierd.All starting coders start like this.Why didn't you do this,why that etc.
Everyone is complaining.
But about senior coders when they release a plugin that can be made with a template edit they don't say anything just that it is great etc.
Not fair

Bubble #5 05-05-2006 09:59 PM

Quote:

Originally Posted by ZIKI-SET
Why didn't you do this,why that etc. Everyone is complaining

I wouldn't worry about it. Some people just like to complain :rolleyes: They think that by bringing you down a notch that it somehow raises them up a notch, but we all know it doesn't work that way ;) Life is too short, so don't let them get to you or bring you down. Thanks for your contribution to vB. Looking forward to seeing your next one :bunny:

Ziki 05-07-2006 12:43 PM

Thank you XD

Zia 05-18-2006 04:02 AM

:) are we going to get a product insted of plugins..
including sticky thread's color?

its a nice idea..liked it really

surely we will install it...

Ziki 05-30-2006 04:13 PM

Dude I already made a hack like that :p

kall 07-11-2006 08:08 AM

A suggestion: Use valid XHTML in your plugins. <font> tags are deprecated. :)

Ziki 07-14-2006 10:10 AM

Why that?

kall 07-14-2006 10:25 AM

Many people like to have a valid site.

Ziki 07-26-2006 06:05 PM

lol it's normal.<font> tags are invalid?

kall 07-27-2006 07:06 PM

That's correct, otherwise..why would I say that your code is not valid? :)

Ziki 07-27-2006 07:12 PM

I don't get why they are invalid :S

Kirk Y 07-31-2006 07:49 AM

It's more that they're just old -- outdated, not necessarily invalid. Why drive in a Model-T when you could drive a Shelby GT Mustang?

Ziki 08-03-2006 08:09 AM

Cause it is my decission :p

kall 08-03-2006 11:16 PM

The whole reasoning behind making code valid is to ensure inter-operability between browsers.

It also shows you care enough about your end-users' experience to make the effort to provide *correct and valid* code.

Ziki 08-04-2006 08:06 AM

Ok so what other tags should I use then

TechLack 08-04-2006 08:31 AM

liked your work and its installed thanks :)

Ziki 08-22-2006 07:20 PM

Very well.I think I should use span tags right?

Ziki 12-02-2006 02:13 PM

1.1.0 released

Ziki 12-03-2006 02:17 PM

1.1.1 released

Bold title,Italize title,Strike and Blink title options added :)

Devil Woman 12-03-2006 06:27 PM

I just went to upgrade to 1.1.1 and I got this error

Quote:

Database error in vBulletin 3.6.4:

Invalid SQL:

INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
VALUES
(
'zh_closed_onoff',
'zh_closed',
'1',
'0',
'number',
'yesno',
10,
0,
1,
'',
0,
'zh_closed'
),
(
'zh_closed_color',
'zh_closed',
'red',
'red',
'free',
'',
20,
0,
1,
'',
0,
'zh_closed'
),
(
'zh_closed_bold',
'zh_closed',
'0',
'0',
'number',
'yesno',
30,
0,
1,
'',
0,
'zh_closed'
),
(
'zh_closed_italic',
'zh_closed',
'0',
'0',
'number',
'yesno',
40,
0,
1,
'',
0,
'zh_closed'
),
(
'zh_closed_strike',
'zh_closed',
'0',
'0',
'number',
'yesno',
50,
0,
1,
'',
0,
'zh_closed'
),
(
'zh_closed_blink',
'zh_closed',
'0',
'0',
'number',
'yesno',
60,
0,
1,
'',
0,
'zh_closed'
);
Any help is appreciated

Thanks

Ziki 12-03-2006 06:47 PM

Try installing the 3.6 version ;)

Devil Woman 12-03-2006 07:42 PM

lmao, too many late nights and early mornings lol

Thanks will try that lol

TheWhite 12-28-2006 04:07 AM

cool

akschu 01-06-2007 08:22 PM

possible to not mark closed stickys?

Ziki 01-06-2007 09:21 PM

Yes but lazy to write it :p

may be in the next version


All times are GMT. The time now is 01:31 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.01273 seconds
  • Memory Usage 1,784KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (38)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete