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)
-   -   Quick Web Search (https://vborg.vbsupport.ru/showthread.php?t=96578)

Andreas 09-26-2005 12:58 AM

Yes it did.
That's the whole point of product management:
You just create your phrases, settings, templates without having to worry about how they are going to be installed on the customers system, as product management will handle that for you :)
You just need install/uninstall Code if you are creating custom tables, fields, etc.

Floris 09-26-2005 12:19 PM

Quote:

Originally Posted by KirbyDE
Yes it did.
That's the whole point of product management:
You just create your phrases, settings, templates without having to worry about how they are going to be installed on the customers system, as product management will handle that for you :)
You just need install/uninstall Code if you are creating custom tables, fields, etc.

I just don't understand how the heck it knows that the admincp new setting is called ' Use Quick Web Search? ' and where it finds the description?

Andreas 09-26-2005 12:22 PM

Well, as said: it's in the XML :)

Code:

<phrasetype name="vBulletin Settings" fieldname="vbsettings">
                        <phrase name="setting_use_quick_web_search_desc"><![CDATA[Display the quick web search block on the admincp home?]]></phrase>
                        <phrase name="setting_use_quick_web_search_title"><![CDATA[Quick Web Search]]></phrase>
                </phrasetype>

Does that answer your question?

Floris 09-26-2005 12:26 PM

I just tested it, and indeed it works.. This is like magic?

Ah, the export of the product added this:
<phrasetype name="vBulletin Settings" fieldname="vbsettings">
<phrase name="setting_use_quick_web_search_desc"><![CDATA[Display the quick web search block on the admincp home?]]></phrase>
<phrase name="setting_use_quick_web_search_title"><![CDATA[Quick Web Search]]></phrase>
</phrasetype>

I've been overlooking that. *ok* That explains a lot rofl..


[edit]
The confusion came from me staring the .xml I had on my hard drive .. vs .. the xml exported and upped to here. Using UltraEdit, I am not used that programs update files for me. Ever since frontpage .. hehe.


*wfew* I thought I was going crazy. [no no, don't comment on that]

derekivey 09-30-2005 09:10 PM

Hack Updated. We added options to disable the various search engines. Please see the text file in the zip file for instructions on installing and upgrading.

Thanks!

Floris 09-30-2005 11:58 PM

Quote:

Originally Posted by derekivey
Hack Updated. We added options to disable the various search engines. Please see the text file in the zip file for instructions on installing and upgrading.

Thanks!

Nice update!
Next feature request would be the ability to add more custom search engines ;)
Or even search engines from sites like vbulletin.org/com :p

derekivey 10-01-2005 12:02 AM

Quote:

Originally Posted by Floris
Nice update!
Next feature request would be the ability to add more custom search engines ;)
Or even search engines from sites like vbulletin.org/com :p

You can do that :P. We're both co authors of this hack :)

Neutral Singh 10-01-2005 01:41 AM

Very Nice installed !! Upgrade instructions seem to be incomplete in zip file.

Boofo 10-01-2005 01:53 AM

LMAO @ Floris. ;)

derekivey 10-01-2005 02:03 AM

Quote:

Originally Posted by Neutral Singh
Very Nice installed !! Upgrade instructions seem to be incomplete in zip file.

Whats wrong with them. Can you please point out whats, missing so I can look into it?

Thanks,
Derek


All times are GMT. The time now is 04:53 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.01095 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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