Changes between Version 3 and Version 4 of HowToMakeInjections


Ignore:
Timestamp:
Oct 18, 2013, 7:28:57 AM (11 years ago)
Author:
LeonidS
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToMakeInjections

    v3 v4  
    3131 
    3232         
    33 ''       * Predefined template keys to add injections: 
    34          *  1. injection_head - add injections in the <head> tag. 
    35          *  2. injection_body - add ingection(attribute) in the <body> tag. 
    36          *  3. injection_header - add injection inside the <body> tag at the very beginning. 
    37          *  4. injection_logo_before - add injection at the left of the main logo(inside logo's DIV). 
    38          *  5. injection_logo_after - add injection at the right of the main logo(inside logo's DIV). 
    39          *  6. injection_between_logo_top_menu - add injection between logo and top menu. 
    40          *  7. injection_top_menu_before - add injection at the left of the top menu(inside top menu's DIV). 
    41          *  8. injection_top_menu_after - add injection at the right of the top menu(inside top menu's DIV). 
    42          *  9. injection_between_top_menu_breadcrumb - add injection between top menu and breadcrumb. 
    43          *  10. injection_breadcrumb_before - add injection at the left of the breadcrumb(inside breadcrumb's DIV). 
    44          *  11. injection_breadcrumb_after - add injection at the right of the breadcrumb(inside breadcrumb's DIV). 
    45          *  12. injection_between_breadcrumb_content - add injection between breadcrumb and main content. 
    46          *  13. injection_content_before - add injection just before main content(inside content's DIV). 
    47          *  14. injection_content_after - add injection just after main content(inside content's DIV). 
    48          *  15. injection_between_content_footer - add injection between content and footer. 
    49          *  16. injection_footer_before - add injection at the left of the footer(inside footer's DIV). 
    50          *  17. injection_footer_after - add injection at the right of the footer(inside footer's DIV). 
    51          *  18. injection_footer - add injection inside the <body> tag at the very end.''[[BR]] 
     33''       Predefined template keys to add injections: 
     34         1. '''injection_head''' - add injections in the <head> tag. 
     35         2. '''injection_body''' - add ingection(attribute) in the <body> tag. 
     36         3. '''injection_header''' - add injection inside the <body> tag at the very beginning. 
     37         4. '''injection_logo_before''' - add injection at the left of the main logo(inside logo's DIV). 
     38         5. '''injection_logo_after''' - add injection at the right of the main logo(inside logo's DIV). 
     39         6. '''injection_between_logo_top_menu''' - add injection between logo and top menu. 
     40         7. '''injection_top_menu_before''' - add injection at the left of the top menu(inside top menu's DIV). 
     41         8. '''injection_top_menu_after''' - add injection at the right of the top menu(inside top menu's DIV). 
     42         9. '''injection_between_top_menu_breadcrumb''' - add injection between top menu and breadcrumb. 
     43         10. '''injection_breadcrumb_before''' - add injection at the left of the breadcrumb(inside breadcrumb's DIV). 
     44         11. '''injection_breadcrumb_after''' - add injection at the right of the breadcrumb(inside breadcrumb's DIV). 
     45         12. '''injection_between_breadcrumb_content''' - add injection between breadcrumb and main content. 
     46         13. '''injection_content_before''' - add injection just before main content(inside content's DIV). 
     47         14. '''injection_content_after''' - add injection just after main content(inside content's DIV). 
     48         15. '''injection_between_content_footer''' - add injection between content and footer. 
     49         16. '''injection_footer_before''' - add injection at the left of the footer(inside footer's DIV). 
     50         17. '''injection_footer_after''' - add injection at the right of the footer(inside footer's DIV). 
     51         18. '''injection_footer''' - add injection inside the <body> tag at the very end.''[[BR]] 
    5252 
    5353                  
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub