GeoNode
latest
  • Tutorials
    • Users Workshop
    • Administrators Workshop
    • Developers Workshop
      • Introduction to GeoNode development
      • Development Prerequsites and Core Modules
      • Install GeoNode for Development
      • Start working on Geonode the next day after install
      • Customized GeoNode Projects
        • Introduction to GeoNode Projects
        • Setting up your GeoNode project
        • Theming your GeoNode project
        • Adding additional Django apps to your GeoNode Project
        • Integrating your project with other systems
      • GeoNode debugging techniques
      • GeoNode APIs
      • Setting up a GeoNode development environment
      • Testing in GeoNode
      • Make a GeoNode release
  • Reference documentation
  • Organizational
GeoNode
  • Docs »
  • Tutorials »
  • Developers Workshop »
  • Customized GeoNode Projects
  • Edit on GitHub

Customized GeoNode ProjectsΒΆ

This module will teach you about how to set up and customize your own GeoNode-based project by changing the theme, adding additional modules, and integrating with other systems. When complete, you should understand how Downstream GeoNode projects work, and how to set up a project of your own.

  • Introduction to GeoNode Projects
    • Overview
    • Existing downstream GeoNode projects
    • Django template projects
  • Setting up your GeoNode project
    • Setup steps
    • Source code revision control
    • Project structure
    • Staying in sync with mainline GeoNode
  • Theming your GeoNode project
    • Logos and graphics
    • Cascading Style Sheets
    • Templates and static pages
    • Other theming options
  • Adding additional Django apps to your GeoNode Project
    • Django pluggable apps
    • Adding your own Django app
    • Adding a 3rd party blog app
    • Adding other apps
  • Integrating your project with other systems
    • OGC services
Next Previous

© Copyright 2013, GeoNode Development Team. Revision 701a88a3.

Built with Sphinx using a theme provided by Read the Docs.