|
MultipleViews
Multiple index and detail pages
Parametersmjb.view.indexListSequence index xsl file names from index.xsl. The file name should consist of an 'index' and a suffix, ex. '-3x9'. Default value mjb.view.indexList=index.xsl Example mjb.view.indexList=index.xsl,index-3x9.xsl,index-2x6.xsl,index-4x12.xsl mjb.view.detailListSequence detail xsl files from detail.xsl. The file name should consist of an 'detail' and a suffix, ex. '-fullview'. Default value mjb.view.detailList=detail.xsl Example mjb.view.detailList=detail.xsl,detail-fullview.xsl,detail-lowlist.xsl,detail-ribbon.xsl UsageYAMJ generates index files for each category (other, year, genres, etc.) and detailed files on each film in different views. Switching views should be described in the logic of the skin. Example of the resulting file names using MultipleViews: Other_All_1.html Other_All_1-2x6.html Other_All_1-3x9.html Other_All_1-4x12.html Lost S01E01.html Lost S01E01-fullview.html Lost S01E01-lowlist.html Lost S01E01-ribbon.html |
► Sign in to add a comment
hi, is there any other documentation about this fuunction?
try to get it work with yamj 2.4, default skin, cannot get the details-fullview.xsl to generate movie-fullview.html
any help welcome
thank you
It's not in v2.4 it's only in v2.5