= HOW TO CUSTOMIZE YOUR INSTANCE = [[TOC]] == Overview == A configuration is specific to an implementation. It could be a country context or an organization context implementation. This document walks you through the necessary parameters that must be defined for the specific CAP messaging procedures and workflows.[[BR]][[BR]] The configuration parameters can be found [https://github.com/flavour/eden/blob/master/modules/templates/000_config.py#L214 here] * [#Identifier How to set the identifier?] * [#MapProfile How to set map profile?] * [#Language Set your preferred Language?] * [#ACKNOWLEDGEMENT How to turn on/off Acknowledgements] * [#Checklists How to turn on/off Checklists] * [http://eden.sahanafoundation.org/wiki/DeveloperGuidelines/Templates#CascadingTemplates Country specific deployment uses cascading templates in SAMBRO] == Work Flows == === Identifier === In your eden directory, go to models/ and open 000_config.py with notepad or any other text editing software. If you scroll down, there's a line called CAP Settings. You can directly search (using CTRL + F). [[BR]] There are options for configuring prefix, OID and suffix. By default, it looks like this: {{{ # CAP Settings # Change for different authority and organisations # See http://alerting.worldweather.org/ for prefix and oid #settings.cap.identifier_prefix = "PAGASA-DOST" #settings.cap.identifier_oid = "2.49.0.0.608.0" #settings.cap.identifier_suffix = "alert" }}} You can configure the prefix, oid and suffix according to your organisation. For national authority, see http://alerting.worldweather.org/ === Map Profile === You can set the Map Profile for an individual or the organisation. If you are '''Administrator''' [[BR]] Go to /eden/gis/config to see all your profile. Click on 'Create Map Profile' visible on right side or go to /eden/gis/config/create to create the map profile. The help link are there to help you.[[BR]] Map profile would look like this:[[BR]] [[Image(http://i.imgur.com/dQajrRi.jpg)]] If you are individual user (other than admin), you can edit your 'Map Setting'.[[BR]] Go to 'Edit Profile' drop-down at ''your email address(someone@example.com)''. In the tab at the right side you can see 'Map Settings' there. [[BR]] Map profile would look like the above picture. === Language === To set the language in which you want to see the website, go to eden/default/user/profile and set your language. === ACKNOWLEDGEMENT === WIP === Checklists === WIP For national authority, see http://alerting.worldweather.org/