b2evolution

/skins_fallback_v6 folder

This folder holds the fallback skin templates for skins using the evoSkin API version 6 (available since b2evolution v6).

For example _feedback.php lists the comments and the trackbacks in a standard manner and can then be included in any skin. However, if time permits, the skin designer can also override _feedback.php in his customized skin folder.

IMPORTANT: If a fallback template is not found in this directory, b2evolution will look into the lower API version: /skins_fallback_v5.

This folder does not need to be accessed through the web.

A global overview of the codebase can be found here.