Eric Allman gets FBYC Web site started
Tuesday January 30, 2001 01:14PM
onEric has been working with Mark and Joanna Wensell and has now been able to make the Zope version of a FBYC web site work. The members of the Web Committee now need to post content.
Web committee members should go to:
http://fbyc.net:8080/Devel/manage
there is a folder called "Squishtest" where they need to post content.
Eric has been working with Mark and Joanna Wensell and has now been able to make the Zope version of a FBYC web site work. The members of the Web Committee now need to post content.
Web committee members should go to:
http://fbyc.net:8080/Devel/manage
there is a folder called "Squishtest" and in that folder are several more
folders named:
Chat (Yacht Club Chat Room)
Divisions
Info
Links
Members
Social
There is a file named "index_html" in each of these folders, and everyone
can pretty much go nuts changing them to whatever the content of the site
should be. The "index_html" files all have the form:
<dtml-var site_header>
<h2><dtml-var title_or_id> <dtml-var document_title></h2>
<p>
This is the <dtml-var document_id> Document
in the <dtml-var title_and_id> Folder.
</p>
<dtml-var site_footer>
The "<dtml-var site_header>" and "<dtml-var site_footer>" need to remain in the file, but you can put whatever you want in between them.
Let Eric ecallm@think.physics.wm.edu know what you think.
Web committee members should go to:
http://fbyc.net:8080/Devel/manage
there is a folder called "Squishtest" where they need to post content.
Eric has been working with Mark and Joanna Wensell and has now been able to make the Zope version of a FBYC web site work. The members of the Web Committee now need to post content.
Web committee members should go to:
http://fbyc.net:8080/Devel/manage
there is a folder called "Squishtest" and in that folder are several more
folders named:
Chat (Yacht Club Chat Room)
Divisions
Info
Links
Members
Social
There is a file named "index_html" in each of these folders, and everyone
can pretty much go nuts changing them to whatever the content of the site
should be. The "index_html" files all have the form:
<dtml-var site_header>
<h2><dtml-var title_or_id> <dtml-var document_title></h2>
<p>
This is the <dtml-var document_id> Document
in the <dtml-var title_and_id> Folder.
</p>
<dtml-var site_footer>
The "<dtml-var site_header>" and "<dtml-var site_footer>" need to remain in the file, but you can put whatever you want in between them.
Let Eric ecallm@think.physics.wm.edu know what you think.