|
Title: editable page for every user Post by: David on December 11, 2005, 11:05:55 AM Hi All,
Great site, I have searched the forum and cannot find an answer to my query, my apologies if I missed it. I want to make a page for every user which is editable by admin. So when each user logs in they see their page which has stuff put in by admin meant for them. Is this possible with an existing module or hack?? does anybody have any ideas? Title: Re: editable page for every user Post by: joomlanewbie on December 11, 2005, 06:22:55 PM :D I guess the reason that you havent seen anything is that the answer is so obvious and so generic, the real question is not IF it can be done, but why to what extent!
Quote I want to make a page for every user which is editable by admin. So when each user logs in they see their page which has stuff put in by admin meant for them. That of course is the default, because of the modular component page creation model of Joomla /Mambo, what you have is the assembly of modules (blocks in PostNukespeak) for the user to see, Put in another way, THERE ARE NO "PAGES" IN MAMBO/JOOMLA There are only MENU OPTIONS which lead to opportunities to ASSEMBLE CONTENT ITEMS relevant to the user GROUP. Now the content could be database driven, where you have a database and you SELECT from database where ID = CURRENT_USERID (and then you display that) or your generation could be more static. Lets say your main template displays file $username.contentpage.html so when the user logs in , i.e. "DAVID" the system tries to display DAVIDContentpage.html what you want then is how to guide the content THE REAL QUESTION IS: What is the level of page customisation and diffrentiation? For instance, say you have a student record system and students are logging in. They will see a page just for them, their selected courses,grades, and if there is an ADMIN MESSAGE field, a message for the admin just for them! Because the page is dynamically generated that is possible. The best bet is for you to go into more detail specifically what you want the result to look like. :D
Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved. Joomla Bridge by JoomlaHacks.com |