I'm working on some additional cleanup of the site and it appears the that following directories are not in the repository:
- /templates/freecol/* - /images/* There may be others directories not in the repository, but I have not yet run into that issue. The way the current site is coded is such that relative paths such as "/path_to_file/file.html" are automatically pre-pended with " http://www.freecol.org/" which causes a confusing layout (stylesheets and images can't be called locally, just via the remote site) meaning that I cannot make or test changes to non-inline CSS styles. For those following from a more technical point-of-view, this is cased by the following tag: - <base href="http://www.freecol.org/"> I don't think that tag is a problem in the long run, it simply means that nothing can be done to test locally without either committing a Git revision or FTPing the new/modified files to the site. Best, On Fri, May 8, 2015 at 8:21 AM, Michael T. Pope <[email protected]> wrote: > On Thu, 7 May 2015 07:13:48 -0500 > Caleb Williams <[email protected]> wrote: > > Meanwhile, MR#35 is in, however this is inefficient. Would you like > > > commit privilege? > > > > > I guess it's time. > > Should be done. Welcome aboard. > > [And apologies if this is a repeat message. I thought I sent one this > morning but I can not see it in my sent-messages so perhaps something > failed] > > Cheers, > Mike Pope > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Freecol-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freecol-developers > > -- *Caleb R. Williams* *Photographer* w: http://calebwilliamsphotography.com b: http://blog.calebwilliamsphotography.com e: [email protected] c: 612-275-7796
------------------------------------------------------------------------------
_______________________________________________ Freecol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freecol-developers
