A while ago, someone asked a similar question as follows, but I don't remember seeing a solution:
Say I have a front page. I wish part of this page to display a portlet called "recent articles". This would be a portlet containing a list with short-text descriptions (if a short-text page description was originally entered in the page its describes). This list would display the last 10 or 25 articles that were created on the portal (anywhere). However, the displayed articles must only be those that the current user has access to read in the first place. The generation of the list needs to be automatic -- no administrative intervention. Perhaps a separate view for "public" viewers and those logged in? This would seem to be a fairly common need, so I am hoping that at least one of you have implemented a similar system and are willing to share code/insights on its implementation. I hate to bring up the calendar portlet again, but any ideas for implementing a calendar (public listing of events and seminars that viewers can sort by month and topic category)? This would also seem to be a common need... Thanks!!!
