16 lines
		
	
	
		
			277 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			277 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | The DirectionDetector plugin detects notices with RTL content and displays them | ||
|  | in the correct direction. | ||
|  | 
 | ||
|  | Installation | ||
|  | ============ | ||
|  | add "addPlugin('DirectionDetector');" | ||
|  | to the bottom of your config.php | ||
|  | 
 | ||
|  | Settings | ||
|  | ======== | ||
|  | none | ||
|  | 
 | ||
|  | Example | ||
|  | ======= | ||
|  | addPlugin('DirectionDetector'); |