Integration manual


Installation

  • Stop the server
  • Download jars from plugin and add it to your application's WEB-INF/lib directory. Ametys
  • Restart the server

Graphic integration

This extension requires that the graphic charts used by blogs have a templatenamed "blog" with three mandatory zones:

  • a main "default" zone
  • a lateral "about" zone
  • an "aside" side zone

Other templates

4 other optional templates let you customize the display according to page type:

  • blog-tag: for pages intended to display the list of posts of a tag
  • blog-year: for pages intended to display the list of posts for a given year
  • blog-month: for pages designed to display a month's list of posts
  • blog-post: for pages designed to display a blog post

If these templates don't exist, the "blog" template will automatically be used.

As with the "blog" template, the "default", "about" and "aside" zones are mandatory.

 

Back to top

Blog