• Currently 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
Again for Movable Type

Again for MT enables a generic means of performing a recursive loop on some template markup.

Again does two things:

  • Define a block of markup and text to recursively loop through with a limit
  • Repeat the block inside itself or use another block of markup once the limit (depth) has been reached by the loop.

One such use of recursion in MT templates is calling a functional block tag like mt:entryprevious recursively to show the previous 5 entries to the one in context.

This MT4 plugin is based on an MT3 style plugin originally developed by LummoxJR.

Leave a comment

Have a question, please use the MT Forums. Notes sumbitted here should pertain to tips & hints regarding documentation. Your note may be removed once it's contents has be integrated into the body of the page.