Isn't it sufficient to use local customization, i.e. put $EMailFormAddresses['feedback'] = '[EMAIL PROTECTED]' $EMailFormDefaultSender = '[EMAIL PROTECTED]';
to local/<groupname><pagename>.php ? Roman On Wed, Apr 23, 2008 at 10:46 PM, <[EMAIL PROTECTED]> wrote: > I asked this question last week end and had no answer, so I am trying > again: > > How to set global setting from the local/config.php file into the actual > page, so the settings can be customized on the page itself? > > I am using the emailform receipe and it works great, but I'd like to set > the: > > $EMailFormAddresses['feedback'] = '[EMAIL PROTECTED]'; > $EMailFormDefaultSender = '[EMAIL PROTECTED]'; > > on the page itself instead of local/config.php, because I want to use the > form for multiple purposes, so instead of posting an email address, I want > to use the email form. This will prevent harvesting. > > -- > Thanks > http://www.911networks.com > When the network has to work > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users >
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
