Menu

#227 HTML output report extension

closed
Other (220)
9
2012-10-11
2003-03-20
No

Hi,
what a great tool ! I've found it very powerful.
However, I'll be glad with a new feature : the possibility of
generating html report with an other extension than 'html'...

In my case, for example, I would like to use
HTMLHeadSection an HTMLEndSection like this :

HTMLHeadSection="<?php include 'header.php'; ?>"
HTMLEndSection="<?php include 'footer.php'; ?>"

To see the pages processed, they must have the 'php'
extension instead of html.
I've tried :

awstats.pl -config=myhost -output -staticlinks >
awstats.myhost.php
... and so on with the other reports.
It works ok, and my included files are processed. But the
files generated contains references to other .html pages,
not to .php files of course.

Could we envisage a new option for the awstats.pl and the
awstats_buildstaticpages, a kind of :
-extension=html or -extension=php or whatever ?

thanks in advance,
best regards,
Philippe

Discussion

  • Laurent Destailleur (Eldy)

    Logged In: YES
    user_id=96898

    Changed to feature request.

     
  • Laurent Destailleur (Eldy)

    Logged In: YES
    user_id=96898

    The feature/change or bug fix was added in CVS tree.
    Will be available with next release.

     

Log in to post a comment.