templating - Not able to preview DD4T page in SDL Web 8 - Tridion Stack Exchange


in our project using dd4t templates in pages design. in tridion cme, not able preview tridion pages.

can 1 me how preview dd4t pages?

by default when preview "dd4t page" in cme, see json (or xml in older versions), can useful tool (template) developers in case want see generated template building blocks.

it possible enable preview useful editors, done posting "content" of page dd4t web application (on staging site) , using generate , return rendered result.

it created dd4t 1.x on .net only, , i'm not sure if has been updated/incorporated dd4t 2.0 or ever made available dd4t java. description of process can found in blog post http://blog.trivident.com/previewing-pages-with-dd4t/, consists of following 4 steps:

  1. add previewpage tbb page templates
  2. create , upload dd4t.config file stagingurl in there
  3. add preview route web application
  4. fix paths referenced stylesheets etc.

Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -