New Message: Discuss link on static rendered page

webmaster at userland.com webmaster at userland.com
Mon Apr 28 10:35:00 PDT 2003


A new message was posted:

Address: http://frontier.userland.com/discuss/msgReader$11751

By: Brian Ablaza (bablaza at stargroup1.com)

Having a Discuss link on pages that have been statically rendered is easy to fix.

In manilaSuite.renderNewsPage after

if pta^.flPrintFriendlyTemplate //PBS 09/28/01: always false in this case
 flCowSkull = false

add

if flStaticRendering
 flCowSkull = false

This is a Manila site.. http://manila.userland.com/.




More information about the Frontier-Server mailing list