We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 20413
    • 2,877 Posts
      @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
      • 11278
      • 9 Posts
      We have over 2500 pages ourselves spread out over 3 main sites (multisiting the modx install) and much of it I already dont cache. What I ment was more in relation to the frontside editor. Is there a way it can be used to access the chunks on these pages?

      Much of my pages dont have content on them but chunk calls.


      EDIT: http://modxcms.com/forums/index.php/topic,34204.msg212343.html#msg212343

      awe so sad

        • 20413
        • 2,877 Posts
        How many chunks are you talking about?
        Create textarea or RTE TV’s for your templates and copy the
        chunk content to default value.

        Or maybe re-save the chunks trying this plugin
        http://www.devtrench.com/modx-chunk-cache-plugin/
        (I havent tested this)

        Then have the client edit the files in file manager
        and include files instead...
          @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
          • 11278
          • 9 Posts
          Example of one of my templates:
          <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
          [!Select Ads!]
          [[Load Styles]] 
          
          [!EasyEvents_ListMini? &nodes=`1619` &miniCal=`only` &listPage=`1806` &gotoDetailsPage=`1`!]
          <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
          	<head>
          		{{Head2-ru}}{{FlashHeader}}{{rotateScriptSix}}{{videoCss}} [!playlist!]
          [[firecss]]
          	</head>
          	<body>
          <div id="wrapper">
          		{{adspacetop}}
          	{{header-ru}}
          <div id="CWrapper">
          		<div id="WContent">
          			<div id="Menu">
          				{{Main Menu-ru}}
          			</div><!-- end Menu -->
          			<div id="banner">
          			</div><!-- END banner -->
          			<div id="Left">
          	{{sneakPeakHTML}}
          			<div id="Header">
          					<span class="title">Content removed</span>
          					<span class="right"></span>
          				</div><!-- end Header -->
          				<div id="Box">
          					<div id="norm">
          						<span class="header">Content removed
          					</div>
          					{{topThreeVideosHolder}}
          					[!featuredInstructor!]
          					
          					<span class="spacer"></span>
          				</div><!-- end Box -->
          				<div id="Bottom"></div>
          				<div id="Spacer"></div>
          				<div id="Header">
          					<span class="title">Content removed</span>
          					<span class="right"></span>
          				</div><!-- end Header -->
          				<div id="Box">
          					{{publicationLibraryHolder}}
          					<div id="greyBar">
          						<span class="header">Content removed</span>
          					</div>
          					<div id="norm">
          						<a href="">
          						<span class="header">Content removed</span>
          						Content removed
          					</div>
          					<span class="spacer"></span>
          				</div><!-- end Box -->
          				<div id="Bottom"></div>
          				<div id="Spacer"></div>
          
          				
          				{{thisWeeksEventsHolder}}
          			</div><!-- left -->
          			<div id="Right">
          				{{miniCalendarRight}}
          				{{IAPSright}}
          				<div id="ad1">[+rotation2+]</div>
          				<div id="adtext">ADVERTISEMENT</div>
          				<div id="ad2">[+rotation3+]</div>
          				<div id="adtext">ADVERTISEMENT</div>
          				{{FTVnewsStoriesFrontPageHolder}}
          				<div id="ad1"></div>
          				<div id="adtext">ADVERTISEMENT</div>
          				[[followus]]
          			</div><!-- right -->
          			{{Footer-ru}}
          	</div><!-- END Cwrapper -->
          </div><!-- END  Wrapper -->
          	</body>
          </html>
          


          First time coding modx but this site has 35+ templates like this. About 12 main ones for each sub-site to help ID them for the OpenX ad solution zones I set up

          According to my htmlsnippets table I have 144 chunks, site snippets are 143. Of these numbers we most likely dont use 1/4 of them because the site was just retemplated and many new functions were added to replace the old.


          Maybe I can make the page with the code of the chunk. Then write a snippet to call the pages content along with a "edit" link if someone is logged in as admin so they can edit the chunk content. Or be directed to the page holding the content to use quickeditor.

          Or I could do like you said and make new TV to hold the chunks and use placeholders instead.
            • 20413
            • 2,877 Posts
            You could use this method:
            http://modxcms.com/forums/index.php/topic,37321.msg225741.html#msg225741

            http://modxcms.com/forums/index.php/topic,43909.msg267042.html#msg267042

            Ehh... you would have to use this method:
            http://wiki.modxcms.com/index.php/Customizing_the_Manager_Homepage

            But I would set up a dev server and start fresh with MODx 1.0.2
            Not only better performance but a more secure site.
              @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
              • 3430
              • 1 Posts
              Hello,

              I came upon your posts while playing with my first installation of modx.

              My quick edit module seems to be missing too (when I am in modules-->Manage Modules) even though when
              I am on the site I have a quick editor that comes down from the top of the page and allows me to modify my *content* areas.

              Really I want to disable it because I read on here that this is the only way to enable jQuery which I am using on this particular project.

              Can you guys specify where the leading / was missing and what made quick edit show up and where?

              Or if anybody knows a different way of disabling mootools?

              thanks,

              Stefan