View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000303 | phpList 3 application | General | public | 09-05-03 03:44 | 19-11-19 22:33 |
Reporter | richarddoe | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000303: Dynamic headers and footers in subscribe pages. | ||||
Description | I think it would be useful in this age of dynamic, templated sites if the subscribe pages could contain dynamic data in their header and footer, instead of the static HTML entered in the 'configure subscribe pages' area. A way to do this might be to allow the admin to specify a dynamic webpage's URL, the parsed output of which would be used as the header/footer, e.g. using: file_get_contents( 'http://www.domain.com/lists/header.php' ); This could perhaps be implemented as a placeholder, e.g. [WEBPAGE:http://www.domain.com/lists/header.php] | ||||
Tags | No tags attached. | ||||
related to | 0002705 | closed | PHPList v2.11 release |