From: Chris M. <Chr...@te...> - 2004-02-06 14:52:30
|
=20 I got it all figured out. I knew what I wanted to do, I just didn't = know where to do it. I ended up stuffing the apache->params into the = template as usual in Page.pm -> show_displayable_page =20 Thanks for the tip! ;-) -----Original Message----- From: And...@Be... [mailto:And...@Be...] Sent: Friday, February 06, 2004 3:09 AM To: Chris McDaniel; ope...@li... Subject: AW: [Openinteract-help] quick template/url params question Hi Chris, =20 if I remember right, then you should be able to do the following: =20 - edit the page object and enable template processing ( base_page = package ) - look at the documentation of the OI module for the template toolkit, = which use can include in the template - with this you should be able to get to the $R object somehow =20 hope that starts ya... =20 Andreas -----Urspr=FCngliche Nachricht----- Von: Chris McDaniel [mailto:Chr...@te...]=20 Gesendet: Freitag, 6. Februar 2004 07:29 An: ope...@li... Betreff: [Openinteract-help] quick template/url params question Hello,=20 If you have a page on the filesystem (foo.html say) and type in the URL = bar www.host.com/foo.html?var1=3Dtest is there any way to access "var1" = from the URL string with the templating language? Thanks,=20 Chris McDaniel=20 |