Updates for Community News tools
Community_News/make_email: minor tidying Community_News/make_shownotes: addition of File::Copy; addition of cache management routines; cache is now managed here as well as in 'make_email'; fixed a bug with use of '$/'; POD enhancements. Community_News/recording_dates.dat: for reference Community_News/shownote_template12.tpl: removed the "Updated on" section. Community_News/shownotes_container.tpl: enhanced the datestamp header when generating "full" shownotes.
This commit is contained in:
@@ -161,9 +161,6 @@ by <a href="[% correspondents %]/[% pad4(arr.0.hostid) %].html" target="_blank">
|
||||
</li>
|
||||
[%- END -%]
|
||||
</ul>
|
||||
[%- IF mark_comments == 1 || ctext == 1 -%]
|
||||
<p><small><small><em>Updated on [% date.format(date.now,'%Y-%m-%d %H:%M:%S') %]</em></small></small></p>
|
||||
[%- END -%]
|
||||
[%- END %]
|
||||
[%# ---------------------------------------------------------------------------------------- -%]
|
||||
[% cc = (comment_count - past_count) -%]
|
||||
|
Reference in New Issue
Block a user