.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Developers Guide ---------------- We implemented YAG so that it is easily extendable by developers. Here are some basic things you need to know for writing your own extensions for YAG. .. toctree:: :maxdepth: 5 :titlesonly: :glob: YagArchitecture/Index FilesystemStructure/Index ImageStorageAndResolutionFileCache/Index ThemesAndTemplates/Index TheYagContextObject/Index YagViewhelpers/Index ExtendingViaSignalSlot/Index