Display
# of Guests / Members. Display the total number of Guests
(Users who are not logged in) and Members (Users who are
logged in).
Member Names. Display a list of the names of Members logged
in. No count of Guests will display.
Both. A count of users and a list of Member Names will both
display.
15 trang |
Chia sẻ: lylyngoc | Lượt xem: 1540 | Lượt tải: 1
Bạn đang xem nội dung tài liệu Lập trình mã nguồn mở Bài 8: Module Manager (Phần 2), để tải tài liệu về máy bạn click vào nút DOWNLOAD ở trên
1
LẬP TRÌNH MÃ NGUỒN MỞ
Bài 8:
Module Manager
(Phần 2)
Nguyễn Hữu Thể
2
Nội dung
Who’s Online
Statistics
Wrapper
3
Module – Who’s Online
4
Module – Who’s Online
5
Module – Who’s Online
Display
# of Guests / Members. Display the total number of Guests
(Users who are not logged in) and Members (Users who are
logged in).
Member Names. Display a list of the names of Members logged
in. No count of Guests will display.
Both. A count of users and a list of Member Names will both
display.
Link Choose wether or not the module should link to user
date. Only applies to registered guest, when Display is set
to "Member Names" or "Both"
Data
Profile Link to the user's profile page
Contact Link to the user's associated contact page
6
Module – Who’s Online
7
Module – Statistics
Extensions > Module Manager > New > Statistics
8
Module – Statistics
9
Module – Statistics
Server Info. Whether or not to show server information.
Site Info. Whether or not to show site information.
Hit Counter. Whether or not to show hit counter information.
Increase Counter. Optional number to increase "Content View
Hits" by. This number is added to the actual number of hits.
10
Module – Statistics
11
Module – Wrapper
12
Module – Wrapper
13
Module – Wrapper
URL. URL for the web site to be wrapped.
Auto Add When enabled, 'http://' is added automatically to your URL, if
needed. When disabled, 'http://' won't be added automatically.
Scroll Bars. Whether or not to provide scroll bars for the IFrame. If the
setting is "Auto", scroll bars will be provided automatically if needed.
When set to "no" scroll bars will never be shown.
Width. Width of the IFrame, in pixels. If you add a "%" to the end of the
number, it is read as a percentage instead of pixels.
Height. Height of the IFrame, in pixels.
Auto Height. Whether or not to set the height automatically to the size of
the external page.
Target Name. Optional name of the IFrame when used as a target.
14
Module – Wrapper
15
Module – Wrapper