vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   $template_hook in newreply template? (https://vborg.vbsupport.ru/showthread.php?t=220582)

Alphawolf83 08-10-2009 02:47 PM

$template_hook in newreply template?
 
Hey folks,

am I totally blind or isn't there a single template_hook in the newreply template?

I'd like to add a dropdown box below the message area, but I couldn't find any hook I could use.

Any hints?

Oliver

Lynne 08-10-2009 03:00 PM

Your eyes are functioning just fine - there is no template hook in that template. You can either add a template hook of your own, just add the code, or do a search/replace to add your code.

Alphawolf83 08-10-2009 03:12 PM

Quote:

Originally Posted by Lynne (Post 1864599)
Your eyes are functioning just fine - there is no template hook in that template. You can either add a template hook of your own, just add the code, or do a search/replace to add your code.

Hey Lynne,

thanks for your reply. :) Is there a reason for that fact?

I'd like to avoid to manually edit the template, and rather do it with a plugin. What do you mean by "search/replace to add your code"?

Lynne 08-10-2009 03:16 PM

There is a thread over on vb.com where users ask for hooks to be placed in specific places in the code or templates. I'd guess there is no template hook there because no one has ever suggested it.

Alphawolf83 08-10-2009 03:32 PM

Quote:

Originally Posted by Lynne (Post 1864610)
There is a thread over on vb.com where users ask for hooks to be placed in specific places in the code or templates. I'd guess there is no template hook there because no one has ever suggested it.

Heh, I'll head over to vb.com tonight and suggest adding one (or more).

And... I just had a look into another plugin, and found an example of what you was referring to by saying "search/replace to add your code". Thanks a lot for the hint! :)

Dismounted 08-11-2009 06:21 AM

Quote:

Originally Posted by Alphawolf83 (Post 1864623)
I just had a look into another plugin, and found an example of what you was referring to by saying "search/replace to add your code". Thanks a lot for the hint! :)

[How-To] Using Plugins for Automatic Template Edits


All times are GMT. The time now is 09:23 AM.

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.01005 seconds
  • Memory Usage 1,719KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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