- Tham gia
- 28/02/2015
- Bài viết
- 17,142
- Được Like
- 12,745
Playlist on Profile Page - Danh sách bài hát trên trang hồ sơ
Playlist.com là một dịch vụ miễn phí cho phép bạn tạo một danh sách nhạc và thêm nhạc hoặc thông qua trang web của họ hoặc bằng url. Playlist.com được chủ yếu là tạo cho trang Myspace trong quá khứ và những bài hát không có sẵn cho tất cả các nước.
Screenshots:
Bước 1.
Vào xenforo AdminCP/Styles/Templates
Mở Template: ad_member_view_below_avatar
Ở dưới cùng của template, sao chép và dán mã này:
Nhấn lưu lại.
Bước 2.
Trpng AdminCP đến Users/User Customization/Custom User Fields/Create New Field
- Basic Information Tab -
Field ID: playlist
Title: Playlist in Profile
Description:
Display Location: Preferences
Display Order: 20
Field Type: Single-line text box
- General Options Tab -
Chỉ check 'User editable'.
Lưu Field
Bây giờ tạo 1 field mới.
- Basic Information Tab -
Field ID: playlistautoplay
Title: Playlist Autoplay
Description: Select 'Yes' if you want your Playlist to Autoplay.
Display Location: Preferences
Display Order: 11
Field Type: Radial
- Options for Choice Fields Tab -
Possible choices: Put yes in the first box and Yes in the second.
- General Options Tab -
Chỉ check 'User editable'.
Lưu Field
Bây giờ tạo 1 field mới.
- Basic Information Tab -
Field ID: playlistshuffle
Title: Shuffle Playlist Songs
Description: Select 'Yes' if you want your Playlist to play songs in a random order.
Display Location: Preferences
Display Order: 22
Field Type: Radial
- Options for Choice Fields Tab -
Possible choices: Put yes in the first box and Yes in the second.
- General Options Tab -
Chỉ check 'User editable'.
Lưu Field
Bây giờ tạo 1 field mới.
- Basic Information Tab -
Field ID: playlistcolor
Title: Playlist Color
Description: Choose: Black, Blue, Gray, Green, Purple, Pink or Red
Display Location: Preferences
Display Order: 23
Field Type: Drop down selection
- Options for Choice Fields Tab -
Field Type: Drop down selection
Possible Choices:
black Black
blue Black
gray Gray
green Green
purple Purple
pink Pink
green Green
- General Options Tab -
Chỉ check 'User editable'.
Lưu Field
Bước 3
Tạo tài khoản playlist.com tại www.playlist.com. Sau khi bạn tạo một danh sách, nhấp vào liên kết chia sẻ và nó sẽ cung cấp cho bạn một mã nhúng. Trong mã nhúng, tìm đoạn mã phía sau: 3Fplaylist%3D
Ví dụ: 3Fplaylist%3D82153607%26t%3D1334624148
Đây là mã mà các thành viên sẽ cần cho hồ sơ của họ.
Chúc các bạn thành công.
Playlist.com là một dịch vụ miễn phí cho phép bạn tạo một danh sách nhạc và thêm nhạc hoặc thông qua trang web của họ hoặc bằng url. Playlist.com được chủ yếu là tạo cho trang Myspace trong quá khứ và những bài hát không có sẵn cho tất cả các nước.
Screenshots:
Vào xenforo AdminCP/Styles/Templates
Mở Template: ad_member_view_below_avatar
Ở dưới cùng của template, sao chép và dán mã này:
Mã:
<xen:if is="{$user.customFields.playlist}"><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMzQ2MjQxNDk2NTUmcHQ9MTMzNDYyNDE1NDE*NiZwPTY5NDMwMSZkPSZnPTEmbz*wNWI4MjlmMzY3ZjU*MDQ*OTBj/NmFkNDk*NWM5ZDAyNCZvZj*w.gif" /><div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:193px;"> <object width="193" height="350"> <param name="movie" value="http://www.musiclist.us/mc/mp3player_new.swf"></param> <param name="allowscriptaccess" value="never"></param> <param name="wmode" value="transparent"></param> <param name="flashvars" value="config=http%3A%2F%2Fwww.indimusic.us%2Fext%2Fpc%2Fconfig_<xen:if is="{$user.customFields.playlistcolor}">{$user.customFields.playlistcolor}<xen:else />black</xen:if><xen:if is="{$visitor.customFields.playlistautoplay} == 'yes'"><xen:else />_noautostart</xen:if><xen:if is="{$visitor.customFields.playlistautoplay} == 'yes'"><xen:else />_noautostart</xen:if><xen:if is="{$visitor.customFields.playlistshuffle} == 'yes'">_shuffle<xen:else /></xen:if>.xml&mywidth=193&myheight=350&playlist_url=http%3A%2F%2Fwww.musiclist.us%2Fpl.php%3Fplaylist%3D{$user.customFields.playlist}&wid=os"></param> <embed style="width:193px; visibility:visible; height:350px;" allowScriptAccess="never" src="http://www.musiclist.us/mc/mp3player_new.swf" flashvars="config=http%3A%2F%2Fwww.indimusic.us%2Fext%2Fpc%2Fconfig_<xen:if is="{$user.customFields.playlistcolor}">{$user.customFields.playlistcolor}<xen:else />black</xen:if><xen:if is="{$visitor.customFields.playlistautoplay} == 'yes'"><xen:else />_noautostart</xen:if><xen:if is="{$visitor.customFields.playlistautoplay} == 'yes'"><xen:else />_noautostart</xen:if><xen:if is="{$visitor.customFields.playlistshuffle} == 'yes'">_shuffle<xen:else /></xen:if>.xml&mywidth=193&myheight=350&playlist_url=http%3A%2F%2Fwww.musiclist.us%2Fpl.php%3Fplaylist%3D{$user.customFields.playlist}&wid=os" width="193" height="350" name="mp3player" wmode="transparent" type="application/x-shockwave-flash" border="0"/></object></div></xen:if>
Nhấn lưu lại.
Bước 2.
Trpng AdminCP đến Users/User Customization/Custom User Fields/Create New Field
- Basic Information Tab -
Field ID: playlist
Title: Playlist in Profile
Description:
Mã:
To add a Playlist.com Playlist to your profile page, add the code after 3Fplaylist%3D <br>
Ex: 3Fplaylist%3D<b>82153607%26t%3D1334624148</b>
Display Location: Preferences
Display Order: 20
Field Type: Single-line text box
- General Options Tab -
Chỉ check 'User editable'.
Lưu Field
Bây giờ tạo 1 field mới.
- Basic Information Tab -
Field ID: playlistautoplay
Title: Playlist Autoplay
Description: Select 'Yes' if you want your Playlist to Autoplay.
Display Location: Preferences
Display Order: 11
Field Type: Radial
- Options for Choice Fields Tab -
Possible choices: Put yes in the first box and Yes in the second.
- General Options Tab -
Chỉ check 'User editable'.
Lưu Field
Bây giờ tạo 1 field mới.
- Basic Information Tab -
Field ID: playlistshuffle
Title: Shuffle Playlist Songs
Description: Select 'Yes' if you want your Playlist to play songs in a random order.
Display Location: Preferences
Display Order: 22
Field Type: Radial
- Options for Choice Fields Tab -
Possible choices: Put yes in the first box and Yes in the second.
- General Options Tab -
Chỉ check 'User editable'.
Lưu Field
Bây giờ tạo 1 field mới.
- Basic Information Tab -
Field ID: playlistcolor
Title: Playlist Color
Description: Choose: Black, Blue, Gray, Green, Purple, Pink or Red
Display Location: Preferences
Display Order: 23
Field Type: Drop down selection
- Options for Choice Fields Tab -
Field Type: Drop down selection
Possible Choices:
black Black
blue Black
gray Gray
green Green
purple Purple
pink Pink
green Green
- General Options Tab -
Chỉ check 'User editable'.
Lưu Field
Bước 3
Tạo tài khoản playlist.com tại www.playlist.com. Sau khi bạn tạo một danh sách, nhấp vào liên kết chia sẻ và nó sẽ cung cấp cho bạn một mã nhúng. Trong mã nhúng, tìm đoạn mã phía sau: 3Fplaylist%3D
Ví dụ: 3Fplaylist%3D82153607%26t%3D1334624148
Đây là mã mà các thành viên sẽ cần cho hồ sơ của họ.
Chúc các bạn thành công.
Nguồn: xenforo.com
Bài viết liên quan
Bài viết mới