display_main.php
Text Display Main View (Desktop)
Variables expected:
- $textId: int - Text ID
- $title: string - Text title
- $audio: string - Audio URI
- $sourceUri: string|null - Source URI
- $textLinks: string - Previous/next text navigation links
- $annotations: array - Parsed annotation items
- $textSize: int - Text size percentage
- $rtlScript: bool - Whether text is right-to-left
PHP version 8.1