Could any of the plugin devs consider making Core more user-friendly, by having the "Manage plugins" page sort the plugins alphabetically by their name?
Thanks
	
	
	
	
Thanks
| 
				
				 
					[Done] Core fix request
				 
			 | 
		
| 
	 
		Could any of the plugin devs consider making Core more user-friendly, by having the "Manage plugins" page sort the plugins alphabetically by their name? 
	
	
	
	
Thanks 
		
		
		05-17-2013, 01:58 AM 
		
	 
	
		i'd like to try it but i have no idea how it works ;(. If lua could get a list of directory's then i could maybe rewrite it somehow but as for now i think FakeTruth knows the most about the "Manage plugins" tab since he created it (if i remember correctly).
	 
	
	
	
	
		
		
		05-17-2013, 04:11 PM 
		
	 
	
		It already lists both the active and the inactive plugins, so there's no need to reinvent the wheel here, just make the output sorted - store everything in a table and then sort it before outputting it. 
	
	
	
	
Maybe even sort active plugins first, alphabetically, then a divider, and inactive plugins, again alphabetically. 
		Done in r1488  
	
	
	
	
  i had an idea how to do this while i had an test for math at school  
	Thanks given by: xoft
		 
		
		
		05-18-2013, 12:42 AM 
		
	 
	
		Yup, programming is that addictive  
	
	
	
	
![]() And you committed it just as I was researching how to do that  
	 | 
| 
				
	 
					« Next Oldest | Next Newest »
				 
			 |