Archive of UserLand's first discussion group, started October 5, 1998.
Re: RFC: New attribute for glossary entries
Author: Brent Simmons Posted: 1/14/1999; 1:14:30 PM Topic: Staging Server Msg #: 2127 (In response to 2125) Prev/Next: 2126 / 2128
Dave wrote:>I am firmly against anything that could break websites. Be very careful here.
Me too. I think the answer, then, is this:
No changes to Frontier. If you have a situation like Alan, then in your pageFilter, you don't call html.addPageToGlossary automatically.
You only call it if you're not running in the context of the website framework responder.
So Alan's pageFilter should look like this:
if not html.inResponder (adrPageTable) html.addPageToGlossary (adrPageTable)I would recommend making that the default for new websites. This way no existing websites are changed or broken, unless the sysop makes the change to the site's pageFilter. There are no new directives to learn.
But new websites will behave as Alan prefers -- and as I prefer, as I think is the right way.
No breakage.
There are responses to this message:
- Re: RFC: New attribute for glossary entries, Dave Winer, 1/14/1999; 1:15:33 PM
- Re: RFC: New attribute for glossary entries, Alan German, 1/14/1999; 1:29:16 PM
This page was archived on 6/13/2001; 4:47:17 PM.
© Copyright 1998-2001 UserLand Software, Inc.