This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a change to branch jbake
in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git.
from c958d9b update FreeMarker to 2.3.30
new 40e76c0 use latest haddock styles
new b9f8aa8 update copyright year + remove breadcrumb div to mimic
jspwiki-wiki.a.o appereance
new 85aeb6e add 'static' part of the translation status page
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/config/i18n-header.txt | 27 +
src/main/jbake/assets/css/haddock-dark.css | 746 ++++++++++++++++++++++++++
src/main/jbake/assets/css/haddock-wysiwyg.css | 1 +
src/main/jbake/assets/css/haddock.css | 2 +-
src/main/jbake/assets/css/jspwiki.css | 407 +-------------
src/main/jbake/assets/css/jspwiki_print.css | 13 +-
src/main/jbake/assets/js/haddock-edit.js | 2 +-
src/main/jbake/assets/js/haddock-wysiwyg.js | 2 +-
src/main/jbake/assets/js/haddock.js | 2 +-
src/main/jbake/assets/js/jspwiki-common.js | 2 +-
src/main/jbake/assets/js/jspwiki-edit.js | 2 +-
src/main/jbake/templates/page.ftl | 3 +-
12 files changed, 783 insertions(+), 426 deletions(-)
create mode 100644 src/main/config/i18n-header.txt
create mode 100644 src/main/jbake/assets/css/haddock-dark.css
create mode 100644 src/main/jbake/assets/css/haddock-wysiwyg.css