Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

Nuclos sender form footer: Bundle.jar, Bundle.properties, footer.label, jar xf/cvf, extensions/server, installer, restart.

globe with meridians Language: Deutsch · English

hammer and wrench Customising sender and form footer

Maintain sender and form footer centrally via the language files of the Bundle.jar.

Status
colourPurple
titleHow-to
Status
colourBlue
titleAdministrator
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Panel
bgColor#F4F5F7

On this page

Inhalt
maxLevel2
minLevel2

Maintain sender & form footer centrally

Sender and form footer are stored in the language files of the Bundle.jar (Bundle.properties, Bundle_de.properties, Bundle_en.properties). Advantage: central maintenance and regional specifics in one place.

1. Extract Bundle.jar

Codeblock
languagebash
cd <BundlePlace>
jar xf <Nuclos-Home>/extensions/server/Bundle.jar

2. Edit sender & footer

Open Bundle.properties, select the appropriate language entry (e.g. German) for the sender and edit it. The form footer consists of 7 properties (footer.label…). Don't forget to save.

3. Repackage as Bundle.jar

Codeblock
languagebash
cd <BundlePlace>
jar cvf <Nuclos-Home>/extensions/server/Bundle.jar .

4. Deploy

Run the installer again – only then are the features permanently available. Alternatively copy the JAR additionally to webapp/WEB-INF/lib and restart the server.

Related pages

memo Forms


Forms.

Open →

electric plug Jasper extensions in Nuclos


Extensions.

Open →