Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: News Manager & Job Manager:
Link to external URLs?

 

 


zip222
User

Sep 27, 2006, 8:52 AM

Post #1 of 3 (2792 views)
Shortcut
Link to external URLs? Can't Post

I just recently finished setting up a site. The news on this site is not actually their own news, instead they are linking to articles on other sites. I was wondering if there is a way to link directly to the external sites from the index page, rather than making the user click down to an article page first.

Here is the site:
http://www.aboutpgh.com/news/


ChetW
Staff


Sep 27, 2006, 1:06 PM

Post #2 of 3 (2785 views)
Shortcut
Re: [jdancisin] Link to external URLs? [In reply to] Can't Post

Hi,

Thanks for the post!

You could enter a link in the summary field similar to the what you are doing in the "content" section. This would then give you the News title, summary and a "Read Full Article" link in the summary. :)

Does this sound like something that may work for you? If you have any other questions please don't hesitate to ask!
Cheers,
Chet Woodside - Product Specialist
support@interactivetools.com

[hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url]
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]


zip222
User

Sep 27, 2006, 1:21 PM

Post #3 of 3 (2783 views)
Shortcut
Re: [ChetW] Link to external URLs? [In reply to] Can't Post

Not exactly, but it has led me to this idea..

Use the Summary field to gather the URL for the article, then place the &summary$ placeholder inside of the href. Then I could use the Content field to gather the article source.

my template would look something like this...


<h3><a href="$summary$">&name$</a></h3>
$date$
Source: $content$