exponential.earth / exponential / documentation / building an ez publish site / the members page
These documentation pages are no longer maintained. Please visit the new documentation site.
The case states that the TSCM people would like to have some sort of member-list. We could create this statically, but what fun would that be? Also, simple list of members is rather boring. We could easily store information about the members in the CMS. Lets keep things at a simple level and divide the member section into two pages:
The member-list page should contain a list of all the club-members. Each row in the list showing the name of a member. The names could be displayed as hyperlinks. When one of these links is accessed, the system should take us to another page (the member information page). This page could be used to display all the information that we have about a member.
Comments