test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • canadawatch Friend
    #120919

    When you enter a new content item (i.e.: atricle) you have a choice to enter Administrator (by default) or to overwrite the author by entering text.

    When you display the content item in a blog view or full content item view, the appropriate line reads:

    Written by…

    followed by the word Administrator or the author that you entered.

    The same is the case in the print version (after clicking on the Print icon.)

    The PDF version reads:

    Contributed by…

    …Administrator or the author.

    I would like to eliminate the words “Written by” and “Contributed by” so that I can enter:

    by John Holland (for example)

    or

    the name of an organization, department, etc., while entering documents and other material issued by a conference or other non-individual source.

    Right now, I entered a video created by Network TV. The line under the title reads: “Written by Network TV”. It does not look right. I would like to have a flexibility to enter “Network TV” or “by Network TV” or “Source: Network TV”…
    or yes, if needed: “Written by” or “By” or “Contributed by”.

    QUESTION:

    How can I get rid of the text:

    “Written by” (in blog, print, and full content item view)

    and “Contributed by” (in the PDF view) ?

    brendax Friend
    #222341

    if you are using default joomla ie not special components the file to change is

    language/engligh.php

    when you make the change be carefull not to remove the little ticks

    canadawatch Friend
    #222352

    <em>@Brendax 18492 wrote:</em><blockquote>if you are using default joomla ie not special components the file to change is

    language/engligh.php

    when you make the change be carefull not to remove the little ticks</blockquote>

    Thank you kindly, this helped. It works now.
    (Lines: 208 and 209)

    Original lines 208 and 209:

    DEFINE('_AUTHOR_BY', ' Contributed by');
    DEFINE('_WRITTEN_BY', ' Written by');

    Replaced with:

    DEFINE('_AUTHOR_BY', '');
    DEFINE('_WRITTEN_BY', '');

    bigrk Friend
    #222353

    This is good to know. Thanks! 😎

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  bigrk 17 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum