模組

From Joomla! Documentation

This page is a translated version of the page Module and the translation is 31% complete.
Outdated translations are marked like this.
Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Kiswahili • ‎Nederlands • ‎català • ‎eesti • ‎español • ‎français • ‎hrvatski • ‎italiano • ‎português • ‎português do Brasil • ‎български • ‎中文(台灣)‎ • ‎日本語

模組是輕量而且具有彈性的 擴充套件 ,可以用於頁面佈置。一般來說,這些模組通常像是一個個「方塊」狀的東西,圍繞著元件 一個最被人知道的例子就是登入表單模組。模組可以依照選單項目被指派到頁面,所以,舉例來說,您可以決定,在哪些頁面上要顯示,或是隱藏登入表單模組。有些模組會連結到元件,如「最新文章」模組,會連結到文章元件(com_content),顯示最新的內容項目連結。然而,模組並不必定需要連結到元件,他們甚至不需要連結到任何東西。他們可以是靜態 HTML 或是文字。

模組管理主要位於 Joomla! 管理員介面中的模組管理員中。關於模組管理的更多資訊,請參考各個版本的幫助畫面。

亦請參閱: 元件, 外掛, 佈景主題

深入了解

模組位置

A module position is a placeholder in a template. Placeholders identify one or several positions within the template and tell the Joomla! application where to place output from modules assigned to a particular position. The template designer has complete control over module positions, creating variations between templates and the respective Joomla! default positions assigned to modules in the installation sample data.

For example, the module position Left could be defined to be on the left side of the template to display a site navigation menu. So if a module is assigned the Left position, it will be displayed wherever the designer puts that Left module position - not necessarily the left side of the page.

推薦閱讀

Modules are one of the simplest parts of Joomla and a great entry point for people learning to use the system (the equivalent of widgets in WordPress). They can be displayed just about anywhere on a page, in all the positions a template allows as well as in the main content area using the loadmodule plugin for the com_content component.

初級

要了解如何安裝 Jooml! 模組,建議您閱讀Module Manager

您也可以閱讀 Module Manager Custom HTML 來查看範例。

初級/中階

Creating a simple module for Joomla is one of the easiest development steps you can do - and the creating a simple module tutorial is designed to take you through this. It starts with a simple module and then shows a few things you can do with the module.

進階

Introduced into Joomla 3.2 is a hidden component that allows modules to create AJAX requests. You can find documentation about Using Joomla Ajax Interface to help you create even better modules.

系統管理區模組

最近操作記錄

This module shows a list of the most recent actions performed by your users on the Control Panel.

Module-ActionLogs-Latest-example-en.png

The Module Type name for this Module is "mod_latestactions". The Help Screen for this Module.

管理員工作列

This Module shows the main admin navigation menu. An example of this module is shown below:

Admin-Menu-example-en.png

The Module Type name for this Module is "mod_menu". The Help Screen for this Module.

Administrator Sub-Menu

This Module shows the submenu navigation Module. The Module Type name for this Module is "mod_submenu". The Help Screen for this Module.

文章 - 最近文章

This Module is used to display the "Recent added Articles" in the Control Panel. An example is shown below:

Admin-Latest-Articles-example-en.png

The Module Type name for this Module is "mod_latest". The Help Screen for this Module.

自定

This module allows you to create your own module, using a WYSIWYG editor. The Module Type name for this Module is "mod_custom". The Help Screen for this Module.

Feed Display

This Module allows you to show a news feed from an external web site. An example is shown below:

Admin-newsfeed-en.png

The Module Type name for this Module is "mod_feed". The Help Screen for this Module.

Joomla! Version Information

This Module shows the Joomla version used on the site. The Module Type name for this Module is "mod_version". The Help Screen for this Module.

Logged-In Users

This Module shows a list of users who are currently logged into the site. This is displayed in the Control Panel. An example is shown below:

Logged-in-users-example-en.png

The Module Type name for this Module is "mod_logged". The Help Screen for this Module.

登入表單

This Module displays a Username and Password Login form. It should not be unpublished. The Module Type name for this Module is "mod_login". The Help Screen for this Module.

Multilingual Status

This Module displays the multilingual status parameters of a site. Clicking on the 'multilingual status' link will display a modal like on this example:

Multilingual-Status-Module-example-en.png

The Module Type name for this Module is "mod_multilangstatus".
The module doesn't have specific settings. The Help Screen for this Module.

熱門文章

This Module shows a list of the most popular articles, based on the number of hits. An example is shown below:

Admin-popular-articles-example-en.png

The Module Type name for this Module is "mod_popular". The Help Screen for this Module.

Privacy Dashboard

This Module shows information about privacy requests.

Module-Privacy-Dashboard-example-en.png

The Module Type name for this Module is "mod_privacy_dashboard".
The module doesn't have specific settings. The Help Screen for this Module.

Quick Icons

This module shows the Quick Icons on the Control Panel. An example is shown below:

Admin quick icons example-en.png

The Module Type name for this Module is "mod_quickicon".

The module doesn't have specific settings. The Help Screen for this Module.

Sample Data

This Module allows you to install the sample data. The Module Type name for this Module is "mod_sampledata". The module doesn't have specific settings.

統計

This Module shows information about your server and site information like the PHP and Database versions, OS used, number of articles, users, hits... An example is shown below:

Admin-Statistics-example-en.png

The Module Type name for this Module is "mod_stats". The Help Screen for this Module.

Title

This Module shows the Titles for each backend screen. An example is shown below:

