Member page

Permalink
I am new to Concrete 5, however, over the weeks I have surmounted problems by searching the forums and the solutions are there, so, thank you all members and the C5 team.

The site I am building is a closed members site where pages are resources and there are a lot of pages. What I would like to do. As with "choose friends" and have them listed within the member profile, I would like members to be able to "bookmark" preferred pages on the site and have them listed (hyperlinked) within their profile. i.e. each member can have a unique listing of favorite pages within the site, the process would be:
A method to bookmark every page.
Display (presumably on an additional new single page)within the member profile, add navigation link from profile page.

This might be a bridge to far, I can see its a big ask, if so there will be no offense taken being told so.

Thanks in advance

Paul

 
jordanlev replied on at Permalink Reply
jordanlev
It would require some customized code. You'd need a database table to store the bookmarked page id's for each user, then you'd need a block on each page (or something hardcoded into the page type templates) that lets users denote pages as "bookmarked" (and a way to un-bookmark them), then you need some code to display the user's bookmarks on their profile page.

This would need to be done pretty much entirely in PHP -- I don't think there's much in Concrete5 itself that would handle any of this for you.

Best of luck!
py2k66 replied on at Permalink Reply
Hi Jordan (hope thats correct),

Were you on the "Friday night special" for C5, as I call them, explaining about your Designer Content talking to Fritz?

I digress,

First, thank you for your reply, which frankly, was expected...and very speedy if I may say so.

The site is funded and the client warned (I am a partner in the project but for business purposes and conduct the other partners are clients). Having read your profile intro. would you be interested in submitting a "ball park" initial estimate to do the work that I can take to the other partners. So we are clear, I am not asking for a fixed figure, I am asking you to guestimate a figure for base discussion. Later if I produce an accurate product analysis and process map we will ask for a firmer estimate. I have no intention of wasting anyones time here. I read your profile, I am sure you are more than capable of making this happen. This concept may fall at the first hurdle i.e. the partners may not see the value that I do, etc. etc.

Interested Jordan?, let me know.

At this point you have my thanks for your reply and very best wishes,

Paul
jordanlev replied on at Permalink Reply
jordanlev
Sending you a PM