Difference between revisions of "JReviews:Theme Customization"
From JReviews Documentation
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
*[[How does the JReviews Theme Engine work]] | *[[How does the JReviews Theme Engine work]] | ||
− | |||
*[[JReviews Code Overrides]] | *[[JReviews Code Overrides]] | ||
*[[How to edit .thtml theme files]] | *[[How to edit .thtml theme files]] | ||
+ | *[[How to edit the JReviews language files]] | ||
*[[Tools for customizing JReviews Themes]] | *[[Tools for customizing JReviews Themes]] | ||
*[[How to prevent direct url access to .thtml theme files]] | *[[How to prevent direct url access to .thtml theme files]] |
Revision as of 13:36, 16 August 2010
Overview
- How does the JReviews Theme Engine work
- JReviews Code Overrides
- How to edit .thtml theme files
- How to edit the JReviews language files
- Tools for customizing JReviews Themes
- How to prevent direct url access to .thtml theme files
Default theme
Listing detail page
- Modifying listing detail page
- Data you can use in detail.thtml theme file
- Adding jQuery UI tabs to listing detail page
- Adding Yahoo UI tabs to listing detail page
- Adding related listings to listing detail page
- Integrating Google Maps plugin to listing detail page
- How to add Inquiry Form to listing detail pages
- Adding custom JReviews modules into listing detail pages