Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Managing Countries

alisoncoote edited this page Apr 23, 2013 · 11 revisions

Each country which receives aid from the UK tax payer has some information and general stats. This information appears on the countries summary page. And can be updated via the admin tool of the AIP.

Adding a new country

  1. Log into the AIP Admin tool. The url, username and password will be provided to you by the AIP administrator
  2. Click the "Countries" icon within the Administration section
  3. You will see a screen with a full list of countries. Click on the 'New country' button at the top of the page.
  4. Complete the details and click 'Save'
  5. A flag will also need to be added

Adding/Updating a new flag

  1. Ensure the image you have is a .png and scaled to 32x32
  2. name the image with the two character ISO country code
  3. Place the image in github. The Flags images can be found under prototyping/source/images/flags

Updating ocuntry information

  1. Log into the AIP Admin tool. The url, username and password will be provided to you by the AIP administrator
  2. Click the "Countries" icon within the Administration section
  3. You will see a screen with a full list of countries. Locate your country and click 'Edit'
  4. Update the details and click 'Save'

Deleting a country

  1. Log into the AIP Admin tool. The url, username and password will be provided to you by the AIP administrator
  2. Click the "Countries" icon within the Administration section
  3. You will see a screen with a full list of countries. Locate your country and click 'Delete'

Deploy the site

After you have added or updated any country information, including their flags, you need to deploy the site in order to see the changes.

You should also deploy the site if you have deleted a country

Clone this wiki locally