This is a Sponsored Portlet in the uPortal project.
See also documentation in the AnnouncementsPortlet wiki on Confluence.
See docs/attachments.md of the Simple Content Portlet for information regarding attachments.
You may optionally provide sensitive configuration items -- such as database passwords -- in encrypted format. Use the Jasypt CLI Tools to encrypt the sensitive value, then include it in a .properties
file like this:
hibernate.connection.password=ENC(9ffpQXJi/EPih9o+Xshm5g==)
Specify the encryption key using the UP_JASYPT_KEY
environment variable.
These dependencies are expected to be loaded by overall uPortal:
- Font Awesome 4, last tested with Font Awesome 4.7.0
- Bootstrap 3, last tested with Bootstrap 3.3.7