Test: Calendar and Gallery cross-post plugins #52

Open
opened 2026-05-29 02:08:21 +00:00 by jmiller · 1 comment
Owner

Summary

Verify the new MokoJoomCalendar and MokoJoomGallery service plugins register and function in MokoJoomCross.

Test Checklist

  • Calendar plugin registers via onMokoJoomCrossGetServices
  • Calendar plugin validateCredentials succeeds when com_mokojoomcalendar installed
  • Calendar plugin validateCredentials fails gracefully when not installed
  • Calendar plugin publish() returns enriched message with date/time
  • Calendar plugin includes location when config enabled
  • Calendar plugin date format respects config setting
  • Calendar plugin attaches event image as media
  • Gallery plugin registers via onMokoJoomCrossGetServices
  • Gallery plugin validateCredentials succeeds when com_mokojoomgallery installed
  • Gallery mode: posts gallery announcement with N preview thumbnails
  • Image mode: posts individual image with original as media
  • Gallery plugin max_images config limits preview count
  • Gallery plugin include_description appends description text
  • Both plugins appear in MokoJoomCross admin service list
  • Both plugins listed in pkg_mokojoomcross.xml manifest
## Summary Verify the new MokoJoomCalendar and MokoJoomGallery service plugins register and function in MokoJoomCross. ## Test Checklist - [ ] Calendar plugin registers via onMokoJoomCrossGetServices - [ ] Calendar plugin validateCredentials succeeds when com_mokojoomcalendar installed - [ ] Calendar plugin validateCredentials fails gracefully when not installed - [ ] Calendar plugin publish() returns enriched message with date/time - [ ] Calendar plugin includes location when config enabled - [ ] Calendar plugin date format respects config setting - [ ] Calendar plugin attaches event image as media - [ ] Gallery plugin registers via onMokoJoomCrossGetServices - [ ] Gallery plugin validateCredentials succeeds when com_mokojoomgallery installed - [ ] Gallery mode: posts gallery announcement with N preview thumbnails - [ ] Image mode: posts individual image with original as media - [ ] Gallery plugin max_images config limits preview count - [ ] Gallery plugin include_description appends description text - [ ] Both plugins appear in MokoJoomCross admin service list - [ ] Both plugins listed in pkg_mokojoomcross.xml manifest
Author
Owner

Branch created: feature/52-test-calendar-and-gallery-cross-post-plu

git fetch origin
git checkout feature/52-test-calendar-and-gallery-cross-post-plu
Branch created: [`feature/52-test-calendar-and-gallery-cross-post-plu`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/52-test-calendar-and-gallery-cross-post-plu) ```bash git fetch origin git checkout feature/52-test-calendar-and-gallery-cross-post-plu ```
Sign in to join this conversation.
Type Feature
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#52