We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • okie dokie. So. I'm taking the base Foundation 5 and 6 templates and making some prefabricated goodness that I can pop into any build. With sections of the templates as TVs. TV based chunks.

    has anyone done similar? any tips? and ideas? anyone want to share their journey?

    I've seen some people using newspublisher in inventive ways. I'd love to hear more about that. see more.
      ________

      Anne
      Toad-in-Chief
      Red Toad Media - Web Design, Louisville KY
      Hear me tweet: http://www.twitter.com/redtoadmedia
      "Bring on the imperialistic condiments." - Rory Gilmore
      • 20413
      • 2,877 Posts
      This is a very impressive starter kit for templates by Kurtis Holsapple ( https://twitter.com/lapubell )
      » https://github.com/lapubell/ofc-base-modx

      This is if you're into using javascript tools.
        @hawproductions | http://mrhaw.com/

        Infograph: MODX Advanced Install in 7 steps:
        http://forums.modx.com/thread/96954/infograph-modx-advanced-install-in-7-steps

        Recap: Portland, OR (PDX) MODX CMS Meetup, Oct 6, 2015. US Bancorp Tower
        http://mrhaw.com/modx_portland_oregon_pdx_modx_cms_meetup_oct_2015_us_bancorp_tower
      • I'm into JS tools. will check it out. Still want to see what you all are doing. tongue

          ________

          Anne
          Toad-in-Chief
          Red Toad Media - Web Design, Louisville KY
          Hear me tweet: http://www.twitter.com/redtoadmedia
          "Bring on the imperialistic condiments." - Rory Gilmore
        • I have been using Bootstrap themes lately.

          I set up an installation the way I want it, convert a free theme, usually using two templates, the "home" template as a new template and editing the original base template to be the Bootstrap page template so it will still be the default for new resources.

          Then once I get the installation and theme set up the way I like it, with all the resources, extras and system settings, media sources, and anything else I want, I use Vapor or Teleport (depending on my mood that day) to package it. Now all I have to do is install MODX somewhere, upload the package I want, and install it to have a site ready to customize.

          Of course, I still look around for free templates and themes, and adapt any that I happen to like. For example, "It Fits" for my own site http://www.cssjunction.com/css/it-fits-version-2-most-popular-responsive-template/ is the template I used in 2012 for my MODXpo presentation. I'm still rather fond of it.
            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
          • Excellent, I really want to look at Vapor and Teleport. thank you. I'm deeply into Foundation because of simplicity but Bootstrap rocks as well and there are some really interesting tools to put the base in place, I'll list some of those here soon.

            Quote from: sottwell at Dec 13, 2015, 05:29 AM
            I have been using Bootstrap themes lately.

            I set up an installation the way I want it, convert a free theme, usually using two templates, the "home" template as a new template and editing the original base template to be the Bootstrap page template so it will still be the default for new resources.

            Then once I get the installation and theme set up the way I like it, with all the resources, extras and system settings, media sources, and anything else I want, I use Vapor or Teleport (depending on my mood that day) to package it. Now all I have to do is install MODX somewhere, upload the package I want, and install it to have a site ready to customize.

            Of course, I still look around for free templates and themes, and adapt any that I happen to like. For example, "It Fits" for my own site http://www.cssjunction.com/css/it-fits-version-2-most-popular-responsive-template/ is the template I used in 2012 for my MODXpo presentation. I'm still rather fond of it.
              ________

              Anne
              Toad-in-Chief
              Red Toad Media - Web Design, Louisville KY
              Hear me tweet: http://www.twitter.com/redtoadmedia
              "Bring on the imperialistic condiments." - Rory Gilmore
              • 30672
              • 180 Posts
              Hi Redtoad !
              I've been using Foundation 5 for a long time with modx too !
              Now just begin using Foundation 6 and try to adapt responsive topbar with wayfinder.
              Do you use it ?
              Can we talk about it here ?

              [ed. note: troubadour last edited this post 8 years, 3 months ago.]
                • 42562
                • 1,145 Posts
                I've seen some people using newspublisher in inventive ways. I'd love to hear more about that. see more.
                I really don't know why NewsPublisher is not among the #1 MODX tools for frontend dealings; is it that people don't do frontend editing, or that they have some kick-kidney tools they are already using?

                As for me, NewsPublisher brings out everything I could ever need concerning a resource - brings it all to the frontend, but in a backend kind of way: forms, oh forms! how some people do not like thee.

                My Own Invention
                But I love forms, because they are well informed with them raw data.
                And with latest client-side tech, I am not obliged to see the forms, visually - hide them all I say!

                And that's where the MODX snippet TinyMagicPublisher comes into play.
                It is a wrapper for NewsPublisher. It keeps all the forms hidden and out of the way, transforms the various parts of the live resource into pure sweet contenteditables
                  TinymceWrapper: Complete back/frontend content solution.
                  Harden your MODX site by passwording your three main folders: core, manager, connectors and renaming your assets (thank me later!)
                  5 ways to sniff / hack your own sites; even with renamed/hidden folders, burst them all up, to see how secure you are not.
                  • 3749
                  • 24,544 Posts
                  That sounds great. This is a really useful feature that we had in Evolution that has been sorely missed in Revolution.
                    Did I help you? Buy me a beer
                    Get my Book: MODX:The Official Guide
                    MODX info for everyone: http://bobsguides.com/modx.html
                    My MODX Extras
                    Bob's Guides is now hosted at A2 MODX Hosting
                    • 30672
                    • 180 Posts
                    Looks very interesting !
                    Congrats for your job !
                      • 42562
                      • 1,145 Posts
                      Thanks.

                      Now I need people to test it on their various environments.
                      The snippet is packed in TinymceWrapper 2.2.1, and has two modes, the traditional way of using NewsPublisher and the magic way.
                      In either mode it infuses your resource with TinyMCE config stored in your Manager chunks.
                      It will easily plug into any template; right now it uses the Imogen Template
                        TinymceWrapper: Complete back/frontend content solution.
                        Harden your MODX site by passwording your three main folders: core, manager, connectors and renaming your assets (thank me later!)
                        5 ways to sniff / hack your own sites; even with renamed/hidden folders, burst them all up, to see how secure you are not.