Results 1 to 3 of 3

Thread: Hook

  1. #1
    Join Date
    Oct 2006
    Posts
    29

    Thumbs down Hook

    Hello, i m on indexu deluxe. if someone can explain me what exactly is hook. Where can i find the code of a hook if i want to change something. F.e. here is the code header.html
    <div id="header_area">
    <div id="header_top_area">
    <div id="langbox">
    <%$hook_html_sidebar1_block_lang_selector%>
    <%block_lang_selector%>
    </div>........
    <div id="header_bottom_area">
    <ul id="main_menu">
    <%$hook_html_top_menu1_begin%>


    Questions
    The "header_area" is at layout.css or to another css?
    The <%$hook_html_sidebar1_block_lang_selector%> is what?
    Thanks

  2. #2
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    Hook is used by plugins. If the plugin use the hook, then the plugin code and output will be inserted there.

    To answer your question regarding css location, what template do you use?

    For the tips, I use firebug addon for firefox. It can display the css of the html element complete with the source location.

  3. #3
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    Hook is used by plugins. If the plugin use the hook, then the plugin code and output will be inserted there.

    To answer your question regarding css location, what template do you use?

    For the tips, I use firebug addon for firefox. It can display the css of the html element complete with the source location.

Similar Threads

  1. Custom Fields hook
    By hdraye in forum INDEXU DELUXE v1.x
    Replies: 9
    Last Post: 10-07-2008, 06:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •