From: Steve Sutton Date: Thu, 10 Jul 2014 15:24:54 +0000 (-0400) Subject: template output toolbox X-Git-Tag: v1.0^2~37 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dbb08b9899df4d2bd38286b8e0b6c7c1a77e4bf3;p=web%2FBigFore.git template output toolbox also removed compiled templates slideshow output --- diff --git a/Toolkit/Page.php b/Toolkit/Page.php index 7832075..9ff395e 100755 --- a/Toolkit/Page.php +++ b/Toolkit/Page.php @@ -786,6 +786,7 @@ class Toolkit_Page FROM rotatingimages.application WHERE page = " . $this->_catid; $appId = $dbh->query($sql)->fetchColumn(); + if ($appId) { define('SLIDESHOW_APP_ID', $appId); } else { diff --git a/Toolkit/Scripts/Toolbox/index.php b/Toolkit/Scripts/Toolbox/index.php index 7f1735f..2f5a508 100644 --- a/Toolkit/Scripts/Toolbox/index.php +++ b/Toolkit/Scripts/Toolbox/index.php @@ -9,6 +9,7 @@ $toolboxUpdates->setRemoteDbh($dbhRemote); //$toolboxUpdates->getOldPages(); //$toolboxUpdates->updatePages(); //$toolboxUpdates->updateParagraphs(); +//$toolboxUpdates->resetSequences(); // SECOND PART //$toolboxUpdates->importImages($is); diff --git a/templates/compiled/template.html.en.php b/templates/compiled/template.html.en.php deleted file mode 100755 index c26ceca..0000000 --- a/templates/compiled/template.html.en.php +++ /dev/null @@ -1,96 +0,0 @@ - - - -<?php echo $t->pageTitle;?> - - - - -styles;?> -topScripts;?> - - -
-
-
- - - -
- - -
-
-
-

Page Header

-
- toolboxTMP (26K) -
This is the imagecaption
-
-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-
-
-

Header

-
- toolboxTMP (26K) -
This is the imagecaption
-
-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-
-
-

Header

-
- toolboxTMP (26K) -
This is the imagecaption
-
-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-

Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.

-
-
-
- -
    -
  • AAD
  • -
  • ABD
  • -
  • ACMS
  • -
  • ASDS
  • -
- -
-
-bottomScripts;?> - - diff --git a/templates/compiled/template.html.gettext.serial b/templates/compiled/template.html.gettext.serial deleted file mode 100644 index c282154..0000000 --- a/templates/compiled/template.html.gettext.serial +++ /dev/null @@ -1 +0,0 @@ -a:25:{i:0;s:4:"Home";i:1;s:8:"Services";i:2;s:19:"Patient Information";i:3;s:8:"About Us";i:4;s:8:"Location";i:5;s:10:"Contact Us";i:7;s:15:"Navigation Name";i:8;s:13:"Halloisann hu";i:9;s:11:"Lorem Ipsum";i:10;s:15:"Navigator Tools";i:11;s:3:"Nav";i:16;s:11:"Page Header";i:17;s:16:"toolboxTMP (26K)";i:18;s:24:"This is the imagecaption";i:19;s:171:"Located in the exact center of Northern Michigan on the 45th parallel, Gaylord is unique because of its stunning surroundings, up north ambience and easy commuting access.";i:22;s:6:"Header";i:34;s:109:"Dermatology Associates of Northern Michigan, P.C. 2240 Mitchell Park Petoskey, MI 49770 · 231-487-2230";i:35;s:3:"AAD";i:36;s:3:"ABD";i:37;s:4:"ACMS";i:38;s:4:"ASDS";i:39;s:15:"Copyright©";i:40;s:13:"- Produced by";i:41;s:14:"Gaslight Media";i:42;s:22:", All Rights Reserved.";} \ No newline at end of file diff --git a/templates/template.html b/templates/template.html index a27b865..2fed859 100644 --- a/templates/template.html +++ b/templates/template.html @@ -1,5 +1,4 @@ - - + {pageTitle:h} @@ -10,9 +9,9 @@ {if:isHomePage} - {else:} +{else:} - {end:} +{end:}
@@ -61,7 +60,9 @@ {if:rotatingImages} - {rotatingImages:h} +
+ {rotatingImages:h} +
{end:}
@@ -72,15 +73,15 @@
    -
  • -
  • +
{toolboxContent:h}
4749 Pleasantview Road · Harbor Springs, MI 49740 ~ 1-800-748-0245 · troutcreek.com
- +
@@ -162,5 +163,6 @@ Copyright© Big Fore Corporation, All Rights Reserved | Produced by Gaslight Media
+{bottomScripts:h} \ No newline at end of file