 |

etfreedman
User
Oct 18, 2006, 12:14 PM
Post #1 of 5
(1364 views)
Shortcut
|
|
Article summary template
|
Can't Post
|
|
Hi Can anyone tell me, which part of the article template do I need to edit in order to have certain text always show up in the article summary? Thanks Terry Articles about information & communication technology http://www.terry-freedman.org.uk
|
|
|  |
 |

ChetW
Staff

Oct 18, 2006, 4:08 PM
Post #2 of 5
(1353 views)
Shortcut
|
|
Re: [etfreedman] Article summary template
[In reply to]
|
Can't Post
|
|
Hi Terry, Thanks for the post! To add some permenant text to your summaries you will need to edit your default.html template file that is found in the /templates/index/ directory on your web server. Inside the default.html template file look for the following sections:
<span class="summary">$art_summary$</span><br> $art_summary$ is the placeholder for your article summaries you can add whatever permanent text you may like before or after this section for example you sould have this:
<strong>this is my article summary</strong> <span class="summary">$art_summary$</span><br> The above code would publish the words "this is my article summary" above the article summaries for all articles in bold. :) Does this help Terry? If you have any other questions please don't hesitate to ask! Cheers, Chet Woodside - Product Specialist support@interactivetools.com
Hire me! 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 Priority Consulting.
|
|
|  |
 |

etfreedman
User
Oct 19, 2006, 3:42 PM
Post #3 of 5
(1346 views)
Shortcut
|
|
Re: [ChetW] Article summary template
[In reply to]
|
Can't Post
|
|
Thanks. Well, a weird thing has happened. It worked fine, and now it doesn't. I can't work out what's going wrong :-( Articles about information & communication technology http://www.terry-freedman.org.uk
|
|
|  |
 |

etfreedman
User
Oct 20, 2006, 4:02 AM
Post #4 of 5
(1337 views)
Shortcut
|
|
Re: [etfreedman] Article summary template
[In reply to]
|
Can't Post
|
|
Sorted it! I didn't realise the text had to be entered in two areas. In case it helps anyone else, I've set up a situation in which I can create Technorati tags on the fly, by using article fields as follows: <a href="http://technorati.com/tag/$art_field10$" rel="tag">$art_field10$</a><br> <a href="http://technorati.com/tag/$art_field11$" rel="tag">$art_field11$</a><br> <a href="http://technorati.com/tag/$art_field12$" rel="tag">$art_field12$</a><br> Thanks for all your help Articles about information & communication technology http://www.terry-freedman.org.uk
|
|
|  |
 |

ChetW
Staff

Oct 20, 2006, 9:01 AM
Post #5 of 5
(1326 views)
Shortcut
|
|
Re: [etfreedman] Article summary template
[In reply to]
|
Can't Post
|
|
Hi Terry, Thanks for the update! I'm glad to hear that everything worked out well for you and thank you for the tip, I'm sure that many people will find this tip useful. :) Cheers, Chet Woodside - Product Specialist support@interactivetools.com
Hire me! 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 Priority Consulting.
|
|
|  |
|