• [Template] Still Waters#

  • sottwell Reply #1, 6 years, 3 months ago

    Reply
    I was going to make a Valentine's Day template, but it's a cool, rainy day, and somehow this template more fits the mood. Based on TrueBlue, a source-ordered version of the andreas08 template, with a TV twist.





  • rthrash Reply #2, 6 years, 3 months ago

    Reply
    Nicely done Susan, thanks.


  • Zaigham (aka zi) Reply #3, 6 years, 3 months ago

    Reply
    hmmm... Valentine's !
    Happy Valentine's
    Thanks for great template.

    regards,

    zi


  • 24jedi Reply #4, 6 years, 3 months ago

    Reply
    Load the stillwaters.sql file into your database, first editing it to replace the {prefix} with your table prefix, such as modx_ (use search/replace in a text editor). You will need to go into the Manger and give the StillWaters template access to each TV.

    Susan..or anyone else. Could you please explain TV.

    Thanks
    Don


  • rthrash Reply #5, 6 years, 3 months ago

    Reply
    From http://modxcms.com/documentation:

    http://modxcms.com/template-variables.html



  • 24jedi Reply #6, 6 years, 3 months ago

    Reply
    Thanks Susan,

    I was able to get it working. Your template is wonderful.

    Don


  • davidm Reply #7, 6 years, 3 months ago

    Reply
    I like this one very much, Susan, clean and nice !

    That's the way I like 'em templates


  • bugsmi0 Reply #8, 6 years, 2 months ago

    Reply
    when loading the sql it says {modx_}sites_templates not found

    are we suppose to include the _ in the {prefix} ? ? the table modx_sites_templates does in fact exist so not sure what its saying

    this is same for all the sql items refering to prefix


  • sottwell Reply #9, 6 years, 2 months ago

    Reply
    You'll have to replace that {...} with whatever the prefix is that you have used. I can't know what prefix you've used, so I used a placeholder instead.

    From the included INSTALL.TXT file:

    Load the stillwaters.sql file into your database, first editing it to replace the {prefix} with your table prefix, such as modx_ (use search/replace in a text editor). You will need to go into the Manger and give the StillWaters template access to each TV.


  • tck Reply #10, 5 years, 11 months ago

    Reply
    Quote from: sottwell at Feb 14, 2006, 06:57 AM
    I was going to make a Valentine's Day template, but it's a cool, rainy day, and somehow this template more fits the mood. Based on TrueBlue, a source-ordered version of the andreas08 template, with a TV twist.



    Susan

    Just a quick note from a windows guy with very newbie limited knowledge of everything important here -php, mysql, html, css and modx.!

    Just spent a few minutes getting Stllwaters to load here on my local xp box. Quite cool to use your .sql file and phpadmin. First time doing anything with mysql other than intial creation of database. Taking a few moments to give template access to TV's instead of creating them and doing the cut and paste routine was quite a magic moment. Everyone now knows that I am a newbie who is easily amused
    One small issue. In the HTML file you reference the css file as being:
    @import url(assets/templates/TrueBlue/style/TrueBlue.css);

    changing it to:
    @import url(assets/templates/StillWaters/style/stillwaters.css);

    fixed it up.

    Terry [starting to learn] Kroll