[ZDP] ZDP-Tools - new link section add-on

Maik Roeder roeder@berg.net
Sun, 02 Jan 2000 04:50:14 +0100


Hi !



I have added some features to the WebSiteLink ZClass of Tom,
and integrated it in DocumentFolder. 

Now you can add the following objects wherever you like:

WebSiteLinkFolder: Lists WebsiteLinks inside

WebSiteLink: In addition to what the DocumentFolder
             already provides (name, nickname, content),
             this ZClass just holds the link.

Please take note of the following mappings, which map
WebSiteLink properties to DocumentFolder properties:

WebSiteName: name
WebSiteIntro: content

If you want to see an empty WebsiteLinkFolder
which has three WebsiteLinkFolders inside, and
lists both with different Headers, then have a look
at:

http://zdp.zope.org:8080/ZDP/links/manage
and
http://zdp.zope.org:8080/ZDP/links/

For the fun of it:

http://zdp.zope.org:8080/ZDP/links/links1
http://zdp.zope.org:8080/ZDP/links/links2
http://zdp.zope.org:8080/ZDP/links/links3

This allows different link sections to be listed in
one WebSiteLinkFolder. 

Greetings,

Maik