We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 23299
    • 1,161 Posts
    This is a general question I thought I would throw out there...

    When you build your MODx site...

    Do You:

    * Build a complete working page/site in plane old (X)HTML and CSS, get it working first, looking pretty, making sure the pages validate and then add the MODx framework or...

    * Build a rough skeleton page but get it into MODx as quickly as possible and then tweak the html and CSS as needed/required by the MODx functionality...

    It would be interesting to see how members approach a project, which steps are taken, do folks follow a recipe or treat each project as a custom event etc...
      • 28042 ☆ A M B ☆
      • 24,524 Posts
      I take a full Web page and use that for the template. Then I edit the template to replace menus with Wayfinder calls, the main content with [*content*], add search snippets and whatever else is needed for the home page. Then I usually just duplicate the home page and edit the pagetitle, content (putting in eForm calls, Ditto calls, whatever), TVs etc.

      But that’s me; I’m pretty disorganized.
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 4310
        • 2,310 Posts
        I do pretty much the same as Susan.
        Get my layout set up as a template then add or vary page by page with TV’s, Chunks and Snippets as I need to.
          • 23299
          • 1,161 Posts
          Susan, thats good info, thanks.

          After seeing all your insightful posts and dedication to this project the first thing that springs to my mind is "this woman is disorganized..."

          Yeah, sure...
            • 28042 ☆ A M B ☆
            • 24,524 Posts
            Some people have local SVN servers and use Eclipse to set up the site structure, then work on the template and individual page content and snippet code. That’s organized; but I’m too lazy to do all that.
              Studying MODX in the desert - http://sottwell.com
              Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
              Join the Slack Community - http://modx.org
              • 34017
              • 898 Posts
              I also prefer to get the page template setup first. Once the design testing is complete (ie6, ie7, gecko), then I import into MODx.
                Chuck the Trukk
                ProWebscape.com :: Nashville-WebDesign.com
                - - - - - - - -
                What are TV's? Here's some info below.
                http://modxcms.com/forums/index.php/topic,21081.msg159009.html#msg1590091
                http://modxcms.com/forums/index.php/topic,14957.msg97008.html#msg97008
                • 28107
                • 230 Posts
                Normally I set up a backed-up system with all snippets I liked. Then after creating a rough standard template from the design I’ve made (photoshop->Texteditor/Css), I insert some pages with content for testing. Procedure varies from customer and my mood wink
                  CONIN Werbeagentur . Köln
                  http://www.conin.de
                  • 7231
                  • 4,205 Posts
                  I have always built the design first then filled it in with snippets on a page by page bassis. This has worked well. However, for a change I am currently building a site in reverse order, I am building all the content, snippet calls navigation and structure first then will develop the templates. There is no scientific reason for my doing it this way, I was just not inspired to work on the design template and to not waste time went ahead and built the content up.

                  On one side it is a bit odd to work backwords, but on the other it is great to have the content in place and see the ditto calls with real results. I think that this may save time in the long run...lets see wink
                    [font=Verdana]Shane Sponagle | [wiki] Snippet Call Anatomy | MODx Developer Blog | [nettuts] Working With a Content Management Framework: MODx

                    Something is happening here, but you don't know what it is.
                    Do you, Mr. Jones? - [bob dylan]
                    • 23299
                    • 1,161 Posts
                    I look forward to hearing how this method worked for you...
                      • 30223
                      • 1,010 Posts
                      ... for a change I am currently building a site in reverse order, I am building all the content, snippet calls navigation and structure first then will develop the templates ...

                      Considering what’s the most important on a web site,... the content and navigation structure this sound to me to be the right way around (and not reverse way) grin

                      As I mainly work getting other people’s web site set up and running I aim to get all the content and navigation structure sorted out first ( on paper as well as in MODx ) using a simple text only template if possible. The advantage is that you are less restricted by the graphic design since it’s more likely that you’ve sorted out any inconsistencies and problems beforehand.

                      I said I aim,... in reality it often turns out to be a "battle" between looks and functionality smiley