User Tools

Site Tools


config:gsconfig

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
config:gsconfig [2013/09/09 14:32]
Carlos added GSAUTOMETAD
config:gsconfig [2018/09/09 05:38] (current)
Carlos fix GSUPLOADSLC version and description
Line 41: Line 41:
 #​define('​GSCHMOD',​ 0755);</​code>​ #​define('​GSCHMOD',​ 0755);</​code>​
  
-**GSCANONICAL** forces canonical redirects. Use with caution+**GSCANONICAL** forces canonical redirects. Use with caution ​- not compatible with some plugins
 <​code>#​ Enable Canonical Redirects? <​code>#​ Enable Canonical Redirects?
 #​define('​GSCANONICAL',​ 1);</​code>​ #​define('​GSCANONICAL',​ 1);</​code>​
Line 79: Line 79:
  
  
-**__Obsolete Settings:__**  +**__Since 3.2:__**
- +
-**GSPAGER** turns on paging on certain pages such as "All Pages"​ +
-<​code>#​ Turn on paging for long lists of pages +
-#​define('​GSPAGER',​ TRUE);</​code>​ +
- +
-**GSSTORAGE** was never used, there are no other storage structures +
-<​code>#​ Data saving method. Default is XML +
-#​define('​GSSTORAGE',​ '​xml'​);</​code>​ +
- +
-**GSCOOKIEISSITEWIDE** if set to TRUE, it allows the frontend of your site to know if you are logged in or not. [deprecated as of 3.1] +
-<​code>#​ Make login cookie available sitewide. +
-#​define('​GSCOOKIEISSITEWIDE',​ TRUE);</​code>​ +
- +
-Since 3.2:+
  
 **GSNOVERCHECK** - Disable persistant header version checking **GSNOVERCHECK** - Disable persistant header version checking
Line 107: Line 93:
 **GSSUPPRESSERRORS** - reproduce previous GS behavior ragarding php error supression **GSSUPPRESSERRORS** - reproduce previous GS behavior ragarding php error supression
  
-**GSAUTOMETAD** - enable ​automatically generated excerpt for meta description (if empty)+**GSAUTOMETAD** - (since 3.2.2) Enable ​automatically generated excerpt for meta description (if empty) 
 + 
 +**__Since 3.3:__** 
 + 
 +**GSFORMATXML** - (since 3.3.7) If true, indent and format xml files on save to make them human-readable 
 + 
 +**GSNOPLUGINCHECK** - (since 3.3.7) Disable plugin API checks if you have issues (e.g. sites with a lot of plugins) 
 + 
 +**GSCKETSTAMP** - (since 3.3.10) define CKEditor timestamp query string cache control: ''​true''​ (default) uses GS version, ''​false''​ none, or custom string 
 + 
 +**GSUPLOADSLC** - (since 3.3.10) if set to ''​false'',​ names of uploaded files will not be converted to lowercase 
 + 
 +---- 
 + 
 + 
 +**__Obsolete Settings:​__**  
 + 
 +GSPAGER - turns on paging on certain pages such as "All Pages"​ 
 + 
 +GSSTORAGE - was never used, there are no other storage structures 
 + 
 +GSCOOKIEISSITEWIDE - if set to TRUE, it allows the frontend of your site to know if you are logged in or not. [deprecated as of 3.1] 
config/gsconfig.1378737172.txt.gz · Last modified: 2013/09/09 14:32 by Carlos