Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed Related Articles
{
Div
Wiki Markup
style
float:right
titleRelated Articles
Content by Label
showLabelsfalse
showSpacefalse
titleRelated Articles
cqllabel = "annotations"
|background=#eee} {contentbylabel:title=Related Articles|showLabels=false|showSpace=false|space=@self|labels=annotations} {float}

Tapestry relies heavily on Java annotations rather than XML files for almost all of its configuration. (In addition, Tapestry's method naming conventions mean you don't have to use annotations in many cases.)

...