Feature #204
Toggle displaying of Article published information in Headlines and Categories
| Status: | Closed | Start date: | 2009-12-05 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | Alex Cartwright | % Done: | 100% |
|
| Category: | TangoCMS::Modules | |||
| Target version: | 2.6.0 |
Description
The published by lines, such as 'Published by AlexC, 3 Days Ago' should be able to be turned off somehow, as not everyone wants this to be shown. This would effect Headlines, Categories and when viewing a single article.
Related issues
History
Updated by Ypsy Iwonttellyoumylastname about 2 years ago
Alex Cartwright wrote:
The published by lines, such as 'Published by AlexC, 3 Days Ago' should be able to be turned off somehow, as not everyone wants this to be shown. This would effect Headlines, Categories and when viewing a single article.
Maybe it's better to be able to completely customize it. I went to the php files to remove just the displaying of categories and the name, so that it still shows the date. A way to type in the wanted format would be great. Like "$time ago by $author in $category ($comments).
Updated by Alex Cartwright about 2 years ago
Great idea, much like selecting what date format you wish to use. I'll make sure this happens.
Updated by Alex Cartwright about 2 years ago
- Target version changed from 2.5.0 to 2.6.0
Updated by Alex Cartwright over 1 year ago
Applied in changeset commit:"2532541fc55cd7854a3f8e9fee55c987fae3089e".
Updated by Alex Cartwright over 1 year ago
Typo in commit message, this has in fact not been complete yet.