Results 1 to 6 of 6

Thread: Florida Travel Directory

  1. #1
    Join Date
    Dec 2006
    Location
    North Fort Myers, Florida
    Posts
    27

    Default Florida Travel Directory

    I was using Indexu 3.1 until the middle of last year when a host crash took the whole site. iExploreFlorida.com - Florida Travel Resource Directory is finally up again using 5.3. Looking Ok so far but lots of mods to do!!

  2. #2
    Join Date
    Dec 2006
    Location
    North Fort Myers, Florida
    Posts
    27

    Default Stripping Things Down !!

    There's a lot of features on the home page that I think are unneccesary. With my site being a niche subject directory (ie:Florida) I changed the Yahoo RSS feeds to localised content, I also added more feeds. The file is actually in footer.html and all I did was paste extra lines underneath the single Yahoo Entertainment feed thus:

    </div>
    <!-- right add area start -->
    <div class="content_right">
    <%block_rss_feed url="http://www.visitflorida.com/rss/all_feeds.xml" title="Visit Florida" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_rss_feed url="http://z.about.com/6/g/orlando/b/index.xml" title="About Orlando" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_rss_feed url="http://www.palmbeachpost.com/news/content/services/rss/todays_top_heds.xml" title="Palm Beach Post" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_rss_feed url="http://www.nbc-2.com/RSS/main.xml" title="NBC 2 News" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_rss_feed url="http://feeds.orlandosentinel.com/business/tourism/tourismcentral" title="Central Florida Tourism" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_rss_feed url="http://www.cbs47.com/rss/2.rss" title="CBS 47 State News" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_rss_feed url="http://feeds.feedburner.com/sun-sentinel/news/local" title="Sun Sentinel Latest News" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_rss_feed url="http://www.secureflorida.org/index.php?src=newsfeed&rss=Secure_Florida_Security _Issues" title="Secure Florida" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_rss_feed url="http://www.wdwinfo.com/news/rss.xml" title="Walt Disney World Info" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_rss_feed url="http://www.nwfdailynews.com/articleArchive/rss.php" title="Northwest Florida Daily News" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_rss_feed url="http://www.miamibeach411.com/news/index.php/news/rss_2.0/" title="Miami Beach 411" template="block.rss_feed_list.html" max_item="10" cache_time="86400"%>
    <%block_hot_listing title="Top 10 Links" max_item="10"%>
    <%block_mailing_list%>
    </div>
    </div>

    I dumped the people online box, directory statistics and such like to make room

    Ade

  3. #3
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    Nice. It use simpla template. I like a list of rss that is in front page.

  4. #4
    Join Date
    Dec 2006
    Location
    North Fort Myers, Florida
    Posts
    27

    Default More Feeds

    Thought it was also worth mentioning that you can add more feeds in new.php area and these are different from the home page. See the example (this is in the middle section of the page)

    Home page
    New Entries page

    I wondered if there was anyway of having the feeds on the right side (where the default Yahoo Entertainment one is) change with different pages? At the moment they stay the same for all pages.

    For example, if I could change the feeds to match each category area of the directory? Is this possible?

    Thanks

    Ade
    Last edited by exploreflorida; 04-17-2007 at 08:44 AM. Reason: typo

  5. #5
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    You may use 'content' field in category add/edit page.
    In admin panel > category > edit > content. Try to add rss block.
    Then in template file, browse.html add <&#37;$content%>

  6. #6
    Join Date
    Apr 2007
    Location
    Olongapo, Philippines
    Posts
    138

Similar Threads

  1. my new directory
    By choice in forum Sites in Action
    Replies: 4
    Last Post: 05-21-2007, 12:20 PM
  2. Travel in Italy
    By ime in forum Sites in Action
    Replies: 1
    Last Post: 09-25-2006, 02:01 AM
  3. New Travel Directory
    By buums in forum Sites in Action
    Replies: 2
    Last Post: 04-19-2006, 03:51 AM
  4. Directory listing
    By 0870711 in forum v3.2
    Replies: 8
    Last Post: 08-29-2005, 10:54 PM
  5. Up and running Directory
    By brickholius in forum Sites in Action
    Replies: 1
    Last Post: 11-22-2004, 01:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •