Kategorie:Wiki user: Unterschied zwischen den Versionen
Aus DG HochN-Wiki
Thilo (Diskussion | Beiträge) |
|||
(22 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 9: | Zeile 9: | ||
<InputType>text</InputType> | <InputType>text</InputType> | ||
<Parameter name="uploadable"/> | <Parameter name="uploadable"/> | ||
+ | <Description>Portrait für Profilseite. Bitte Datei mit Titel "Portrait-<Name>.jpeg" erstellen und hochladen.</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
</pageforms_FormInput> | </pageforms_FormInput> | ||
− | |||
− | |||
− | |||
</Field> | </Field> | ||
− | <Field name=" | + | <Field name="ak_titel" display="nonempty"> |
<Label>Titel</Label> | <Label>Titel</Label> | ||
<pageforms_FormInput> | <pageforms_FormInput> | ||
<InputType>text with autocomplete</InputType> | <InputType>text with autocomplete</InputType> | ||
− | <Description>Akademische Titel in | + | <Description>Akademische Titel in gewünschter Reihenfolge und Format.</Description> |
<DescriptionTooltipMode>on</DescriptionTooltipMode> | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
</pageforms_FormInput> | </pageforms_FormInput> | ||
− | <semanticmediawiki_Property name="Hat akademische | + | <semanticmediawiki_Property name="Hat akademische Titel"> |
<Type>Text</Type> | <Type>Text</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
Zeile 41: | Zeile 40: | ||
<semanticmediawiki_Property name="Nachname"> | <semanticmediawiki_Property name="Nachname"> | ||
<Type>Text</Type> | <Type>Text</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="email" display="nonempty"> | ||
+ | <Label>EMail</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>text</InputType> | ||
+ | <Description>Email Adresse für Rückfragen und Kontaktaufnahme </Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="EMail"> | ||
+ | <Type>E-Mail</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
</Field> | </Field> | ||
<Field name="homepage" display="nonempty"> | <Field name="homepage" display="nonempty"> | ||
− | <Label>Homepage</Label> | + | <Label>Homepage </Label> |
+ | <pageforms_FormInput> | ||
+ | <InputType>text</InputType> | ||
+ | <Description>Link zu einer persönlichen Homepage</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Hat Homepage"> | ||
+ | <Type>URL</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="hs" display="nonempty"> | ||
+ | <Label>Hochschule</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>textarea with autocomplete</InputType> | ||
+ | <Description>Primäre Zugehörigkeit zu einer Hochschule. Offizieller Name der Hochschule.</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Gehört zu Hochschule"> | ||
+ | <Type>Seite</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="institut" list="list" delimiter=";" display="nonempty"> | ||
+ | <Label>Institut</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>textarea with autocomplete</InputType> | ||
+ | <Parameter name="list"/> | ||
+ | <Parameter name="delimiter">;</Parameter> | ||
+ | <Description>Zugehörigkeit zu Instituten. Bei Mehrfachnennung Institute durch Semikolon (;) trennen.</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Arbeitet an Institut"> | ||
+ | <Type>Seite</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="pos" list="list" display="nonempty"> | ||
+ | <Label>Position</Label> | ||
<pageforms_FormInput> | <pageforms_FormInput> | ||
<InputType>text with autocomplete</InputType> | <InputType>text with autocomplete</InputType> | ||
− | <Description> | + | <Description>Positionen und Rollen an der eigenen Hochschule. </Description> |
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Hat HS Position"> | ||
+ | <Type>Stichwort</Type> | ||
+ | <AllowedValue>ProfessorIn</AllowedValue> | ||
+ | <AllowedValue>Wissenschaftliche(r) Mitarbeiter(in)</AllowedValue> | ||
+ | <AllowedValue>Dozent(in)</AllowedValue> | ||
+ | <AllowedValue>Studierende</AllowedValue> | ||
+ | <AllowedValue>Nachhaltigkeitsbeauftragte(r)</AllowedValue> | ||
+ | <AllowedValue>Hochschulverwaltung</AllowedValue> | ||
+ | <AllowedValue>Forschungsmanagement</AllowedValue> | ||
+ | <AllowedValue>Dekan(in)</AllowedValue> | ||
+ | <AllowedValue>Hochschulleitung</AllowedValue> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="adresse" display="nonempty"> | ||
+ | <Label>Arbeitsanschrift</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>textarea with autocomplete</InputType> | ||
+ | <Description>Gewünschte Adresse als Straße Nr., Stadt, Land eingeben. So kann das Profil auf einer Landkarte dargestellt werden.</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Hat Adresse"> | ||
+ | <Type>Text</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | </Template> | ||
+ | <Template name="Wiki user about" format="standard"> | ||
+ | <Field name="moti" display="nonempty"> | ||
+ | <Label>Motivation</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>textarea</InputType> | ||
+ | <Description>Warum ich mich für Nachhaltigkeit an Hochschule einsetze.</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Hat Motivation"> | ||
+ | <Type>Text</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="exp" list="list" display="nonempty"> | ||
+ | <Label>Expertise</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>tokens</InputType> | ||
+ | <Description>Womit ich mich auskenne und was ich einbringen kann. Disziplinärer Background oder konkrete/aktuelle praktische Erfahrungen. Sie können anhand ihrer Expertise von KollegInnen gefunden werden. Mehrfachnennungen mit Komma trennen.</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Hat Expertise"> | ||
+ | <Type>Stichwort</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="thema_int" list="list" display="nonempty"> | ||
+ | <Label>Interesse an Themenfeld</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>textarea with autocomplete</InputType> | ||
+ | <Description>Themenfelder, in denen ich arbeiten bzw. die mich im Kontext nachhaltiger Hochschulen besonders interessieren.</Description> | ||
<DescriptionTooltipMode>on</DescriptionTooltipMode> | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
</pageforms_FormInput> | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Thematisch verbunden mit"> | ||
+ | <Type>Seite</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="aktuell" display="nonempty"> | ||
+ | <Label>Aktuelles und Aktivitäten</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>text</InputType> | ||
+ | <Description>Projekte, Ziele, Fragen, Interessen die mich momentan beschäftigen. Diese Angaben erlauben eine Vernetzung unter den NutzerInnen. </Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | </Field> | ||
+ | </Template> | ||
+ | <Template name="Wiki user aktuelles" multiple="multiple" format="plain"> | ||
+ | <pageforms_TemplateDetails> | ||
+ | <Label>aktuell</Label> | ||
+ | <AddAnotherText>Weitere Aktivität</AddAnotherText> | ||
+ | </pageforms_TemplateDetails> | ||
+ | <semanticmediawiki_ConnectingProperty name="User Aktuelles"/> | ||
+ | <Field name="titel"> | ||
+ | <Label>Titel</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>text</InputType> | ||
+ | <TextBeforeField>Sie können nicht mehr aktuelle Aktivitäten jederzeit löschen. </TextBeforeField> | ||
+ | <Description>Verständlicher Kurztitel der aktuellen Aktivität. </Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | </Field> | ||
+ | <Field name="kurzbeschr" display="nonempty"> | ||
+ | <Label>Kurzbeschreibung</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>textarea</InputType> | ||
+ | <Description>Eine kurze Beschreibung der Aktivität in einem bis drei Sätzen.</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Kurzbeschreibung"> | ||
+ | <Type>Text</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="url" display="nonempty"> | ||
+ | <Label>Weblink</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>text</InputType> | ||
+ | <Description>Link zu einer Webseite über die aktuelle Aktivität falls vorhanden.</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Hat Weblinks"> | ||
+ | <Type>Seite</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="thema" list="list" display="nonempty"> | ||
+ | <Label>Themenbezug</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>textarea with autocomplete</InputType> | ||
+ | <Description>Themen, auf die sich die Aktivität bezieht.</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Thematisch verbunden mit"> | ||
+ | <Type>Seite</Type> | ||
+ | </semanticmediawiki_Property> | ||
+ | </Field> | ||
+ | <Field name="dg-hub" list="list" display="nonempty"> | ||
+ | <Label>Verbindung zu DG-Hub</Label> | ||
+ | <pageforms_FormInput> | ||
+ | <InputType>textarea with autocomplete</InputType> | ||
+ | <Description>Steht die aktuelle Aktivität bereits in Verbindung mit einer oder mehreren Hub-Veranstaltungen des [https://www.dg-hochn.de/ Vereins DG-HochN]?</Description> | ||
+ | <DescriptionTooltipMode>on</DescriptionTooltipMode> | ||
+ | </pageforms_FormInput> | ||
+ | <semanticmediawiki_Property name="Ist verbunden mit DG-Hub"> | ||
+ | <Type>Seite</Type> | ||
+ | <AllowedValue>DG-Hub 01 - Klimaneutralität und Hochschulen</AllowedValue> | ||
+ | <AllowedValue>DG-Hub 02 - Einen Nachhaltigkeitsbericht erstellen</AllowedValue> | ||
+ | <AllowedValue>DG-Hub 03 - Weiterbildung und Begleitung von Hochschulen</AllowedValue> | ||
+ | <AllowedValue>DG-Hub 04 - Policy</AllowedValue> | ||
+ | <AllowedValue>DG-Hub 05 - HochN Community Hub</AllowedValue> | ||
+ | <AllowedValue>DG-Hub 06 - BNE-Rollen</AllowedValue> | ||
+ | <AllowedValue>DG-Hub 07 - Chancengerechtigkeit als Lern- und Innovationspotenzial für BNE</AllowedValue> | ||
+ | </semanticmediawiki_Property> | ||
</Field> | </Field> | ||
</Template> | </Template> | ||
</PageSchema> | </PageSchema> |
Aktuelle Version vom 15. März 2023, 10:48 Uhr
Page schema | |
Form: Wiki user | |
standardInputs | |
Vorlage: Wiki user | |
format | infobox |
Feld: portrait | |
Display | nonempty |
Label | Portrait |
Formulareingabe | |
Input type | text |
uploadable | |
on | |
Feld: ak_titel | |
Display | nonempty |
Label | Titel |
Formulareingabe | |
Input type | text with autocomplete |
on | |
Semantic property: Hat akademische Titel | |
Type | Text |
Feld: v_name | |
Label | Vorname |
Formulareingabe | |
Input type | text with autocomplete |
Semantic property: Vorname | |
Type | Text |
Feld: n_name | |
Label | Nachname |
Formulareingabe | |
Input type | text with autocomplete |
Semantic property: Nachname | |
Type | Text |
Feld: email | |
Display | nonempty |
Label | |
Formulareingabe | |
Input type | text |
on | |
Semantic property: EMail | |
Type | |
Feld: homepage | |
Display | nonempty |
Label | Homepage |
Formulareingabe | |
Input type | text |
on | |
Semantic property: Hat Homepage | |
Type | URL |
Feld: hs | |
Display | nonempty |
Label | Hochschule |
Formulareingabe | |
Input type | textarea with autocomplete |
on | |
Semantic property: Gehört zu Hochschule | |
Type | Seite |
Feld: institut | |
List | |
Display | nonempty |
Label | Institut |
Formulareingabe | |
Input type | textarea with autocomplete |
list | |
delimiter | ; |
on | |
Semantic property: Arbeitet an Institut | |
Type | Seite |
Feld: pos | |
List | |
Display | nonempty |
Label | Position |
Formulareingabe | |
Input type | text with autocomplete |
on | |
Semantic property: Hat HS Position | |
Type | Stichwort |
AllowedValue | Hochschulleitung |
Feld: adresse | |
Display | nonempty |
Label | Arbeitsanschrift |
Formulareingabe | |
Input type | textarea with autocomplete |
on | |
Semantic property: Hat Adresse | |
Type | Text |
Vorlage: Wiki user about | |
format | standard |
Feld: moti | |
Display | nonempty |
Label | Motivation |
Formulareingabe | |
Input type | textarea |
on | |
Semantic property: Hat Motivation | |
Type | Text |
Feld: exp | |
List | |
Display | nonempty |
Label | Expertise |
Formulareingabe | |
Input type | tokens |
on | |
Semantic property: Hat Expertise | |
Type | Stichwort |
Feld: thema_int | |
List | |
Display | nonempty |
Label | Interesse an Themenfeld |
Formulareingabe | |
Input type | textarea with autocomplete |
on | |
Semantic property: Thematisch verbunden mit | |
Type | Seite |
Feld: aktuell | |
Display | nonempty |
Label | Aktuelles und Aktivitäten |
Formulareingabe | |
Input type | text |
on | |
Vorlage: Wiki user aktuelles | |
multiple | |
format | plain |
Details for template in form | |
Bezeichnung | aktuell |
'Add another' button | Weitere Aktivität |
Connecting property: User Aktuelles | |
Feld: titel | |
Label | Titel |
Formulareingabe | |
Input type | text |
on | |
Feld: kurzbeschr | |
Display | nonempty |
Label | Kurzbeschreibung |
Formulareingabe | |
Input type | textarea |
on | |
Semantic property: Kurzbeschreibung | |
Type | Text |
Feld: url | |
Display | nonempty |
Label | Weblink |
Formulareingabe | |
Input type | text |
on | |
Semantic property: Hat Weblinks | |
Type | Seite |
Feld: thema | |
List | |
Display | nonempty |
Label | Themenbezug |
Formulareingabe | |
Input type | textarea with autocomplete |
on | |
Semantic property: Thematisch verbunden mit | |
Type | Seite |
Feld: dg-hub | |
List | |
Display | nonempty |
Label | Verbindung zu DG-Hub |
Formulareingabe | |
Input type | textarea with autocomplete |
on | |
Semantic property: Ist verbunden mit DG-Hub | |
Type | Seite |
AllowedValue | DG-Hub 07 - Chancengerechtigkeit als Lern- und Innovationspotenzial für BNE |
Seiten in der Kategorie „Wiki user“
Folgende 42 Seiten sind in dieser Kategorie, von 42 insgesamt.