Documentación de ComusThumbz
Iniciar Sesión

Page Order

Page Order

The order in which pages are built can be important.

For example if you want to re-use galleries from your main page on your archive pages, then you most likely want your main page to build first, before your archive pages do.
Sometimes it is important to control the order in which Comus builds pages, you might want to make a small section that is included by other pages, or you might want to grab a set of thumbs that are used again on other pages.

In the pages section and within templates you will find a record called the 'makefile'.

Within this file are {{makefile-source_filename-destination_filename}} macros. The order that the {{makefile- entries appear within this file, will control which files get made first. Place your index file at the top.