I'm a bit confused with relationship among LevelNLinksStart/IssueLinksStart/ContentsStart/StoryStart and related parameters.
So far, I've been using (e.g. for a 2-level site) ContentsStart/End and StoryStart/End :
...
Levels: 2
ContentsStart: <input type="submit" name="submit" value="go"> ContentsEnd: <!-- rightnav column --> ContentsCachable: 0
StoryURL: http://www.scientificamerican.com/article.cfm\?chanID.* StoryStart: <div class="titleArticle"> StoryEnd: <p><style type="text/css"> StoryUseTableSmarts: 0 StoryCacheable: 1
...
Now, according to my understanding of LevelN parameters (which seems wrong), using new parameters, the above lines should be:
Level1LinksStart: <input type="submit" name="submit" value="go"> Level1LinksEnd: <!-- rightnav column --> Level1Cachable: 0
Level2URL: http://www.scientificamerican.com/article.cfm\?chanID.* Level2LinksStart: <div class="titleArticle"> Level2LinksEnd: <p><style type="text/css"> Level2UseTableSmarts: 0 Level2Cacheable: 1
However, this doesn't produce desired results... Can anyone help?
TIA, -- Marko ICQ: 5990814
Growing old is mandatory; growing up is optional.
_______________________________________________ Sitescooper-talk mailing list [EMAIL PROTECTED] http://sitescooper.org/mailman/listinfo/sitescooper-talk
