Lines Matching refs:with
3 A feature-rich calendar plugin for DokuWiki with multiple themes, namespace management, Outlook/Goo…
8 - **Interactive Calendar** — Full-featured calendar with drag-friendly event management
9 - **Static Calendar** — Read-only presentation mode for public display, with print support
10 - **Event Panel** — Standalone scrollable event list with month navigation
14 - Create, edit, and delete events with an inline dialog
15 - Recurring events (daily, weekly, monthly, yearly) with interval control
16 - Multi-day events with date ranges
17 - Time conflict detection with visual badges
18 - Task mode with completion tracking
19 - Important event highlighting with ⭐
34 - **Pink** — Hot pink with particle effects ✨
40 - Toggle between month and all-dates search with the / button
45 - Full event backup/restore with versioned ZIP archives
139 - **Recurring Events** — Manage series with extend, trim, pause/resume, and pattern editing
145 - **Update** — Upload new plugin versions with automatic backup
149 This plugin is fully compatible with DokuWiki farm (multi-wiki) installations.
189 | `action.php` | AJAX endpoint handling with ACL enforcement |
192 | `classes/FileHandler.php` | Atomic file operations with locking |
193 | `classes/EventCache.php` | Caching layer with TTL |