.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Dependent extensions ^^^^^^^^^^^^^^^^^^^^ yag depends on two other extensions which you have to install first: - pt\_extbase – a collection of libraries used throughout this extension. - pt\_extlist – a list generator used to render all kinds of lists, pagers and filters. In order to install YAG, you have to set up those two extensions in the order given above (pt\_extbase, pt\_extlist). After that, the installation of YAG is quite straight-forward.