Viz Mosart Administrator Guide
Version 5.3 | Published September 12, 2023 ©
ti_templateimplementation
The table ti_templateimplementation contains the gallery specific template implementation as created by the Mosart template editor (i.e. this information is gallery dependent).
| 
         Name  | 
                
         Type  | 
                
         Allow Null  | 
                
         Description  | 
        
| 
         ti_recno  | 
                
         integer  | 
                
         No  | 
                
         Primary key.  | 
        
| 
         ti_te_recno  | 
                
         integer  | 
                
         No  | 
                
         Foreign key referencing the corresponding template te_recno in the te_template table.  | 
        
| 
         ti_ga_recno  | 
                
         integer  | 
                
         No  | 
                
         Foreign key referencing the corresponding gallery ga_recno in the ga_gallery table.  | 
        
| 
         ti_xml  | 
                
         longtext  | 
                
         Yes  | 
                
         The actual xml-formatted template implementation as created by the Mosart template editor.  | 
        
Information: The template implementation must be created per gallery and is stored using its native XML representation, as received from the Mosart template editor