For the time display the strftime plugin is used. To activate
it must be added in the meta area of the config under plugins.
The class attribute only appears in the editor if the
complex mode has been activated.
The time display (inspired by netsrac) was as follows
built-in:
In the Navbar, a Group widget was inserted at the top of
the page with the name “Current Time”. Within this Group
is another Group widget with the attribute nowidget=”true”.
Then, from top to bottom, a strftime, a break followed
by another strftime widget were inserted.
The upper strftime widget which displays the time has
the following parameters:
lang="de"format="%H:%M"class="timebig"
The lower strftime indicating the date has the following parameters: