Changes for page Nice Display

Last modified by Benjamin Fischer on 2025/06/04 11:55

From version 46.2
edited by Benjamin Fischer
on 2025/06/04 11:55
Change comment: There is no comment for this version
To version 45.33
edited by Benjamin Fischer
on 2025/05/15 17:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,7 +11,7 @@
11 11   "content": {"type": "hidden"},
12 12   "coopDetails": {"type": "hidden"},
13 13   "coop": {"html": true},
14 - "Community": {"tooltip": "KAT - Astroparticle Physics<br/>KET - Elementary Particles Physics<br/>KfB - Accelerator Physics<br/>KFN - Research with neutrons<br/>KFS - Research with synchrotron radiation<br/>KFSI - Research with nuclear probes and ion beams<br/>KHuK - Hadron and nuclear physics<br/>RDS - German Observatory Council"},
14 + "Community": {"tooltip": "KAT - Astroparticle Physics<br/>KET - Elementary Particles Physics<br/>KfB - Accelerator Physics<br/>KFN - Research with neutrons<br/>KFN - Research with synchrotron radiation<br/>KFSI - Research with nuclear probes and ion beams<br/>KHuK - Hadron and nuclear physics<br/>RDS - German Observatory Council"},
15 15   "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol", "aux": $ntrg_tagCols},
16 16   "doc.date": {"filterable": false, "displayName": "Last Updated"},
17 17   '_actions': {"actions":["view","edit"]}
... ... @@ -33,5 +33,24 @@
33 33  #livetable("research_groups" $columns $columnsProperties $options)
34 34  {{/velocity}}
35 35  
36 -{{include reference="Applications.Helpers.Howto Modify Footer.WebHome"}}
36 +(% id="howto" %)
37 +== How-To Add/Update Entries ==
37 37  
39 +You need to be logged in to perform any modifications.
40 +
41 +=== Add entry ===
42 +
43 +1. click {{html}}<button class="btn"><i class="fa fa-plus"/>Create</button>{{/html}} (top right)
44 +1. fill in the Title in the top left (must be unique)
45 +1. click {{html}}<button class="btn btn-primary">Create</button>{{/html}} (bottom left)
46 +1. fill out the form
47 +1. click {{html}}<button class="btn btn-primary">Save & View</button>{{/html}} (bottom left)
48 +1. add tags (bottom left): click on the [+] behind: "Tags:"
49 +
50 +=== Modfiy entry ===
51 +
52 +1. click on {{icon name="pencil"/}} Edit
53 +1. update the form
54 +1. click {{html}}<button class="btn btn-primary">Save & View</button>{{/html}} (bottom left)
55 +1. update the Tags (bottom left)
56 +