Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Old Forums
Search:
Search text
Installation and deployment
Questions on installation, system configuration and deployment to the live server.
Version 5.x
>
Installation and deployment
>
Facebook-like wall page
View modes:
View mode
Threaded
Flat - newest to oldest
Flat - oldest to newest
Member
greyzet
-
5/3/2011 2:38:21 AM
Facebook-like wall page
Is it possible to setup a Facebook-like wall page, where all news are reflected - new blog/forum posts, video uploads, new users, groups, new group members created/added, etc) ?
Kentico Developer
kentico_helenag
-
5/4/2011 4:05:34 AM
RE:Facebook-like wall page
Hello,
The built-in features enable to display different document types (i.e. new blog posts, news, CMS.File-s) by a Listing web part like Repeater or Datalist. But it does not allow to display new users, new group members and so on. You could develop a
custom data source
to get needful data from database and display them by Basic repeater od Basic datalist.
Using data source web parts
We will consider the described web part as a new feature to next versions.
Best regards,
Helena Grulichova
Certified Developer v7
ben-devotion.com
-
10/12/2011 11:23:44 PM
RE:Facebook-like wall page
hey a bit late to this party. came across it looking for something else :)
creating/editting pagetemplates for facebook usage is pretty simple. my company has implemented it for a number of our clients in both kentico and wordpress. we have built custom photo competitions based on 'likes', and other rich pages with CMS data.
check out the 4 custom tabs at https://www.facebook.com/MallesonsGraduateCareers
it is gated with a Like.
happy to pass on some knowledge if you still need some answers.
cheers,
ben
Certified Developer v7
ben-devotion.com
-
10/12/2011 11:25:40 PM
RE:Facebook-like wall page
ps i have put some of it up on the web already at stackoverflow through a couple of accounts i manage:
http://stackoverflow.com/users/384204/ben-e-g
http://stackoverflow.com/users/851048/grimboify
ben
Top