#: locale=de ## Tour ### Cookies Policy CookiesPolicy_44FC5DA7_49AD_B1EC_41C5_09B69BB6B40C.url = https://www.cookiepolicygenerator.com/live.php?token=XdhxGqndhu31rhVhzapf55is4oWPI8wg ### Description ### Title tour.name = Mampe Berlin ## Skin ### Button Button_5DA6F0C1_49AE_8FA4_41D0_2C6E6560755D.label = Eventbereich Button_5DA6F0C1_49AE_8FA4_41D0_2C6E6560755D.pressedLabel = Eventbereich Button_5DA6F0C1_49AE_8FA4_41D0_2C6E6560755D_mobile.label = Eventbereich Button_5DA6F0C1_49AE_8FA4_41D0_2C6E6560755D_mobile.pressedLabel = Eventbereich Button_5F1A97F9_49F6_9164_41CF_B1142790D7A0.label = Produktion Button_5F1A97F9_49F6_9164_41CF_B1142790D7A0.pressedLabel = Produktion Button_5F1A97F9_49F6_9164_41CF_B1142790D7A0_mobile.label = Produktion Button_5F1A97F9_49F6_9164_41CF_B1142790D7A0_mobile.pressedLabel = Produktion Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5.label = Shop Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5.pressedLabel = Shop Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5_mobile.label = Shop Button_A42013DB_EBD6_C4B8_41E8_C7D60EFEE4F5_mobile.pressedLabel = Shop Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822.label = Eingang Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822.pressedLabel = Eingang Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822_mobile.label = Eingang Button_A436D52C_EBD6_CD98_41EA_47FA1EF1A822_mobile.pressedLabel = Eingang Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335.label = Bar / Stammtisch Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335.pressedLabel = Bar / Stammtisch Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335_mobile.label = Bar / Stammtisch Button_A439949A_EBD6_CCB8_41E3_53DF7AD55335_mobile.pressedLabel = Bar / Stammtisch Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE.label = Außenbereich Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE.pressedLabel = Außenbereich Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE_mobile.label = Außenbereich Button_A44355E9_EBD6_CC98_41E2_EEEE2475B3FE_mobile.pressedLabel = Außenbereich Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147.label = Lounge Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147.pressedLabel = Lounge Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147_mobile.label = Lounge Button_E38E9F07_C63D_0B8E_41D6_13E74C23D147_mobile.pressedLabel = Lounge ### Multiline Text HTMLText_3AEADFE2_6B56_7C88_41C1_38E94E079E6D.html =
Notes (Delete when publishing)
-------------------------------------------------------------------------------------------------
- Update location name
- Update the location in map pop-up
- Update the navi points (adjust text in 'Normal' and 'Pressed')
- We're using text highlighting on these tours: https://trello.com/c/3EQKTfSz


There is one sub navi element in this skin. The arrows used need to be pointing left() when the sub is closed and pointing down () when the sub is open.


Remove the arrows if there are no subs (check the pressed state of the button)


The navi buttons are set to 'toggle', the main buttons are in a group called 'main'. If the tour requires a sub navi, give the sub a group. If you don't understand, ask Aidan.


-----STATS---------------


The stats are the information VB has for each area.
In this skin they are made up of icons and text. To add stats for an area copy the existing example and edit the info. Name the container well as you will need to hide/show with JavaScript


------MOBILE--------


The mobile skin needs to be created from the desktop skin. Set the orientation to portrait.


In the mobile skin open bottom-bar-con and then bar-con. Hide mid-con and right-con and set logo-con to 100% width.


- Check that the share button notification is aligned correctly (one way to do this is by creating an additional container set at 100% width, 0% opacity and setting the share-btn-notification-con to be centered inside it)
- Hide copyright-con
- Resize the map-con to fit better (90% of screen) - adjust left and right position to be each at 5%
- Hide button-fullscreen and resize remaining buttons to be 10x larger (23x25)


Due to conflicts in the JS: any element that is controlled by JS needs to have a unique name eg:


Desktop skin: 'navi-con'
Mobile Skin: 'navi-con-m'


As there are no stats on the mobile skin this should only be a issue with text highlighting
HTMLText_3AEADFE2_6B56_7C88_41C1_38E94E079E6D_mobile.html =
Notes (Delete when publishing)
-------------------------------------------------------------------------------------------------
- Update location name
- Update the location in map pop-up
- Update the navi points (adjust text in 'Normal' and 'Pressed')
- We're using text highlighting on these tours: https://trello.com/c/3EQKTfSz


There is one sub navi element in this skin. The arrows used need to be pointing left() when the sub is closed and pointing down () when the sub is open.


Remove the arrows if there are no subs (check the pressed state of the button)


The navi buttons are set to 'toggle', the main buttons are in a group called 'main'. If the tour requires a sub navi, give the sub a group. If you don't understand, ask Aidan.


-----STATS---------------


The stats are the information VB has for each area.
In this skin they are made up of icons and text. To add stats for an area copy the existing example and edit the info. Name the container well as you will need to hide/show with JavaScript


