FireBrick Custom CSS: Difference between revisions
Appearance
	
	
Content deleted Content added
m →Testing - warning:  link added  | 
				|||
| Line 87: | Line 87: | ||
== Testing - warning ==  | 
  == Testing - warning ==  | 
||
There is a danger of making the Firebrick’s web UI completely unusable with mistakes in your custom CSS. To avoid this, if you are using the   | 
  There is a danger of making the Firebrick’s web UI completely unusable with mistakes in your custom CSS. To avoid this possibility, if you are using the Firebrick’s XML config editor page, use the “Test” button rather than “Save” after making your edit, as this will set a timer and will then roll back your change when the timer expires if you have not chosen “Save” before then, so you will be automatically rescued by the timeout if you are stuck.  | 
||
* In order to be prepared for recovery from a bad modification, first download a good reference copy of the XML config file in advance, and then use an http upload tool - such as <code>curl</code> in Unix-like environments - to upload the good saved config file to the Firebrick. See the Firebrick manual for details on config uploading by http.  | 
  * In order to be prepared for recovery from a bad modification, first download a good reference copy of the XML config file in advance, and then use an http upload tool - such as <code>curl</code> in Unix-like environments - to upload the good saved config file to the Firebrick. See the Firebrick manual for details on [http://www.firebrick.co.uk/fb6000/xml.php config uploading by http].  | 
||
* Many web browsers have options that allow a   | 
  * Many web browsers have options that allow a webpage’s CSS to be overridden, customised or ignored.  | 
||
* Alternatively, depending on your chosen configuration options, you may be able to log in to the   | 
  * Alternatively, depending on your chosen configuration options, you may be able to log in to the Firebrick’s command line even if you find the web UI unusable.  | 
||
== Performance degradation with external websites ==   | 
  == Performance degradation with external websites ==   | 
||