[pmwiki-users] Site analyzer for new recipe

Daniel Roesler diafygi at gmail.com
Fri Aug 29 08:57:48 CDT 2008


Got it, thanks a bundle.

Daniel

On Fri, Aug 29, 2008 at 8:41 AM, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> On Thu, Aug 28, 2008 at 10:00:06PM -0500, Daniel Roesler wrote:
>> Hey all,
>>
>> I created a recipe a while back that generates a form that signs you
>> up for a mailing list, but I'm having some trouble getting it to show
>> up on the SiteAnalyzer page.
>>
>> In emaillistform.php, I added:
>> $RecipeInfo['MailListForm']['0.2'] = '2008-09-28';
>
> In order for it to work the $RecipeInfo line needs to read:
>
>    $RecipeInfo['MailListForm']['Version'] = '2008-08-28';
>
> Note that the second index is actually the word "Version", and not
> to be replaced by the version number.
>
> Pm
>



More information about the pmwiki-users mailing list