<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Ainvisions</link>
        <description></description>
        <pubDate>Tue, 21 Apr 2026 06:50:49 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Ainvisions&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Donna] Formatting HTML Editor Headers?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203075#post2203075</link>
          <description><![CDATA[Thank you so much Donna.<br /><br />I glanced at that link you provided, and I think that is exactly what I need.<br /><br />I am gonna jump right into it now.<br /><br />Thanks a bunch again!!!<br />]]></description>
          <pubDate>Wed, 07 Apr 2010 18:41:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203075#post2203075</guid>
        </item>
                <item>
          <title>Formatting HTML Editor Headers?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2203067#post2203067</link>
          <description><![CDATA[Hello.<br />What CSS file do I edit so that the editor will use the same headers formatting that I use on my site? That way when I create new pages or make edits, everything will look the same.<br /><br />Thank you.<br />]]></description>
          <pubDate>Wed, 07 Apr 2010 14:33:04 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2203067#post2203067</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Add thumbnail with each title displayed</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202028#post2202028</link>
          <description><![CDATA[Thank you so much again for your help Jerry. It is late where I am right now, so I am gonna get to this first thing in the morning. I will write tomorrow and let you know how it goes.<br /><br />Thanks again!!!!<br />]]></description>
          <pubDate>Wed, 24 Feb 2010 14:14:11 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202028#post2202028</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Add thumbnail with each title displayed</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202026#post2202026</link>
          <description><![CDATA[Hey Jerry,<br />Thank you very much for your post and your help.<br /><br />With the code you provided, how do I choose which thumbnail image to use for each title listed? Do I do this in the admin panel, and if so, where in the admin panel do I choose a thumbnail image for each article/title?<br /><br />Thank you again.<br />]]></description>
          <pubDate>Wed, 24 Feb 2010 13:29:12 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202026#post2202026</guid>
        </item>
                <item>
          <title>Add thumbnail with each title displayed</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202020#post2202020</link>
          <description><![CDATA[Hello.<br />I need to add a unique thumbnail picture with each title listed on my page. Here is a reference of what I am trying to do: http://www.cloughharbour.com/go/project<br /><br />And, I am currently using the following code to list the titles:<br /><br /><br /><code>&lt;div id=&quot;fp_list_placement&quot;&gt;<br />&lt;?php foreach ($environmental_analysisRecords as $record): ?&gt; <br />&lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot;&gt;&lt;?php echo $record['title'] ?&gt;&lt;/a&gt;<br />&lt;br/&gt;<br />&lt;hr/&gt;<br />&lt;?php endforeach ?&gt;<br />&lt;/div&gt;</code><br /><br />I appreciate the help.<br /><br />Thanks.<br />]]></description>
          <pubDate>Wed, 24 Feb 2010 12:29:40 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202020#post2202020</guid>
        </item>
                <item>
          <title>Re: [invisions] Problem with Viewing Page When all Titles are Listed</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201523#post2201523</link>
          <description><![CDATA[And, how do I create a newsDetail.php page, and what code do I put in this page so that it knows to load the content when the title is clicked?<br />]]></description>
          <pubDate>Mon, 01 Feb 2010 08:14:07 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201523#post2201523</guid>
        </item>
                <item>
          <title>Problem with Viewing Page When all Titles are Listed</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201522#post2201522</link>
          <description><![CDATA[Hello. About a week ago I got help to have all Titles in a Section listed on a Page. I have done this, and it works.<br /><br />However, when I click on one of the titles listed on the page so I can view that article, an error comes up saying:<br /><br />Set Detail Page Url for this section in: Admin &gt; Section Editors &gt; Viewer Urls<br /><br />Currently I have nothing set for Detail Page URL. I did set something before, but if I use any page for the Detail Page URL, I am told the page does not exist.<br /><br />Here is the code I am using to list all titles on a page:<br />&lt;?php foreach ($water_wastewaterRecords as $record): ?&gt; <br />&lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot;&gt;&lt;?php echo $record['title'] ?&gt;&lt;/a&gt;<br />&lt;br/&gt;<br />&lt;hr/&gt;<br />&lt;?php endforeach ?&gt;<br /><br />Can someone please tell me what I am doing wrong? When I click a record, I would like the full article displayed.<br /><br />You can view the page with all records listed by going to:<br />http://clients.taoti.com/eaest/http://clients.taoti.com/eaest/featured_projects_federal_list.php<br /><br />Please response soon about this.<br /><br />Thank you.<br />]]></description>
          <pubDate>Mon, 01 Feb 2010 07:52:39 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201522#post2201522</guid>
        </item>
                <item>
          <title>Re: [invisions] Create a Drop Down Menu?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201479#post2201479</link>
          <description><![CDATA[Is anyone able to help me with this?<br /><br />I have no idea how to implement this into my page. If someone could help me, I would greatly appreciate it.<br />]]></description>
          <pubDate>Fri, 29 Jan 2010 09:52:57 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201479#post2201479</guid>
        </item>
                <item>
          <title>Create a Drop Down Menu?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201460#post2201460</link>
          <description><![CDATA[Hello,<br />I need to create a dropdown menu that has the ability to switch between listing all titles (alphabetically) in a section and listing all articles (1 article per page) in a section.<br /><br />I am attaching my page. If you could look at it and tell me what to do, I would greatly appreciate it.<br /><br />Thank you.<br />]]></description>
          <pubDate>Thu, 28 Jan 2010 11:01:27 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201460#post2201460</guid>
        </item>
                <item>
          <title>Re: [Donna] How do I create a Search Field?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201259#post2201259</link>
          <description><![CDATA[Hello Dona.<br />How do I go about making the search field in my template? I looked at the information page you sent me, but there are no examples.<br /><br />Do you have a document with examples on how to do various things with CMS Builder? I work best by using examples to work from.<br /><br />Thanks<br />]]></description>
          <pubDate>Thu, 21 Jan 2010 05:14:13 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201259#post2201259</guid>
        </item>
                <item>
          <title>How do I create a Search Field?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201240#post2201240</link>
          <description><![CDATA[Can someone please tell me how I add a search field to my site that will search the database and list the results.<br /><br />After searching, it would be nice to have the results listed like the following example:<br /><br />http://litteraria2.ff.cuni.cz/?searchword=book&amp;searchphrase=any&amp;limit=&amp;ordering=newest&amp;view=search&amp;Itemid=99999999&amp;option=com_search<br />]]></description>
          <pubDate>Wed, 20 Jan 2010 03:27:41 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201240#post2201240</guid>
        </item>
                <item>
          <title>Re: [chris] List All Titles in Section</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201211#post2201211</link>
          <description><![CDATA[Thanks so much for your reply Chris. I will definitely incorporate this into my site.<br /><br />If I have any other questions, I will write back.<br /><br />Thanks again.<br />]]></description>
          <pubDate>Tue, 19 Jan 2010 07:28:21 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201211#post2201211</guid>
        </item>
                <item>
          <title>Re: [chris] List All Titles in Section</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201196#post2201196</link>
          <description><![CDATA[Thank you Chris for the help. What you told me to do works, and works great. However, now, when I click a link, it tells me this:<br /><br />Set Detail Page Url for this section in: Admin &gt; Section Editors &gt; Viewer Urls<br /><br />-----------------------------<br /><br />Also, there is something else I wanted to ask now. All my articles are organized in different sections, as is suppose to be. But, what I want to do is also have a subcategorization of my articles, such as subcategory 1, 2, 3 and so on, and when a button is clicked, those articles with the subcategorization will be displayed. Is it possible to do this?<br />]]></description>
          <pubDate>Mon, 18 Jan 2010 16:06:04 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201196#post2201196</guid>
        </item>
                <item>
          <title>Re: [Donna] List All Titles in Section</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201190#post2201190</link>
          <description><![CDATA[Hey Donna,<br />Thanks so much for the reply. I forgot to change:<br /><br />'perPage'     =&gt; '1',<br /><br />to<br /><br />'perPage'     =&gt; '10',<br /><br />All the titles are listed now, but it is not possible to select one of the titles to open the full document. Also, how would I set the titles to be listed as an ordered list?<br />]]></description>
          <pubDate>Mon, 18 Jan 2010 15:01:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201190#post2201190</guid>
        </item>
                <item>
          <title>Re: [Donna] List All Titles in Section</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201183#post2201183</link>
          <description><![CDATA[I am trying to list all article titles in a given section, in this case the section is 'site_characterization_remediation'. I would like all page titles listed vertically, with 10 to a page.<br /><br />I used the code you provided, but it only lists the title of the very first article in the section, and not all of them.<br /><br />Not only do I want to list the titles, but also have each title selectable so that page will open if clicked.<br /><br />Would you be able to help me with the above mentioned?<br /><br />Thank you.<br />]]></description>
          <pubDate>Mon, 18 Jan 2010 13:46:11 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201183#post2201183</guid>
        </item>
                <item>
          <title>List All Titles in Section</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201173#post2201173</link>
          <description><![CDATA[Hello. I am wondering if it is possible to make a page that lists all the Article Titles for a given section.<br /><br />Can you please tell me how to do it if it is possible? Or, do I have to make this page by hand using standard HTML?<br /><br />Thank you in advance for your reply.<br />]]></description>
          <pubDate>Mon, 18 Jan 2010 06:45:05 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201173#post2201173</guid>
        </item>
              </channel>
    </rss>
  