<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikido.isoftdata.com//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ajohnson</id>
	<title>ISoft Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikido.isoftdata.com//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ajohnson"/>
	<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=Special:Contributions/Ajohnson"/>
	<updated>2026-06-10T05:55:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=Internal.XML_feeds&amp;diff=15125</id>
		<title>Internal.XML feeds</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=Internal.XML_feeds&amp;diff=15125"/>
		<updated>2025-12-11T22:23:47Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: /* Adding a new XML feed or altering an existing feed */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Adding a new XML feed or altering an existing feed ==&lt;br /&gt;
&lt;br /&gt;
See the confluence wiki at https://isoftdata.atlassian.net/wiki/spaces/HTP/pages/639762435/XML+Sitemap+Script+Setup+for+WordPress+Sites&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=Wordpress_Plugin&amp;diff=13775</id>
		<title>Wordpress Plugin</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=Wordpress_Plugin&amp;diff=13775"/>
		<updated>2022-12-21T23:12:55Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{warning|This documentation is for the &amp;quot;original&amp;quot; plugin, and does not cover the &amp;quot;Looper Provider&amp;quot; plugin.}}&lt;br /&gt;
Instructions for the &amp;quot;Looper Provider&amp;quot; version are saved in the ISoft Google Drive.&lt;br /&gt;
== Installation ==&lt;br /&gt;
To install the plugin, just unzip it to your Wordpress plugins directory, like normal.  The plugin talks to our HeavyTruckParts.Net API to power its searches and results, so you&amp;#039;ll need a bit of configuration after it&amp;#039;s installed before it&amp;#039;ll actually be useful.  You can find these settings in your Wordpress Admin panel under &amp;quot;Heavy Truck Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Pretty Search URIs ==&lt;br /&gt;
If you turn on &amp;quot;Pretty Search URIs&amp;quot;, it&amp;#039;ll use &amp;quot;pretty&amp;quot; links for searches and details, so searches will be based on &amp;quot;/search/&amp;lt;part type&amp;gt;/&amp;lt;manufacturer&amp;gt;/&amp;lt;model&amp;gt;&amp;quot; style links, and item details on &amp;quot;/item/&amp;lt;manufacturer&amp;gt;/&amp;lt;model&amp;gt;/&amp;lt;part type&amp;gt;/&amp;lt;inventory id&amp;gt;&amp;quot; style links.  Since these links don&amp;#039;t have the name of the page with the search form or the results section, the configuration includes &amp;quot;Search Page Name&amp;quot; and &amp;quot;Details Page Name&amp;quot; entry blanks to let you fill in what you have set up on your site.  I would encourage you to avoid naming your search page &amp;quot;search,&amp;quot; that can cause issues with the pretty permalink rewriting.&lt;br /&gt;
&lt;br /&gt;
If you want to use Pretty Search URIs, please notify the ISoft web development team so that the HeavyTruckParts.Net API can be configured correctly (or your part types will be &amp;quot;named&amp;quot; by their IDs instead of their names).&lt;br /&gt;
&lt;br /&gt;
== Basic Use ==&lt;br /&gt;
Using the plugin is (hopefully) pretty straightforward.  This is all documented on the plugin settings page also, if you want to use it for reference.  You will need to create a Wordpress Page, and place the shortcodes on it as desired.  Usually the search form and the results block are placed on the same Wordpress Page.  This is done with the [heavytrucksearch] shortcode and the [heavytruckresults] shortcode.  By default, [heavytrucksearch] provides a keyword search with a submit button.  If you want a complete search form with drop-down selection boxes for part type, manufacturer, and model, set the &amp;quot;advanced&amp;quot; parameter to &amp;quot;true&amp;quot;: [heavytrucksearch advanced=&amp;quot;true&amp;quot;]. &lt;br /&gt;
&lt;br /&gt;
== Pre-populated searches ==&lt;br /&gt;
If you want to link to a pre-populated search (like, say, for Engines), you can link to the results page and add the part_type query parameter (/results-page?part_type=Engine%20Assembly, or, with pretty links, /search/Engine-Assembly).  Part type names are based on what the vendor is using in ITrack (that&amp;#039;s why the engine link example includes the space, encoded to %20, or as a &amp;#039;-&amp;#039; when using pretty links).&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=Wordpress_Plugin&amp;diff=13774</id>
		<title>Wordpress Plugin</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=Wordpress_Plugin&amp;diff=13774"/>
		<updated>2022-12-21T23:11:05Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{warning|This documentation is for the &amp;quot;original&amp;quot; plugin, and does not cover the &amp;quot;Looper Provider&amp;quot; plugin.}}&lt;br /&gt;
