46 lines
2.0 KiB
INI
46 lines
2.0 KiB
INI
|
|
#/**
|
||
|
|
# * Copyright (C) 2006-2009 YUCHENG HU
|
||
|
|
# *
|
||
|
|
# * ----------------------------------------------------------------------------------
|
||
|
|
# * HA SYSTEMS
|
||
|
|
# * http://www.tcivis.com
|
||
|
|
# * http://www.hawebs.org
|
||
|
|
# * http://www.hawebs.net
|
||
|
|
# *
|
||
|
|
# * Contact
|
||
|
|
# * huyuchengus@gmail.com / yuchenghu@hawebs.net
|
||
|
|
# *
|
||
|
|
# * ----------------------------------------------------------------------------------
|
||
|
|
# * This program is free software: you can redistribute it and/or modify
|
||
|
|
# * it under the terms of the GNU General Public License as published by
|
||
|
|
# * the Free Software Foundation, either version 3 of the License, or
|
||
|
|
# * (at your option) any later version.
|
||
|
|
# *
|
||
|
|
# * This program is distributed in the hope that it will be useful,
|
||
|
|
# * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
|
# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
|
# * GNU General Public License for more details.
|
||
|
|
# *
|
||
|
|
# * You should have received a copy of the GNU General Public License
|
||
|
|
# * along with this program. If not, see <http://www.gnu.org/licenses/>
|
||
|
|
# *
|
||
|
|
# * GNU GENERAL PUBLIC LICENSE
|
||
|
|
# *
|
||
|
|
# * ----------------------------------------------------------------------------------
|
||
|
|
# */
|
||
|
|
|
||
|
|
BOTH=Both
|
||
|
|
CATEGORY ID=Category ID
|
||
|
|
COUNT=Count
|
||
|
|
DESCMOSTREAD=This Module shows a list of the currently published Articles which have the highest number of page views.
|
||
|
|
FRONTPAGE ITEMS=Front Page Articles
|
||
|
|
MOD_MOSTREAD=<em>mod_mostread</em>
|
||
|
|
MODULE MODE=Module Mode
|
||
|
|
MOST READ CONTENT=Most Read Content
|
||
|
|
PARAMCATEGORYID=Selects Articles from a specific Category or set of Categories. Enter the Category ID from the Category Manager. To specify more than one Category, separate each ID with a comma.
|
||
|
|
PARAMFRONTPAGEITEMS=Show/Hide Articles designated for the Front Page. This only works when in Article-only mode.
|
||
|
|
PARAMSECTIONID=Selects Articles from a specific Section or set of Sections. Enter the Section ID taken from the Section Manager. To specify more than one Section, separate each ID with a comma.
|
||
|
|
SECTION ID=Section ID
|
||
|
|
THE NUMBER OF ITEMS TO DISPLAY (DEFAULT IS 5)=The number of Articles to display (the default is 5)
|
||
|
|
|