generated from pascalmartineau/wp-skeleton
minor: update TASKS
This commit is contained in:
@@ -143,10 +143,9 @@ Use GitHub-style checkboxes to mark task completion:
|
|||||||
- [x] Design reusable content block system <!-- Completed: TheSection.fragment.gql and TheSections.vue -->
|
- [x] Design reusable content block system <!-- Completed: TheSection.fragment.gql and TheSections.vue -->
|
||||||
- [x] Implement Template CPT integration <!-- Completed: Template CPT created -->
|
- [x] Implement Template CPT integration <!-- Completed: Template CPT created -->
|
||||||
- [x] Create dynamic section rendering system <!-- Completed: TheSections.vue handles dynamic rendering -->
|
- [x] Create dynamic section rendering system <!-- Completed: TheSections.vue handles dynamic rendering -->
|
||||||
- [ ] Build content editor interface <!-- Missing: Admin content editing interface -->
|
- [x] Implement section preview in admin <!-- Priority: Low - Enhanced admin experience -->
|
||||||
- [ ] Create additional section components (Hero, Gallery, CTA, etc.) <!-- Priority: Medium - Expand content flexibility -->
|
- [ ] Create additional section components (Hero, Gallery, CTA, etc.) <!-- Priority: Medium - Expand content flexibility -->
|
||||||
- [ ] Implement section preview in admin <!-- Priority: Low - Enhanced admin experience -->
|
- [ ] Add shared section settings (container width, color theme, etc.) <!-- Priority: Medium - Design flexibility -->
|
||||||
- [ ] Add section styling and layout options <!-- Priority: Medium - Design flexibility -->
|
|
||||||
|
|
||||||
### ACF Extended Pro Preview System
|
### ACF Extended Pro Preview System
|
||||||
- [x] Configure ACF Extended Pro preview templates <!-- Completed: ACF Extended Pro installed -->
|
- [x] Configure ACF Extended Pro preview templates <!-- Completed: ACF Extended Pro installed -->
|
||||||
@@ -157,9 +156,9 @@ Use GitHub-style checkboxes to mark task completion:
|
|||||||
- [x] Test real-time preview functionality
|
- [x] Test real-time preview functionality
|
||||||
|
|
||||||
### Content Features
|
### Content Features
|
||||||
- [ ] Implement image uploads with point-of-interest cropping
|
- [x] Implement image uploads with point-of-interest cropping
|
||||||
- [ ] Create automated URL redirect system
|
|
||||||
- [ ] Implement virtual pages (redirect to first child)
|
- [ ] Implement virtual pages (redirect to first child)
|
||||||
|
- [ ] Create automated URL redirect system
|
||||||
- [ ] Build content search and filtering
|
- [ ] Build content search and filtering
|
||||||
- [ ] Create content categorization system
|
- [ ] Create content categorization system
|
||||||
- [ ] Handle richtext content display on frontend <!-- Priority: High - Hijack links for Nuxt navigation, use NuxtImg for images -->
|
- [ ] Handle richtext content display on frontend <!-- Priority: High - Hijack links for Nuxt navigation, use NuxtImg for images -->
|
||||||
|
|||||||
Reference in New Issue
Block a user