History: CartoGraf_Setup
Source of version: 67
- «
- »
Copy to clipboard
! 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. # [http://profiles.tiki.org/tiki-download_wiki_attachment.php?attId=71&download=y|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 [tiki-list_file_gallery.php|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. # [tiki-adminusers.php|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 [tiki-admin_menus.php|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" [tiki-admin.php?page=maps|here] # If you want a nicer interface for SVG-edit, you can apply the 2 patches which are in the .zip theme ** {CODE(caption="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{CODE} # Go to the ((HomePage|Home)) page and enjoy ! Troubleshooting * This application relies heavily on [http://doc.tiki.org/Unified+Search|Tiki's Unified Search feature] so if you have strange errors like missing data or errors like ~np~"fopen(temp/unified-index/_5.sti) [function.fopen]: failed to open stream: Permission denied~/np~", make sure to review your setup. You can rebuild index by visiting [tiki-admin.php?page=search&rebuild=now]