Admin-Title-example-en.png

The Module Type name for this Module is "mod_title". The Help Screen for this Module.

Toolbar

This Module shows the toolbars used in the Joomla backend. An example is shown below:

Help32-Save-SaveClose-SaveNew-SaveAsCopy-Close-toolbar-en.png

The Module Type name for this Module is "mod_toolbar". The Help Screen for this Module.

User Status

This Module shows the User Status icons. This includes a Preview button, a link to open a new admin window, a Logout button, counts of Private Messages and current Logged-in Users and Logged-in Backend Users. An example is shown below.

User-status-example-en.png

The Module Type name for this Module is "mod_status". 這個模組的 Help Screen

網站模組

Joomla! is packaged with many modules. Here are the standard modules available in a new Joomla! installation. (More modules are available in the Joomla! Extensions Directory).

文章 - 封存

This module shows a list of the calendar months containing archived articles. After you have changed the status of an article to archived, this list will be automatically generated.

The Module Type name for this Module is "mod_articles_archive". 本模組的 Help Screen

文章 - 分類

This module displays a list of categories from one parent category.

The Module Type name for this Module is "mod_articles_categories". The Help Screen for this Module.

文章 - 分類

This module displays a list of articles from one or more categories.

The Module Type name for this Module is "mod_articles_category". The Help Screen for this Module.

文章 - 最近文章

This Module shows a list of the most recently published and current Articles. Some that are shown may have expired even though they are the most recent.

The Module Type name for this Module is "mod_articles_latest". The Help Screen for this Module.

文章 - 熱門文章

This Module shows a list of the currently published Articles which have the highest number of page views.

The Module Type name for this Module is "mod_articles_popular". The Help Screen for this Module.

Articles - Newsflash

The Article Newsflash Module will display a fixed number of Articles from a specific Category or a set of Categories.

The Module Type name for this Module is "mod_articles_news". The Help Screen for this Module.

文章 - 相關文章

This Module shows a list of Articles that are related to the current Article being viewed by the user (for example, a Article Layout or a Blog or List layout where the user has clicked on an Article link). Articles are considered to be related to each other if they share at least one Keyword in the Article's Metadata Information. Article Keywords are entered in the Metadata Information section of the Article Manager - New/Edit screen.

The Module Type name for this Module is "mod_related_items". The Help Screen for this Module.

廣告看板(Banners)

The Banner Module displays the active Banners from the Component.

The Module Type name for this Module is "mod_banners".

本模組的Help Screen

網頁軌跡路徑(Breadcrumbs)

This module shows a set of navigation links that illustrates where you are inside the web site and allows you to navigate back.

The Module Type name for this Module is "mod_breadcrumbs". The Help Screen for this Module.

網頁軌跡路徑

The Custom Module allows you to create a self-contained HTML unit and then put it in any valid location on a page.

The Module Type name for this Module is "mod_custom".

本模組的Help Screen

新聞聯播顯示(Feed Display)

This Module shows an RSS News Feed from a website. This Module is not related to the News Feeds Component or the News Feeds Layouts and is an alternative that allows a feed to display in a Module position.

The Module Type name for this Module is "mod_feed".

本模組的Help Screen

頁尾

This Module displays the web site copyright and Joomla! license information.

The Module Type name for this Module is "mod_footer". The Help Screen for this Module.

語言切換器

This module allows you to switch between available Content languages. Selecting a language will take you to the home page for that language.

The Module Type name for this Module is "mod_languages".

本模組的Help Screen

最新會員

The Latest Users module will display the latest users which logged in at the website.

The Module Type name for this Module is "mod_users_latest".

本模組的Help Screen

登入

This Module displays a username and password Login form. It also displays a link to retrieve a forgotten password. If User registration is enabled in the Users Configuration screen, then the link "Create an Account" will be shown to invite Users to self-register.

The Module Type name for this Module is "mod_login".

本模組的Help Screen

選單

This module displays a menu on the Frontend.

The Module Type name for this Module is "mod_menu".

本模組的Help Screen

隨機圖片

This Module displays a random image from your chosen directory.

The Module Type name for this Module is "mod_random_image".

本模組的Help Screen

搜尋

This module will display a search box.

The Module Type name for this Module is "mod_search".

本模組的Help Screen

智慧搜尋

Smart Search is an enhanced site search.

The Module Type name for this Module is "mod_finder". The Help Screen for this Module.

統計

This Module shows information about your server and site information like the PHP and Database versions, OS used, number of articles, users, hits...

The Module Type name for this Module is "mod_stats".

本模組的 Help Screen

聯合供稿

Smart Syndication Module that creates a Syndicated Feed for the page where the Module is displayed.

The Module Type name for this Module is "mod_syndicate".

本模組的Help Screen

Tags - Popular

This module displays tags used on the site in a list or a cloud layout. Tags can be ordered by title or by the number of tagged items and limited to a specific time period.

The Module Type name for this Module is "mod_tags_popular".

本模組的Help Screen

Tags - Similar

The Similar Tags Module displays links to other items with similar tags. The closeness of the match can be specified.

The Module Type name for this Module is "mod_tags_similar".

本模組的Help Screen

誰在線上

The Who's Online Module displays the number of Anonymous Users (e.g. Guests) and Registered Users (ones logged-in) that are currently accessing the website.

The Module Type name for this Module is "mod_whosonline".

本模組的Help Screen

內嵌網頁

This module shows an iFrame window to specified location.

The Module Type name for this Module is "mod_wrapper".

本模組的Help Screen