Instructions
Thank you for deploying the CartoGraf Profile for Tiki 10.x!
Here are the next steps:
- Make sure you have enabled .htaccess file (needed to make the Map links work). Copying _htaccess to .htacces in your Tiki installation folder usually does the trick.
- Download the latest version of the CartoGraf theme and unpack its contents (styles and templates) over your Tiki root folder (if you haven't done so already).
- Upload in the File Gallery (in the "Icons" gallery folder) some icons that can be used as markers on the maps. A great source is: http://mapicons.nicolasmollet.com. You can upload a zipped file and ask Tiki to unzip the files.
- Set a password for the demo user and update the Demo page to make it easy for new users to see how things work
- Update the Contact page so visitors can get in touch with you with questions
- Update the top and right-hand menus here
- If you need additional colors in the legend, add them to the code at MapCanvasSolo and MapCanvasShare and add a file of the same color in the "Icons" gallery folder.
- If you expect your site to host a large number of files, you may want to set the File Gallery storage to the file system (instead of the the default database storage)
- You can change the "Available tile layers on maps" here
- If you want a nicer interface for SVG-edit, you can apply the 2 patches which are in the .zip theme
-
How to apply the patches
patch lib/svg-edit/svg-editor.css < styles/CartoGraf/svg-editor.css.patch
patch lib/svg-edit/svg-editor.html < styles/CartoGraf/svg-editor.html.patch
- Go to the Home page and enjoy
Troubleshooting
- This application relies heavily on Tiki's Unified Search feature so if you have strange errors like missing data or errors like "fopen(temp/unified-index/_5.sti) [function.fopen]: failed to open stream: Permission denied", make sure to review your setup.