Results 1 to 2 of 2

Thread: Change module template

  1. #1

    Join Date
    Dec 2009
    Posts
    2

    Default Change module template

    Hi,
    I must add some text between breadcrumb and galery content. how I can do this? Where in module (photos) is code generating main_page_code? At now I add text in page_1.html i module photos, but I must use _t function. Where I can add some text before page_main_code will generated? Something like in standalone files where we do $_page_cont[$_ni]['page_main_code]=... In modules i cannot find something like above. I must do this only on main gallery page. Somebody help me?

  2. #2
    Kmd
    Kmd is offline
    Kmd's Avatar
    Join Date
    Apr 2009
    Posts
    32

    Default

    Not sure I understand you fully?

    But if you want to add to breadcrumb area function genBreadcrumb which is in the file.

    /templates/base/scripts/BxBaseMenu.php

    function genBreadcrumb($aPath = array()) {
    $sRootItem = '<a href="' . $this->sSiteUrl . '">' . _t('_Home') . '</a>';

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dolphin 7 file module template
    By Fener in forum Boonex Dolphin 7
    Replies: 0
    Last Post: 04-24-2010, 08:11 PM
  2. Template Change
    By kylerichards in forum General Issues, Comments, Questions
    Replies: 0
    Last Post: 03-16-2008, 04:52 PM
  3. How to change the template
    By subirghosh in forum Graphics / Templates
    Replies: 5
    Last Post: 10-11-2007, 07:54 PM
  4. template change
    By delirious in forum Bugs Dolphin v.5.3.0
    Replies: 4
    Last Post: 11-22-2006, 08:17 PM
  5. Template Color Change
    By Mary Jane in forum Graphics / Templates
    Replies: 2
    Last Post: 05-22-2006, 07:47 AM

Tags for this Thread

Bookmarks

Posting Permissions

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