return Apache2::Const::OK;
}
+# for each type, fire off the reqeust to see if content is available
# ctx.added_content.$type.status:
# 1 == available
# 2 == not available
}
}
-# check each outstanding request. If it's ready to be read, read
-# the HTTP status and use it to determine if content is available.
+# check each outstanding request. If it's ready, read the HTTP
+# status and use it to determine if content is available. Otherwise,
+# leave the status as unknown.
sub added_content_stage2 {
my $self = shift;
my $ctx = $self->ctx;
# content, do not render the link if it's known to not have content. If
# the content status is unknown, render the link, but hide the link via CSS
# if dojo is enabled. If dojo is not enabled, render and display the link.
-
%]
<div id='ac_tab_wrapper'>