Nuclos sender form footer: Bundle.jar, Bundle.properties, footer.label, jar xf/cvf, extensions/server, installer, restart. |
Language: Deutsch · English
Maintain sender and form footer centrally via the language files of the Bundle.jar.
On this page |
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.
cd <BundlePlace> jar xf <Nuclos-Home>/extensions/server/Bundle.jar |
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.
cd <BundlePlace> jar cvf <Nuclos-Home>/extensions/server/Bundle.jar . |
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.