mirror of https://gitlab.com/bashrc2/epicyon
				
				
				
			Extra parameter
							parent
							
								
									3f8fedeb76
								
							
						
					
					
						commit
						e43c94b8c7
					
				
							
								
								
									
										6
									
								
								blog.py
								
								
								
								
							
							
						
						
									
										6
									
								
								blog.py
								
								
								
								
							| 
						 | 
				
			
			@ -405,7 +405,7 @@ def htmlBlogPage(authorized: bool, session,
 | 
			
		|||
        timelineJson = createBlogsTimeline(session, baseDir,
 | 
			
		||||
                                           nickname, domain, port,
 | 
			
		||||
                                           httpPrefix,
 | 
			
		||||
                                           noOfItems, False, False,
 | 
			
		||||
                                           noOfItems, False,
 | 
			
		||||
                                           pageNumber)
 | 
			
		||||
 | 
			
		||||
        if not timelineJson:
 | 
			
		||||
| 
						 | 
				
			
			@ -515,7 +515,7 @@ def htmlBlogPageRSS2(authorized: bool, session,
 | 
			
		|||
    timelineJson = createBlogsTimeline(session, baseDir,
 | 
			
		||||
                                       nickname, domain, port,
 | 
			
		||||
                                       httpPrefix,
 | 
			
		||||
                                       noOfItems, False, False,
 | 
			
		||||
                                       noOfItems, False,
 | 
			
		||||
                                       pageNumber)
 | 
			
		||||
 | 
			
		||||
    if not timelineJson:
 | 
			
		||||
| 
						 | 
				
			
			@ -561,7 +561,7 @@ def htmlBlogPageRSS3(authorized: bool, session,
 | 
			
		|||
    timelineJson = createBlogsTimeline(session, baseDir,
 | 
			
		||||
                                       nickname, domain, port,
 | 
			
		||||
                                       httpPrefix,
 | 
			
		||||
                                       noOfItems, False, False,
 | 
			
		||||
                                       noOfItems, False,
 | 
			
		||||
                                       pageNumber)
 | 
			
		||||
 | 
			
		||||
    if not timelineJson:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue