2013-11-07, 02:24:04
I just added some commenting to the config.js in `develop` and fixed it up so it wont choke on an empty menuItems var, if its empty it won't add the localpage select anymore.
If you plan on creating a custom ckeconfig be sure to read
https://github.com/GetSimpleCMS/GetSimpl...t-27887257
If you want to keep localpages but force url to be default, change this to "url"
If you plan on creating a custom ckeconfig be sure to read
https://github.com/GetSimpleCMS/GetSimpl...t-27887257
If you want to keep localpages but force url to be default, change this to "url"
Code:
//config.js
data.type = 'localPage'; // default to localPage