v1.0 Inital release. Please note that this solution is for SP2010 and 2013 only. retracted ------------------------- v1.1 Added option for headings by using column index 0 in the Insewd field. You must update the js and the css file. Fixed compatibility issue with SP2013 as the error code returened when the list does not exist was different from SP2010. retracted ------------------------- v1.2 New features: http://spjsblog.com/2013/11/19/sharepoint-2013-style-tiles-change-the-size-and-color-of-the-tiles/ retracted ------------------------- v1.2.1 Updated the code to supporte SP2013 publishing pages when the ribbon is hidden (and the file sp.js is not loaded). ------------------------- v1.2.2 Added support for FontAwesome.io icons. ------------------------- v1.2.4 Fixed reversed TileHeight and TileWidth in the description for TileSize. Added ALT attribute top the image (if you use images for the tiles and not fontawesome). Tidied up the code with JSLint and compressed it using packer by Dean Edwards. ------------------------ v1.2.5 Added an option to override the path of the SPJS-Tiles list by adding a variable to the CEWP like this: var spjs_tiles_listBaseurl = "/Sites/YourSite". PLEASE NOTE: This has been added "freehand" and has NOT been tested - so I need feedback if it doesn't work as expected.