Skip to content

Add external applications section to custom theme #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rajanarahul93
Copy link

Description

This PR adds a basic UI section for showcasing external applications in the GeoNode MapStore client.

  • Modified custom_theme.html under geonode/apps/customizations/templates/geonode-mapstore-client/snippets/
  • Injected an "External Applications" section with placeholder links pointing to /apps/app1/, /apps/app2/
  • Styled minimally for visual consistency

This addresses issue #15 by integrating a visible UI that hints at external application availability and interaction.

Notes

  • Links are currently static and for demonstration. They can later be dynamically fetched based on available apps.
  • No breaking changes; fallback behavior remains unchanged if external apps are absent.

Closes #15

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.

Integrate UI for externalapplications
1 participant