Skip to content

Commit

Permalink
Merge pull request #1707 from thomasnares/themesLinks
Browse files Browse the repository at this point in the history
Themes links (classic / hummingbird)
  • Loading branch information
thomasnares authored Aug 16, 2023
2 parents 72020b1 + c84723c commit 70f2e7a
Show file tree
Hide file tree
Showing 53 changed files with 112 additions and 112 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: actionProductOutOfStock
hidden: true
hookTitle: Out-of-stock product
files:
- themes/classic/templates/catalog/_partials/product-details.tpl
- Classic Theme: templates/catalog/_partials/product-details.tpl
locations:
- front office
type: action
Expand Down Expand Up @@ -33,7 +33,7 @@ Hook locations:
Hook type: action

Located in:
- [themes/classic/templates/catalog/_partials/product-details.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/catalog/_partials/product-details.tpl)
- [Classic Theme: templates/catalog/_partials/product-details.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/catalog/_partials/product-details.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayAdditionalCustomerAddressFields
hidden: true
hookTitle: Display additional customer address fields
files:
- themes/classic/templates/customer/_partials/block-address.tpl
- Classic Theme: templates/customer/_partials/block-address.tpl
locations:
- front office
type: display
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/customer/_partials/block-address.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/customer/_partials/block-address.tpl)
- [Classic Theme: templates/customer/_partials/block-address.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/customer/_partials/block-address.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayAddressSelectorBottom
hidden: true
hookTitle:
files:
- themes/classic/templates/checkout/_partials/steps/addresses.tpl
- Classic Theme: templates/checkout/_partials/steps/addresses.tpl
locations:
- front office
type: display
Expand All @@ -28,7 +28,7 @@ Hook locations:
Hook type: display

Located in:
- themes/classic/templates/checkout/_partials/steps/addresses.tpl
- [Classic Theme: templates/checkout/_partials/steps/addresses.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/checkout/_partials/steps/addresses.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayAfterBodyOpeningTag
hidden: true
hookTitle: Very top of pages
files:
- themes/classic/templates/layouts/layout-both-columns.tpl
- Classic Theme: templates/layouts/layout-both-columns.tpl
locations:
- front office
type: display
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/layouts/layout-both-columns.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/layouts/layout-both-columns.tpl)
- [Classic Theme: templates/layouts/layout-both-columns.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/layouts/layout-both-columns.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayAfterProductThumbs
hidden: true
hookTitle: Display extra content below product thumbs
files:
- themes/classic/templates/catalog/_partials/product-cover-thumbnails.tpl
- Classic Theme: templates/catalog/_partials/product-cover-thumbnails.tpl
locations:
- front office
type: display
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/catalog/_partials/product-cover-thumbnails.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/catalog/_partials/product-cover-thumbnails.tpl)
- [Classic Theme: templates/catalog/_partials/product-cover-thumbnails.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/catalog/_partials/product-cover-thumbnails.tpl)

## Call of the Hook in the origin file

Expand Down
4 changes: 2 additions & 2 deletions modules/concepts/hooks/list-of-hooks/displayAfterTitleTag.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayAfterTitleTag
hidden: true
hookTitle: After title tag
files:
- themes/classic/templates/_partials/head.tpl
- Classic Theme: templates/_partials/head.tpl
locations:
- front office
type: display
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/_partials/head.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/_partials/head.tpl)
- [Classic Theme: templates/_partials/head.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/_partials/head.tpl)

## Call of the Hook in the origin file

Expand Down
4 changes: 2 additions & 2 deletions modules/concepts/hooks/list-of-hooks/displayBanner.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayBanner
hidden: true
hookTitle: Very top of pages
files:
- themes/classic/templates/_partials/header.tpl
- Classic Theme: templates/_partials/header.tpl
locations:
- front office
type: display
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/_partials/header.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/_partials/header.tpl)
- [Classic Theme: templates/_partials/header.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/_partials/header.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayBeforeBodyClosingTag
hidden: true
hookTitle: Very bottom of pages
files:
- themes/classic/templates/layouts/layout-both-columns.tpl
- Classic Theme: templates/layouts/layout-both-columns.tpl
locations:
- front office
type: display
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/layouts/layout-both-columns.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/layouts/layout-both-columns.tpl)
- [Classic Theme: templates/layouts/layout-both-columns.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/layouts/layout-both-columns.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayCMSDisputeInformation
hidden: true
hookTitle:
files:
- themes/classic/templates/cms/page.tpl
- Classic Theme: templates/cms/page.tpl
locations:
- front office
type: display
Expand All @@ -21,7 +21,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/cms/page.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/cms/page.tpl)
- [Classic Theme: templates/cms/page.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/cms/page.tpl)

## Call of the Hook in the origin file

Expand Down
4 changes: 2 additions & 2 deletions modules/concepts/hooks/list-of-hooks/displayCMSPrintButton.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayCMSPrintButton
hidden: true
hookTitle:
files:
- themes/classic/templates/cms/page.tpl
- Classic Theme: templates/cms/page.tpl
locations:
- front office
type: display
Expand All @@ -21,7 +21,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/cms/page.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/cms/page.tpl)
- [Classic Theme: templates/cms/page.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/cms/page.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayCartExtraProductActions
hidden: true
hookTitle: Extra buttons in shopping cart
files:
- themes/classic/templates/checkout/_partials/cart-detailed-product-line.tpl
- Classic Theme: templates/checkout/_partials/cart-detailed-product-line.tpl
locations:
- front office
type: action
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: action

Located in:
- [themes/classic/templates/checkout/_partials/cart-detailed-product-line.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/checkout/_partials/cart-detailed-product-line.tpl)
- [Classic Theme: templates/checkout/_partials/cart-detailed-product-line.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/checkout/_partials/cart-detailed-product-line.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayCartModalContent
hidden: true
hookTitle: Content of Add-to-cart modal
files:
- themes/classic/modules/ps_shoppingcart/modal.tpl
- Classic Theme: modules/ps_shoppingcart/modal.tpl
locations:
- front office
type: display
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/modules/ps_shoppingcart/modal.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/modules/ps_shoppingcart/modal.tpl)
- [Classic Theme: modules/ps_shoppingcart/modal.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/modules/ps_shoppingcart/modal.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayCartModalFooter
hidden: true
hookTitle: Bottom of Add-to-cart modal
files:
- themes/classic/modules/ps_shoppingcart/modal.tpl
- Classic Theme: modules/ps_shoppingcart/modal.tpl
locations:
- front office
type: display
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/modules/ps_shoppingcart/modal.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/modules/ps_shoppingcart/modal.tpl)
- [Classic Theme: modules/ps_shoppingcart/modal.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/modules/ps_shoppingcart/modal.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayCheckoutBeforeConfirmation
hidden: true
hookTitle: Show custom content before checkout confirmation
files:
- themes/classic/templates/checkout/_partials/steps/payment.tpl
- Classic Theme: templates/checkout/_partials/steps/payment.tpl
locations:
- front office
type: display
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/checkout/_partials/steps/payment.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/checkout/_partials/steps/payment.tpl)
- [Classic Theme: templates/checkout/_partials/steps/payment.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/checkout/_partials/steps/payment.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayCheckoutSubtotalDetails
hidden: true
hookTitle:
files:
- themes/classic/templates/checkout/_partials/cart-detailed-totals.tpl
- Classic Theme: templates/checkout/_partials/cart-detailed-totals.tpl
locations:
- front office
type: display
Expand All @@ -21,7 +21,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/checkout/_partials/cart-detailed-totals.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/checkout/_partials/cart-detailed-totals.tpl)
- [Classic Theme: templates/checkout/_partials/cart-detailed-totals.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/checkout/_partials/cart-detailed-totals.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayCheckoutSummaryTop
hidden: true
hookTitle: Cart summary top
files:
- themes/classic/templates/checkout/_partials/cart-summary-top.tpl
- Classic Theme: templates/checkout/_partials/cart-summary-top.tpl
locations:
- front office
type: display
Expand All @@ -27,7 +27,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/checkout/_partials/cart-summary-top.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/checkout/_partials/cart-summary-top.tpl)
- [Classic Theme: templates/checkout/_partials/cart-summary-top.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/checkout/_partials/cart-summary-top.tpl)

## Call of the Hook in the origin file

Expand Down
8 changes: 4 additions & 4 deletions modules/concepts/hooks/list-of-hooks/displayContactContent.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Title: displayContactContent
hidden: true
hookTitle: Content wrapper section of the contact page
files:
- themes/hummingbird/templates/contact.tpl
- themes/classic/templates/contact.tpl
- Hummingbird Theme: templates/contact.tpl
- Classic Theme: templates/contact.tpl
locations:
- front office
type: display
Expand All @@ -29,8 +29,8 @@ Hook locations:
Hook type: display

Located in:
- [themes/hummingbird/templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl)
- [themes/classic/templates/contact.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/contact.tpl)
- [Hummingbird Theme: templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl)
- [Classic Theme: templates/contact.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/contact.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Title: displayContactLeftColumn
hidden: true
hookTitle: Left column blocks on the contact page
files:
- themes/hummingbird/templates/contact.tpl
- themes/classic/templates/contact.tpl
- Hummingbird Theme: templates/contact.tpl
- Classic Theme: templates/contact.tpl
locations:
- front office
type: display
Expand All @@ -29,8 +29,8 @@ Hook locations:
Hook type: display

Located in:
- [themes/hummingbird/templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl)
- [themes/classic/templates/contact.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/contact.tpl)
- [Hummingbird Theme: templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl)
- [Classic Theme: templates/contact.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/contact.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Title: displayContactRightColumn
hidden: true
hookTitle: Right column blocks of the contact page
files:
- themes/hummingbird/templates/contact.tpl
- themes/classic/templates/contact.tpl
- Hummingbird Theme: templates/contact.tpl
- Classic Theme: templates/contact.tpl
locations:
- front office
type: display
Expand All @@ -29,8 +29,8 @@ Hook locations:
Hook type: display

Located in:
- [themes/hummingbird/templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl)
- [themes/classic/templates/contact.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/contact.tpl)
- [Hummingbird Theme: templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl)
- [Classic Theme: templates/contact.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/contact.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayCrossSellingShoppingCart
hidden: true
hookTitle:
files:
- themes/classic/templates/checkout/cart.tpl
- Classic Theme: templates/checkout/cart.tpl
locations:
- front office
type: display
Expand All @@ -21,7 +21,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/checkout/cart.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/checkout/cart.tpl)
- [Classic Theme: templates/checkout/cart.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/checkout/cart.tpl)

## Call of the Hook in the origin file

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: displayCustomerAccount
hidden: true
hookTitle: Customer account displayed in Front Office
files:
- themes/classic/templates/customer/my-account.tpl
- Classic Theme: templates/customer/my-account.tpl
locations:
- front office
type: display
Expand Down Expand Up @@ -33,7 +33,7 @@ Hook locations:
Hook type: display

Located in:
- [themes/classic/templates/customer/my-account.tpl](https://github.com/PrestaShop/PrestaShop/blob/8.0.x/themes/classic/templates/customer/my-account.tpl)
- [Classic Theme: templates/customer/my-account.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/customer/my-account.tpl)

## Call of the Hook in the origin file

Expand Down
Loading

0 comments on commit 70f2e7a

Please sign in to comment.