Paul Jewell 
							
						 
					 
					
						
						
							
						
						86e1d73085 
					 
					
						
						
							
							Remove MySQL specific code from site generation code  
						
						... 
						
						
						
						- site-generator is generic, so no changes.
 - removed mysql information from site.cfg.
 - Updated template files to call sqlite queries directly.
 - Renamed the query files - remove sqlite from file names.
 - Deleted MySQL specific template files. 
						
						
					 
					
						2025-04-04 10:28:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c64ad492c8
	 
					 
					
						
						
							
							Limit correspondent page episode count to released episodes  
						
						... 
						
						
						
						Fix for rho_n/hpr_generator#188  
						
						
					 
					
						2024-09-08 12:23:45 -04:00 
						 
				 
			
				
					
						
							
							
								Dave Morriss 
							
						 
					 
					
						
						
							
						
						69dcb66d05 
					 
					
						
						
							
							Added host profile to the correspondent display  
						
						... 
						
						
						
						templates/queries-correspondent-mysql.tpl.html,
templates/queries-correspondent-sqlite.tpl.html: enhanced the queries to
    include the 'profile' field.
templates/content-correspondent.tpl.html: the 'profile' string from
    whichever of the above two queries is invoked is displayed after the
    (obscured) 'email' address 
						
						
					 
					
						2024-03-04 18:30:59 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7009533e25 
					 
					
						
						
							
							Fixing invalid links in the templates.  
						
						
						
						
					 
					
						2023-09-03 17:51:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c6e909523f
	 
					 
					
						
						
							
							Add requested audio links  
						
						... 
						
						
						
						Have links to an episodes auido files appear in the Last 5 weeks section of the index page, on the full index page, and on individual host pages. 
						
						
					 
					
						2023-04-02 07:24:43 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7a6ace156f
	 
					 
					
						
						
							
							Refactor template to use get_avatar MACRO  
						
						
						
						
					 
					
						2023-03-13 23:13:25 -04:00 
						 
				 
			
				
					
						
							
							
								Gordon Stanton 
							
						 
					 
					
						
						
							
						
						ce4aefe828 
					 
					
						
						
							
							Renamed macro get_avatar to get_avatar_src as per suggestion.  
						
						... 
						
						
						
						Moved host_thumb macro into shared avatar template file.
Made condition of lazy loading a parameter. 
						
						
					 
					
						2023-03-12 18:48:51 +11:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1312e3d374
	 
					 
					
						
						
							
							Refactor MySQL database specific SQL  
						
						
						
						
					 
					
						2022-11-28 19:52:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e1b0189275
	 
					 
					
						
						
							
							Convert correspondent page queries from SQLite to MySQL  
						
						
						
						
					 
					
						2022-10-21 19:46:31 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						991b3dcec1
	 
					 
					
						
						
							
							Update SQL query to order results by id  
						
						
						
						
					 
					
						2022-09-21 21:18:48 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dbd9f8e973
	 
					 
					
						
						
							
							Integrate twat episodes  
						
						... 
						
						
						
						Add twat shows to the full episodes index, the host pages.
Add individule twat episodes. 
						
						
					 
					
						2022-09-17 17:28:39 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fe3ed40641
	 
					 
					
						
						
							
							Fix display of corresponent episodes  
						
						... 
						
						
						
						Prevent display of future episodes which have been uploaded to HPR. 
						
						
					 
					
						2022-08-09 18:18:04 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a23ca24bd6
	 
					 
					
						
						
							
							Fix MACRO show_series link to series page  
						
						
						
						
					 
					
						2022-08-06 10:48:53 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6414390a3d
	 
					 
					
						
						
							
							Fix missing PROCESS directive for shared utils  
						
						
						
						
					 
					
						2022-08-06 09:59:31 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dcc0f3d6b0
	 
					 
					
						
						
							
							Add absolute_path MACRO  
						
						... 
						
						
						
						Used with baseurl to make a path relative or absolute. 
						
						
					 
					
						2022-08-05 15:49:00 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						30f0c9924a
	 
					 
					
						
						
							
							Update SQL query to select specific host episodes  
						
						
						
						
					 
					
						2022-08-05 12:07:36 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						83d9156f17
	 
					 
					
						
						
							
							Fix file existence logic for get_avatar MACRO  
						
						... 
						
						
						
						Test for existence on filesystem 
						
						
					 
					
						2022-08-01 20:19:44 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c4b0361104
	 
					 
					
						
						
							
							Add MACRO show_summary  
						
						... 
						
						
						
						Shared macro that generates standardized summary information about
an episode. 
						
						
					 
					
						2022-07-31 23:09:00 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f6318cd34f
	 
					 
					
						
						
							
							Add get_avatar macro  
						
						... 
						
						
						
						Print hpr logo or host avatar filename. 
						
						
					 
					
						2022-07-31 22:25:15 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7770f67409
	 
					 
					
						
						
							
							Allow multiple pages to be generated from one template  
						
						... 
						
						
						
						Feature to allow generation of host and episode pages. 
						
						
					 
					
						2022-07-28 22:22:55 -04:00