[Zope3-checkins] CVS: Products3/demo/smileyservice/smileys/yazoo -
biggrin.png:1.1 confused.png:1.1 cool.png:1.1 oh.png:1.1
sad.png:1.1 smile.png:1.1 tongue.png:1.1 wink.png:1.1
Stephan Richter
srichter at cosmos.phy.tufts.edu
Fri Aug 22 18:27:37 EDT 2003
Update of /cvs-repository/Products3/demo/smileyservice/smileys/yazoo
In directory cvs.zope.org:/tmp/cvs-serv5789/smileyservice/smileys/yazoo
Added Files:
biggrin.png confused.png cool.png oh.png sad.png smile.png
tongue.png wink.png
Log Message:
Initial checkin of the Smiley Service. :-)
This service registers smiley text representations and their corresponding
url to an image representation. This implements a global and a local
version. In order to make the implementation more interesting, I also support
themes, which are basically collections of similar icons. (Thanks goes to
dreamcatcher, who gave me the idea.)
In the local version of the service I implemented Themes using the new
named utility/service pattern.
Since the service is pretty much useless without being used, I also extended
the messageboard example by another step using this service. This also
keeps a common theme is the Devel Cookbook, which is good (thanks to
philliKON for the tip). The new step will follow soon. This also gives me
a good base for a vocabulary and vocabulary widget, which I assume will be-
come step 14.
Finally, this product was written for the Zope Devel Cookbook. It will be
covered in the "New Registries via Services" and "Writing Local Services".
=== Added File Products3/demo/smileyservice/smileys/yazoo/biggrin.png ===
<Binary-ish file>
=== Added File Products3/demo/smileyservice/smileys/yazoo/confused.png ===
<Binary-ish file>
=== Added File Products3/demo/smileyservice/smileys/yazoo/cool.png ===
<Binary-ish file>
=== Added File Products3/demo/smileyservice/smileys/yazoo/oh.png ===
<Binary-ish file>
=== Added File Products3/demo/smileyservice/smileys/yazoo/sad.png ===
<Binary-ish file>
=== Added File Products3/demo/smileyservice/smileys/yazoo/smile.png ===
<Binary-ish file>
=== Added File Products3/demo/smileyservice/smileys/yazoo/tongue.png ===
<Binary-ish file>
=== Added File Products3/demo/smileyservice/smileys/yazoo/wink.png ===
<Binary-ish file>
More information about the Zope3-Checkins
mailing list