<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font size="-1">Hello everyone,<br>
      <br>
      So far I've been able to do the following:<br>
      <br>
      Installation of OSM Rails Port, Nominatim V1, mod_tiles, phusion
      passenger, and potlatch2. I wanted a self contained enviornment
      (ie. no external access to resource). As such, I needed to modify
      in several places hard-coded values: such as pointing to external
      sources and creation of an OpenLayers OSM Layer to access my tile
      server (see map.js in rails port).<br>
      <br>
      Question is: Is there a version of the Rails Port where all of the
      hard coded strings/resources are configurable? Also, has anyone
      integrated Potlatch2 into the Rails Port?<br>
      <br>
      jose<br>
    </font>
  </body>
</html>