Difference between revisions of "JReviews:Theme Customization"
From JReviews Documentation
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
+ | |||
== Overview == | == Overview == | ||
*[[How does the JReviews Theme Engine work]] | *[[How does the JReviews Theme Engine work]] | ||
Line 22: | Line 24: | ||
*[[Adding jQuery UI tabs to listing detail page]] | *[[Adding jQuery UI tabs to listing detail page]] | ||
*[[Adding Yahoo UI tabs to listing detail page]] | *[[Adding Yahoo UI tabs to listing detail page]] | ||
− | |||
=== Section/Category list pages === | === Section/Category list pages === |
Revision as of 21:26, 23 August 2010
Overview
- How does the JReviews Theme Engine work
- JReviews Code Overrides
- What happens with modified files when JReviews is upgraded
- 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
- Default theme overview
- Variables you can use in theme files
- How to customize the layout of custom fields in Theme files
Listing detail page
- Modifying listing detail page
- Modifying reviews layout
- How to add Inquiry Form to listing detail pages
- Adding related listings to listing detail page
- Adding custom JReviews modules into listing detail pages
- Adding jQuery UI tabs to listing detail page
- Adding Yahoo UI tabs to listing detail page