Skip to content

Conversation

@marcarl
Copy link
Collaborator

@marcarl marcarl commented Jan 7, 2026

Summary

  • Reorder metadata dates: Utfärdad now appears before Publicerad
  • Remove Beteckning field from metadata section (it's already displayed in other locations on the page)

Changes

  • Modified html_export.py to adjust the metadata display order
  • Removed redundant Beteckning field from the metadata section

Test plan

  • Export HTML documents and verify Utfärdad appears above Publicerad in metadata
  • Verify Beteckning is no longer shown in the metadata section
  • Confirm Beteckning still appears in other locations (navbar, etc.)

🤖 Generated with Claude Code

marcarl and others added 2 commits January 7, 2026 23:02
- Move Utfärdad above Publicerad in metadata display
- Remove Beteckning from metadata section (already displayed elsewhere)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Refactor navbar configuration to use setHeader(parentText, parentUrl, childText)
- Replace deprecated setHeaderChild() with new unified API
- Add descriptive comments for navbar configuration

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@marcarl marcarl changed the title Fix: Reorder metadata and remove Beteckning field Adjust metadata etc. on HTML page Jan 7, 2026
@marcarl marcarl changed the title Adjust metadata etc. on HTML page Adjust metadata etc. on HTML layout Jan 7, 2026
@marcarl marcarl changed the title Adjust metadata etc. on HTML layout Adjust metadata etc. on HTML page layout Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants