-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Nickolaus D. Saint edited this page May 30, 2019
·
3 revisions
Welcome to the Django Globus Portal Framework wiki!
Checkout the 5-minute-quick-start. This will get you started with a basic portal.
This gives you a basic portal with Globus Auth and Globus Search. From here, you will likely want to request a search index to setup your custom portal. Send an email to support@globus.org with a brief description of what you want. Once you have a search index, See the resources below for customizing it to your needs:
- Configuring Your Index -- Configure the basics for your index
- Configuring Facets -- Configure facets for filtering search results
- Customizing Fields and Templates -- Show users your custom search data
- Adding Transfer and Preview -- Enrich your search results
See a minimal complete project here for reference (Requires Permission): DGPF Example App