The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Thu Apr 05, 2012 1:20 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Apr 22, 2010 6:25 pm
Posts: 41
Location: slightly north of New York City
I have been asked to make some changes to the author/date display view. I have been looking at the files in the com_content and cannot seem to find the file that controls the look of the Details region.

This is the way it currently looks on the site:

Published on Thursday, March 29 2012
Written by Deloris Greene

I want it look like this:

Written by Deloris Greene
Thursday, March 29 2012

So I need to flip the author and date information. Plus I need to remove "Published on".

I have looked at many details.php and views files but cannot find it. Hopefully someone knows.

Thank you,

- - WiLD


Top
 Profile  
 
PostPosted: Thu Apr 05, 2012 2:52 am 
User avatar
Joomla! Master
Joomla! Master

Joined: Wed Aug 13, 2008 2:57 am
Posts: 20528
Location: Chennai, India
(a) To switch the lines displayed, you have to edit the file default.php that is located in the directory \components\com_content\views\article\tmpl.

Being a core Joomla! files, suggest using the output override technique as documented at http://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core.


(b) To remove the words "Published on ", you have to edit the following language string available in the file en-GB.com_content.ini located in the directory language\en-GB. Edit the text within double quotes.
Code:
COM_CONTENT_PUBLISHED_DATE_ON="Published on %s"


Be informed that in the latest version of Joomla!, in the Template Manager, you could create language overrides.

_________________
- Ilagnayeru (MIG) Manickam
http://www.eegan.org - helping the poor and underprivileged
educate. empower. enrich.
Support the poor and underprivileged


Top
 Profile  
 
PostPosted: Thu Apr 05, 2012 3:11 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Apr 22, 2010 6:25 pm
Posts: 41
Location: slightly north of New York City
Thank you so much!

You have saved me a lot of time.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 



Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group