Running the Quality Checker

Running the Quality Checker

  • Copy the newest version of the cards to the working directory
  • Open that file in InDesign
  • Run the InDesign script “check cards”
    • Creates the following three files on c:\downloads
    • cardContents.html – display of all cards and any problems that it finds
    • cardContents.sql – sequal commands to create the database
    • cardContents-txt – text file of the nudges
  • Copy string “D:\a2-pillowan\www-maryshaw-creative\wp-content\plugins\copyAll.bat
  • Open a command line window and execute above
    • will reame the PNG images to match the nudge\reference Number
    • will combine them into combined #NN
    • move the images to the website.
  • Open phpadmin
  • Select the 00nudges database
  • Execut e the sql file

Updating the images on the web site

  • Run the Indesign Script “export pngs”
    • will export the cards to Roy’sworking/card png all
  • Open a command line window
  • cd to Roy’s working directory
    • type d:
    • type cd \a2-pillowan\www-maryshaw-creative\wp-content\plugins/creative-nudges
  • type “php move-and-cleanup.php
    • updates the “images nudges” with nudge-NN, reference-NN
    • updates the “images combined” with combined-NN
    • moves those two diretories o the web site
  • Open phpadmin
  • Select the “00nudges” database
  • copy paste the candContents.sl mile to SQL tab
  • Click “Go”
  • Select the “wp692” database
  • copy paste the candContents.sl mile to SQL tab
  • Click “Go”