About getFolders
This Snippet creates an array of arrays representing the folder structure of the "path" enteredand returns a placeholder containing that array.
Information
Released
November 8, 2016
Supported Database
MySQL
License
GPLv3
Supported Versions
2.0 - Current
Downloads
2,522
Instructions
Install with Package Management
New in 2.0.3-pl
Changelog for getFold (for Revolution).getFolders 2.0.3====================================- Fixed page examplesgetFolders 2.0.2====================================- Fixed issue with readme file that was causing problems in Package Management.- replaced parseChunk with getChunk in getFoldersList to avoid error in logs. (thanks Terry)getFolders 2.0.1====================================- Changed Default Template Chunk names to better match normal naming conventions.- Changed parameter fpath to fPath to better match normal naming conventions.- Changed all installed chunks to have example_ prefix so as not to overwrite with updates.- made sure all parts work as described. - cleaned up the docs.getFolders 0.9.0====================================- Added changelog.