Instructions for the &amp;quot;Looper Provider&amp;quot; version can be found here: https://docs.google.com/document/d/1jKr1i_ZckyyqCz_-7svn4_1hq7attcXHGCrR8y_V6fQ/edit#heading=h.6chpworgfw6x&lt;br /&gt;
== Installation ==&lt;br /&gt;
To install the plugin, just unzip it to your Wordpress plugins directory, like normal.  The plugin talks to our HeavyTruckParts.Net API to power its searches and results, so you&amp;#039;ll need a bit of configuration after it&amp;#039;s installed before it&amp;#039;ll actually be useful.  You can find these settings in your Wordpress Admin panel under &amp;quot;Heavy Truck Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Pretty Search URIs ==&lt;br /&gt;
If you turn on &amp;quot;Pretty Search URIs&amp;quot;, it&amp;#039;ll use &amp;quot;pretty&amp;quot; links for searches and details, so searches will be based on &amp;quot;/search/&amp;lt;part type&amp;gt;/&amp;lt;manufacturer&amp;gt;/&amp;lt;model&amp;gt;&amp;quot; style links, and item details on &amp;quot;/item/&amp;lt;manufacturer&amp;gt;/&amp;lt;model&amp;gt;/&amp;lt;part type&amp;gt;/&amp;lt;inventory id&amp;gt;&amp;quot; style links.  Since these links don&amp;#039;t have the name of the page with the search form or the results section, the configuration includes &amp;quot;Search Page Name&amp;quot; and &amp;quot;Details Page Name&amp;quot; entry blanks to let you fill in what you have set up on your site.  I would encourage you to avoid naming your search page &amp;quot;search,&amp;quot; that can cause issues with the pretty permalink rewriting.&lt;br /&gt;
&lt;br /&gt;
If you want to use Pretty Search URIs, please notify the ISoft web development team so that the HeavyTruckParts.Net API can be configured correctly (or your part types will be &amp;quot;named&amp;quot; by their IDs instead of their names).&lt;br /&gt;
&lt;br /&gt;
== Basic Use ==&lt;br /&gt;
Using the plugin is (hopefully) pretty straightforward.  This is all documented on the plugin settings page also, if you want to use it for reference.  You will need to create a Wordpress Page, and place the shortcodes on it as desired.  Usually the search form and the results block are placed on the same Wordpress Page.  This is done with the [heavytrucksearch] shortcode and the [heavytruckresults] shortcode.  By default, [heavytrucksearch] provides a keyword search with a submit button.  If you want a complete search form with drop-down selection boxes for part type, manufacturer, and model, set the &amp;quot;advanced&amp;quot; parameter to &amp;quot;true&amp;quot;: [heavytrucksearch advanced=&amp;quot;true&amp;quot;]. &lt;br /&gt;
&lt;br /&gt;
== Pre-populated searches ==&lt;br /&gt;
If you want to link to a pre-populated search (like, say, for Engines), you can link to the results page and add the part_type query parameter (/results-page?part_type=Engine%20Assembly, or, with pretty links, /search/Engine-Assembly).  Part type names are based on what the vendor is using in ITrack (that&amp;#039;s why the engine link example includes the space, encoded to %20, or as a &amp;#039;-&amp;#039; when using pretty links).&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=Wordpress_Plugin&amp;diff=13773</id>
		<title>Wordpress Plugin</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=Wordpress_Plugin&amp;diff=13773"/>
		<updated>2022-12-21T23:10:17Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{warning|This documentation is for the &amp;quot;original&amp;quot; plugin, and does not cover the &amp;quot;Looper Provider&amp;quot; plugin. Instructions for the &amp;quot;Looper Provider&amp;quot; version can be found here: https://docs.google.com/document/d/1jKr1i_ZckyyqCz_-7svn4_1hq7attcXHGCrR8y_V6fQ/edit#heading=h.6chpworgfw6x&lt;br /&gt;
}}&lt;br /&gt;
== Installation ==&lt;br /&gt;
To install the plugin, just unzip it to your Wordpress plugins directory, like normal.  The plugin talks to our HeavyTruckParts.Net API to power its searches and results, so you&amp;#039;ll need a bit of configuration after it&amp;#039;s installed before it&amp;#039;ll actually be useful.  You can find these settings in your Wordpress Admin panel under &amp;quot;Heavy Truck Search&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Pretty Search URIs ==&lt;br /&gt;
If you turn on &amp;quot;Pretty Search URIs&amp;quot;, it&amp;#039;ll use &amp;quot;pretty&amp;quot; links for searches and details, so searches will be based on &amp;quot;/search/&amp;lt;part type&amp;gt;/&amp;lt;manufacturer&amp;gt;/&amp;lt;model&amp;gt;&amp;quot; style links, and item details on &amp;quot;/item/&amp;lt;manufacturer&amp;gt;/&amp;lt;model&amp;gt;/&amp;lt;part type&amp;gt;/&amp;lt;inventory id&amp;gt;&amp;quot; style links.  Since these links don&amp;#039;t have the name of the page with the search form or the results section, the configuration includes &amp;quot;Search Page Name&amp;quot; and &amp;quot;Details Page Name&amp;quot; entry blanks to let you fill in what you have set up on your site.  I would encourage you to avoid naming your search page &amp;quot;search,&amp;quot; that can cause issues with the pretty permalink rewriting.&lt;br /&gt;
&lt;br /&gt;
If you want to use Pretty Search URIs, please notify the ISoft web development team so that the HeavyTruckParts.Net API can be configured correctly (or your part types will be &amp;quot;named&amp;quot; by their IDs instead of their names).&lt;br /&gt;
&lt;br /&gt;
== Basic Use ==&lt;br /&gt;
Using the plugin is (hopefully) pretty straightforward.  This is all documented on the plugin settings page also, if you want to use it for reference.  You will need to create a Wordpress Page, and place the shortcodes on it as desired.  Usually the search form and the results block are placed on the same Wordpress Page.  This is done with the [heavytrucksearch] shortcode and the [heavytruckresults] shortcode.  By default, [heavytrucksearch] provides a keyword search with a submit button.  If you want a complete search form with drop-down selection boxes for part type, manufacturer, and model, set the &amp;quot;advanced&amp;quot; parameter to &amp;quot;true&amp;quot;: [heavytrucksearch advanced=&amp;quot;true&amp;quot;]. &lt;br /&gt;
&lt;br /&gt;
== Pre-populated searches ==&lt;br /&gt;
If you want to link to a pre-populated search (like, say, for Engines), you can link to the results page and add the part_type query parameter (/results-page?part_type=Engine%20Assembly, or, with pretty links, /search/Engine-Assembly).  Part type names are based on what the vendor is using in ITrack (that&amp;#039;s why the engine link example includes the space, encoded to %20, or as a &amp;#039;-&amp;#039; when using pretty links).&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=File:ITrack_Pro_ecom_settings.png&amp;diff=13565</id>
		<title>File:ITrack Pro ecom settings.png</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=File:ITrack_Pro_ecom_settings.png&amp;diff=13565"/>
		<updated>2022-05-18T21:14:23Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=Internal.XML_feeds&amp;diff=13341</id>
		<title>Internal.XML feeds</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=Internal.XML_feeds&amp;diff=13341"/>
		<updated>2021-09-28T22:12:20Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Adding a new XML feed or altering an existing feed ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Adding a new XML feed requires the company to have their own php export script in the scripts directory off the main heavytruckparts.net directory.&lt;br /&gt;
&lt;br /&gt;
As each of the yards have different needs for the title, links, description, and other data in the XML file, it is best for each productcode to have their own php file.&lt;br /&gt;
&lt;br /&gt;
I will create a template version of the file with CHANGEME marked areas after I return.&lt;br /&gt;
&lt;br /&gt;
After creating the initial file, notify Brian so he can add the script to the cronjob. Currently we are exporting the files once a week, on Sundays.&lt;br /&gt;
&lt;br /&gt;
The XML files are output to the format www.heavytruckpars.net/xml/[companyname]_GMC_feed_rss.xml&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=Internal.XML_feeds&amp;diff=13340</id>
		<title>Internal.XML feeds</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=Internal.XML_feeds&amp;diff=13340"/>
		<updated>2021-09-28T21:16:49Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: Adding a new XML feed for Facebook or Google Merchant Center from HTP&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Adding a new XML feed requires the company to have their own php export script in the scripts directory off the main heavytruckparts.net directory.&lt;br /&gt;
&lt;br /&gt;
As each of the yards have different needs for the title, links, description, and other data in the XML file, it is best for each productcode to have their own php file.&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=File:ITrack_Internet_Home_Screen_Example.png&amp;diff=13309</id>
		<title>File:ITrack Internet Home Screen Example.png</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=File:ITrack_Internet_Home_Screen_Example.png&amp;diff=13309"/>
		<updated>2021-09-14T22:38:49Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=File:ITrack_Internet_Sale_Document_Example.png&amp;diff=13308</id>
		<title>File:ITrack Internet Sale Document Example.png</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=File:ITrack_Internet_Sale_Document_Example.png&amp;diff=13308"/>
		<updated>2021-09-14T22:38:35Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_sales_history.png&amp;diff=13306</id>
		<title>File:Add to cart - HTP sales history.png</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_sales_history.png&amp;diff=13306"/>
		<updated>2021-09-14T21:13:11Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_detail_view.png&amp;diff=13305</id>
		<title>File:Add to cart - HTP detail view.png</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_detail_view.png&amp;diff=13305"/>
		<updated>2021-09-14T21:12:31Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_search.png&amp;diff=13304</id>
		<title>File:Add to cart - HTP search.png</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_search.png&amp;diff=13304"/>
		<updated>2021-09-14T21:12:14Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_cart_page_two.png&amp;diff=13303</id>
		<title>File:Add to cart - HTP cart page two.png</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_cart_page_two.png&amp;diff=13303"/>
		<updated>2021-09-14T21:10:58Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_cart_page_three.png&amp;diff=13302</id>
		<title>File:Add to cart - HTP cart page three.png</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_cart_page_three.png&amp;diff=13302"/>
		<updated>2021-09-14T21:09:56Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_cart_page_one.png&amp;diff=13301</id>
		<title>File:Add to cart - HTP cart page one.png</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_HTP_cart_page_one.png&amp;diff=13301"/>
		<updated>2021-09-14T21:09:41Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_end_customer_email.png&amp;diff=13300</id>
		<title>File:Add to cart - end customer email.png</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=File:Add_to_cart_-_end_customer_email.png&amp;diff=13300"/>
		<updated>2021-09-14T21:09:14Z</updated>

		<summary type="html">&lt;p&gt;Ajohnson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ajohnson</name></author>
	</entry>
</feed>