Welcome, Guest. Please login or register.
Did you miss your activation email?
February 12, 2012, 02:47:26 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
149621 Posts in 21098 Topics by 7537 Members
Latest Member: lotte2
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Anynews : How do I remove the date / time  (Read 560 times)
peterrodger

Offline Offline

Posts: 39


« on: May 07, 2010, 04:07:39 PM »

Hi
Any help in directing me to the right file to modify would be appreciated.  Anynews does exactly as I want except that I don't want to display the date and time which appears in brackets after the title is displayed.  I'm using the latest download and can usually deal with issues like this, but finding the right file in Anynews has me beat today!
In anticipation
Peter
Logged
instantflorian

Offline Offline

Posts: 683



WWW
« Reply #1 on: May 07, 2010, 06:10:19 PM »

Hi,

look at the /modules/anynews/htt/detailed_output.htt and change the line
Code:
<p><strong>{TITLE} {POSTED_WHEN}</strong></p>
 
to
Code:
<p><strong>{TITLE}</strong></p>
Further information you'll find in the readme file: http://www.websitebaker2.org/media/common/add-ons/anynews_help_en.html

Regards
-instantflorian.
Logged
peterrodger

Offline Offline

Posts: 39


« Reply #2 on: May 07, 2010, 07:54:32 PM »

Solved!  Many thanks for this help.  I guess I was sidetracked by the readme file which directed me to look at a different file.
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!