Addon Version: 2.0.0
Addon Author: Marc Alexander, Kevin (previous author)
Addon Description:
Adds a weather block to your portal.
Fügt deinem Portal einen Wetter Block hinzu.
Addon Requirements: Board3 Portal 2.0.0 and newer
Download:
- b3p_weather_module_200.zip
- (23.76 KiB) Downloaded 2608 times
Instructions:
- [+] English Instructions
- First, you need to add 2 custom profile fields plz and land.
- Profilefield plz
- Field identification: plz
- Field type: Single text field
- Publicly display profile field: No
- Display in user control panel: Yes
- Field name/title presented to the user: Postal code
- Field description: Enter your postal code if you want to see the weather report for your area.
Profile type specific options - Length of input box: 5
- Minimum number of characters: 4
- Maximum number of characters: 5
- Field validation: Only Numbers (0-9)
- Profilefield land
- Field identification: land
- Field type: Single text field
- Publicly display profile field: No
- Display in user control panel: Yes
- Field name/title presented to the user: Country (Code)
- Field description: Profile type specific options
Code: Select all
Define your country code. For a complete list, take a look at this: http://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
- Length of input box: 3
- Minimum number of characters: 0
- Maximum number of characters: 3
- Field validation: Alphanumeric only
- Profilefield plz
- [+] Deutsche Anleitung
- Als Erstes musst du 2 benutzerdefinierte Profilfelder erstellen.
- Profilfeld plz
- Feld-Kennung: plz
- Art des Feldes: Einzeiliges Textfeld
- Profilfeld öffentlich anzeigen: Nein
- Im persönlichen Bereich des Benutzers anzeigen: Ja
- Dem Benutzer angezeigter Name/Titel: PLZ
- Feld Beschreibung: Gib hier deine Postleitzahl ein, wenn Du das Wetter aus deiner Region auf dem Portal angezeigt bekommen möchtest.
Spezifische Optionen der Feldart - Größe des Eingabefelds: 5
- Mindestens erforderliche Zeichenanzahl: 4
- Maximal zulässige Zeichenanzahl: 5
- Zulässige Werte: Nur Ziffern (0-9)
- Profilfeld land
- Feld-Kennung: land
- Art des Feldes: Einzeiliges Textfeld
- Profilfeld öffentlich anzeigen: Nein
- Im persönlichen Bereich des Benutzers anzeigen: Ja
- Dem Benutzer angezeigter Name/Titel: Ländercode
- Feld Beschreibung: Spezifische Optionen der Feldart
Code: Select all
Gebe deinen Ländercode ein. Eine komplette Liste gibt es hier: http://de.wikipedia.org/wiki/ISO-3166-1-Kodierliste
- Größe des Eingabefelds: 3
- Mindestens erforderliche Zeichenanzahl: 0
- Maximal zulässige Zeichenanzahl: 3
- Zulässige Werte: Nur alphanumerische Zeichen
- Profilfeld plz