Sha256: c5ea796fffda4f59fd662fce4ed222695406870ce9f9e02841d76e5890bb12d4
Contents?: true
Size: 1.39 KB
Versions: 1
Compression:
Stored size: 1.39 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <title>: </title> <link type="text/css" media="screen" href="../../../rdoc.css" rel="stylesheet" /> </head> <body class="file"> <div id="metadata"> <dl> <dt class="modified-date">Last Modified</dt> <dd class="modified-date">Fri May 22 11:12:35 -0600 2009</dd> </dl> <div class="description"> <h2>Description</h2> <p> This directory indicates the location where you can specify the maps looks and feel. You will need to create a new theme directory which contains the map YAML stylesheets for your various maps. </p> <p> For example </p> <p> public/maps/themes/cool_maps </p> <pre> - us_map.yml - world_map.yml </pre> <p> Then in your controller, indicate you want to choose the ‘cool_maps’ theme by using the following: </p> <p> map.add( :theme, “cool_maps“ ) </p> </div> </div> <div id="validator-badges"> <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p> <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a></small>.</p> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ziya-2.1.6 | docs/resources/maps/themes/readme.txt.html |