------MOBILE--------


The mobile skin needs to be created from the desktop skin. Set the orientation to portrait.


In the mobile skin open bottom-bar-con and then bar-con. Hide mid-con and right-con and set logo-con to 100% width.


- Check that the share button notification is aligned correctly (one way to do this is by creating an additional container set at 100% width, 0% opacity and setting the share-btn-notification-con to be centered inside it)
- Hide copyright-con
- Resize the map-con to fit better (90% of screen) - adjust left and right position to be each at 5%
- Hide button-fullscreen and resize remaining buttons to be 10x larger (23x25)


Due to conflicts in the JS: any element that is controlled by JS needs to have a unique name eg:


Desktop skin: 'navi-con'
Mobile Skin: 'navi-con-m'


As there are no stats on the mobile skin this should only be a issue with text highlighting
### Label Label_3AF5D57D_6B32_4C78_41C4_4133378EFD8E.text = Link kopiert Label_68E5BE0A_49D6_92A4_41CA_F201E11FE143_mobile.text = Link kopiert Label_D6A4FB47_EB56_4588_41C9_946738FD1CB9.text = 271 Label_D6A4FB47_EB56_4588_41C9_946738FD1CB9_mobile.text = 271 Label_D82A027D_EB5F_C478_41E6_8F2FB1F92F8B.text = 3.00m Label_D82A027D_EB5F_C478_41E6_8F2FB1F92F8B_mobile.text = 3.00m Label_D8CF1887_EB52_4488_41CE_91C230A1A885.text = 126 Label_D8CF1887_EB52_4488_41CE_91C230A1A885_mobile.text = 126 Label_D91EBB40_EB52_C588_41CB_AC5EBB03406A.text = 140 Label_D91EBB40_EB52_C588_41CB_AC5EBB03406A_mobile.text = 140 Label_DB3B62D6_EB51_C488_41C4_BB1F061A78BA.text = 300 Label_DB3B62D6_EB51_C488_41C4_BB1F061A78BA_mobile.text = 300 Label_DC1D783B_EB52_43F8_41EA_AB1D7D941515.text = 288m² Label_DC1D783B_EB52_43F8_41EA_AB1D7D941515_mobile.text = 288m² Label_DE53911E_EADE_45B8_41C5_18303F946E70.text = Mampes Neue Welt Label_DE53911E_EADE_45B8_41C5_18303F946E70_mobile.text = Mampes Neue Welt ### Tooltip Image_A0669C5F_FAD2_C3B8_41E8_F0D2B3DF3BFC.toolTip = Floorplan Image_A0669C5F_FAD2_C3B8_41E8_F0D2B3DF3BFC_mobile.toolTip = Floorplan Image_A16FD0F0_FAD6_C488_41D8_F00B8065BF3B.toolTip = Share Image_A16FD0F0_FAD6_C488_41D8_F00B8065BF3B_mobile.toolTip = Share Image_A26F0BA5_FAD1_C488_41B8_897AD3197FA6.toolTip = VR Image_A26F0BA5_FAD1_C488_41B8_897AD3197FA6_mobile.toolTip = VR Image_A2EDC34F_FAD1_C598_41D1_63B4CD7ADA0B.toolTip = Map Image_A2EDC34F_FAD1_C598_41D1_63B4CD7ADA0B_mobile.toolTip = Map Image_AB774ABC_F95E_44F8_41E8_08BD5EEF87C9.toolTip = fullscreen Image_AB774ABC_F95E_44F8_41E8_08BD5EEF87C9_mobile.toolTip = fullscreen ## Media ### Title panorama_43560206_49AD_92AC_4170_E0E069D5E675.label = IMG_7135-Shop and Production_03 panorama_43599264_49AD_936C_41D0_27E8E2D90078.label = IMG_7079-Shop and Production_01 panorama_435992D4_49AD_93AD_41C5_94E0B017D38B.label = IMG_7187-Event area_01 panorama_4359D0C9_49AD_8FA4_4196_2130648831FD.label = IMG_7095-Shop and Production_02 panorama_435A42BB_49AD_B3E4_419B_BE22710BC6B4.label = IMG_7207-Lounge_01 panorama_435A4317_49AE_72AB_41A2_F44518DEAEAF.label = IMG_7059-Eingang_01 panorama_435AA2D3_49AE_93A4_41CA_FF7E4ABF3343.label = IMG_7223-Bar and Stamtisch_01 panorama_435AD359_49AE_B2A4_41CA_75211DA28DDF.label = IMG_8263-Outside entrance_01 panorama_459791A8_49AD_B1E5_41B0_076196CACA63.label = IMG_7151-Shop and Production_04 ## Action ### URL LinkBehaviour_69634639_49D6_F2E4_41AA_2BEA39674EF0.source = https://convention.visitberlin.de/meetingguideberlin/locations/mampes-neue-heimat LinkBehaviour_B66E1BF1_A290_9332_4172_16BAF1414DEB.source = https://convention.visitberlin.de/meetingguideberlin/locations/mampes-neue-heimat