Commit 22049bd
committed
Add standalone tire review page for social sharing
Create a shareable standalone page at /tire-review/ where visitors can
select a tire and submit a review without navigating the full catalog.
Supports deep-linking via ?tire=TIRE_ID with tire-specific OG/Twitter
meta tags for rich social previews.
- New RTG_Tire_Review controller (rewrite rule + template_redirect)
- Standalone HTML template with dark theme, inline review form
- Searchable tire dropdown with live filtering
- Reuses existing AJAX review submission handlers
- Configurable slug in Settings (default: tire-review)
https://claude.ai/code/session_01BAc9aiNw9dh4GeqEkpkxLK1 parent 3cae414 commit 22049bd
6 files changed
Lines changed: 1519 additions & 0 deletions
File tree
- admin/views
- frontend
- js
- templates
- includes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
105 | 113 | | |
106 | 114 | | |
107 | 115 | | |
| |||
0 commit comments