Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Alex] Is there a way to hook user_page() or clean_output() ?

Quote Reply
Re: [Alex] Is there a way to hook user_page() or clean_output() ? In reply to
No, there is no other solution to the problem, only if we have hook to user_page() and clean_output().

User page is always called, when something is displayed through Links::SiteHTML::display() or Links::Build::build().
Both is calling a _compile function, which calls the Links::user_page().

So hook is needed for both user_page() and clean_output().

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
Subject Author Views Date
Thread Is there a way to hook user_page() or clean_output() ? webmaster33 3344 Apr 2, 2002, 7:28 AM
Thread Re: [webmaster33] Is there a way to hook user_page() or clean_output() ?
Alex 3231 Apr 2, 2002, 8:29 AM
Post Re: [Alex] Is there a way to hook user_page() or clean_output() ?
webmaster33 3167 Apr 2, 2002, 12:35 PM
Post Re: [Alex] Is there a way to hook user_page() or clean_output() ?
webmaster33 3081 Aug 17, 2002, 8:45 AM
Thread Re: [Alex] Is there a way to hook user_page() or clean_output() ?
yogi 3053 Aug 17, 2002, 8:57 AM
Post Re: [yogi] Is there a way to hook user_page() or clean_output() ?
webmaster33 3045 Aug 17, 2002, 9:06 AM
Post Re: [Alex] Is there a way to hook user_page() or clean_output() ?
webmaster33 3031 Aug 28, 2002, 4:14 PM
Post Re: [Alex] Is there a way to hook user_page() or clean_output() ?
webmaster33 2924 Oct 28, 2003, 11:42 PM