Time stamps
bflora - July 17, 2008 - 08:42
| Project: | Memetracker |
| Version: | 6.x-1.1-alpha3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
I'm not seeing timestamps on any of the demo sites. I'm assuming this is a theming thing....but in case it's not, will memes carry timestamp data a la Techmeme?

#1
The simple answer is yes. The timestamps can be adjuste to either the feed fetching date, or the date of the feed post itself.
The demo site should really be changed to "Garland" as its a default theme that many people are familiar with.
#2
awesome.
#3
The timestamp (date when feed item was created) is accessible right now by calling
$content->get_timestamp(). You can modify the theme if you'd like to print that. At some point, I'll make the meme output configurable so you can select to print dates.