exponential.earth / exponential / documentation / building an ez publish site / the members page / adding members
These documentation pages are no longer maintained. Please visit the new documentation site.
The previous section explained how to build a custom content class for storing information about members. We'll now use the administration interface to create a couple of instances of this class. In other words, we'll create a bunch of member objects and put some data into them.
Lets create a couple of members. They should all be put into a dedicated "Members" folder. By now, you should be able to do the following operation(s) without following a detailed step-by-step guide.
Example data:
|
Alexander Ferrari |
Henry Von Metal |
|
Pia Pianissimo |
Thomas Hellbender |
Note: It is not possible to store dates earlier than January 1st, 1970.
Comments
Re: It is not possible to store dates earlier than January 1st, 1970
Ciprian Popovici
Friday 03 March 2006 11:45:02 am
The solution is to create a custom attribute which is stored some other way, and use that instead.
"It is not possible to store dates earlier than January 1st, 1970."
Ned Nieuws
Saturday 22 January 2005 10:18:56 pm