By Josin on
I have installed and activated the module Summary. But yet dont know how to get the result out of it. Can someone please help me?
-Josin
I have installed and activated the module Summary. But yet dont know how to get the result out of it. Can someone please help me?
-Josin
Comments
where IS the summary page??
I have the same question. Where is the result? Is it obvious and I am just blind?
Can't find it either
Maybe there's a conflict with another module?
One solution: Set it as default front page
One way of seeing the output of summary.module is to set it as the default frontpage.
Go to admin -> settings and enter 'summary' in the 'default front page' field. (Step 5 in the INSTALL file that ships with summary.module :-))
You should also be able to see the output at http://your.site.tld/index.php?q=summary
No Install file in download
Thank you very much for responding, wulff. That did the trick and now it's working!
I didn't have an install file in the summary.module download. Hmm.
Best regards,
- Bradley
Install file is only in CVS
You're right, it seems the INSTALL file isn't included in the generated module download - I should have checked that before writing my answer.
You can view the file in the CVS repository: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/summary/
New to Drupal
Thanks for that link, too. I'm a bit new to Drupal, so I'm not always sure where to look for things (when I get past the obvious place to look for things!).