12 lines
1.1 KiB
INI
12 lines
1.1 KiB
INI
|
; Joomla! Project
|
||
|
; Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.
|
||
|
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
|
||
|
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||
|
|
||
|
MOD_RELATED_FIELD_MAX_DESC="The maximum number of related articles to display (default is 5)"
|
||
|
MOD_RELATED_FIELD_MAX_LABEL="Maximum articles"
|
||
|
MOD_RELATED_FIELD_SHOWDATE_DESC="Show/Hide Date"
|
||
|
MOD_RELATED_FIELD_SHOWDATE_LABEL="Show Date"
|
||
|
MOD_RELATED_ITEMS="Articles - Related Articles"
|
||
|
MOD_RELATED_XML_DESCRIPTION="This Module displays other Articles that are related to the one currently being viewed. These relations are established by the Meta Keywords. <br />All the keywords of the current Article are searched against all the keywords of all other published Articles. For example, you may have an Article on "_QQ_"Breeding Parrots"_QQ_" and another on "_QQ_"Hand Raising Black Cockatoos"_QQ_". If you include the keyword "_QQ_"parrot"_QQ_" in both Articles, then the Related Items Module will list the "_QQ_"Breeding Parrots"_QQ_" Article when viewing "_QQ_"Hand Raising Black Cockatoos"_QQ_" and vice-versa."
|