aggregate = model; feeds = aggregate:getFeeds() pageTitle = escape(aggregate:getTitle()) feedCount = table.getn(feeds) feedAltURL = ((feedCount == 1) and escape(feeds[1]:getAlternateURL())) or nil if not isAllowableURL(feedAltURL) then feedAltURL = nil end canSubscribeInMail = ((feedCount == 1) and aggregate:canSubscribeInMail()) foafEnabled = pubsub.getUserParamBoolWithDefaultValue("Theme.ShowFOAF", true) isHighlightable = pubsub.getUserParamBool("Theme.HighlightUnreadArticleHeaders") clickToMarkRead = isHighlightable and pubsub.getUserParamBool("Theme.ClickArticles") and aggregate:isSubscribed() sliderCurrentValue = aggregate:getSliderValue() startingMode = sliderCurrentValue > 0 and "multi-line" or "single-line" ?>
" type="image/x-icon" /> " title="default" type="text/css" /> " title="default" type="text/css" /> local firstDate, lastDate = aggregate.getRangeOfTimeSlice(aggregate:getChosenTimeSlice()) ?>