- Posts: 1322
- Thank you received: 2220
Add a date to Stories mouseover?
25 Jan 2023 20:05 #76397
by slim36
This message has an attachment image.
Add a date to Stories mouseover? was created by slim36
Would it be possible to add a date of story publication to the mouseover? People with less than super memory might need help to figure out if they've seen the story before.
This message has an attachment image.
Please log in or register to see it.
The following user(s) said Thank You: BrokenIron
Please Log in to join the conversation.
- slim36
-
Topic Author
- Offline
- Platinum Member
-
Less
More
25 Jan 2023 22:30 #76398
by shadar
Replied by shadar on topic Add a date to Stories mouseover?
If you click on the link, the date is right at the top of the page.Would it be possible to add a date of story publication to the mouseover? People with less than super memory might need help to figure out if they've seen the story before.
The following user(s) said Thank You: Sarge395
Please Log in to join the conversation.
- shadar
-
- Offline
- Uberposter par Excellence
-
Less
More
- Posts: 3894
- Thank you received: 3533
27 Jan 2023 05:42 #76412
by slim36
This message has an attachment image.
Replied by slim36 on topic Add a date to Stories mouseover?
Instead of changing the mouseover... When a group of new stories are posted could the title get post or mod date mmddyy or ddmmyy appended?
This message has an attachment image.
Please log in or register to see it.
Please Log in to join the conversation.
- slim36
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 1322
- Thank you received: 2220
27 Jan 2023 11:18 #76415
by Rjjt456
Replied by Rjjt456 on topic Add a date to Stories mouseover?
It might be possible to add that next time that the site gets overhauled. We'll let fats know.
The following user(s) said Thank You: slim36
Please Log in to join the conversation.
- Rjjt456
-
- Offline
- Junior Member
-
Less
More
- Posts: 203
- Thank you received: 116
27 Jan 2023 13:42 #76418
by slim36
Replied by slim36 on topic Add a date to Stories mouseover?
adding a ddmmyy or mmddyy to the new story titles could possibly be a text edit to the story titles as they are posted . no code changes needed,
Please Log in to join the conversation.
- slim36
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 1322
- Thank you received: 2220
28 Jan 2023 03:50 #76426
by fats
Replied by fats on topic Add a date to Stories mouseover?
I've got to check which code to edit but it will be an easy fix, expect it done soon.
Fats
Fats
The following user(s) said Thank You: slim36
Please Log in to join the conversation.
- fats
-
- Offline
- Administrator
-
Less
More
- Posts: 2418
- Thank you received: 3713
28 Jan 2023 09:27 #76429
by Lucent
Replied by Lucent on topic Add a date to Stories mouseover?
Rather than DDMMYY or MMDDYY why not make it clear? This is important if the date will be appended to the title, as opposed to being in a display field whose format is selected by the user's country or preference.
YYYY-MM-DD is the ISO Standard way of presenting dates. It makes clear what is a month and what is a date.
en.wikipedia.org/wiki/ISO_8601
YYYY-MM-DD is the ISO Standard way of presenting dates. It makes clear what is a month and what is a date.
en.wikipedia.org/wiki/ISO_8601
The following user(s) said Thank You: slim36
Please Log in to join the conversation.
- Lucent
-
- Offline
- New Member
-
Less
More
- Posts: 19
- Thank you received: 9
28 Jan 2023 13:25 #76430
by slim36
Replied by slim36 on topic Add a date to Stories mouseover?
Just trying to think of ways to do it without the risk of a code change - whatever suits the volunteer superpowers of the site admins. Maybe it can slightly reduce load on the webserver if users are clicking into story titles to check the date. Another way might be a "new" flag on stories per user like the forum topics.
Please Log in to join the conversation.
- slim36
-
Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 1322
- Thank you received: 2220
28 Jan 2023 17:59 #76431
by njae
And a "new" flag actually sounds harder to implement as the ground work is probably not there. It's a question about wether or not flexicontent does keep track on what content (aka stories) your user looked at and what he didn't. That part might just not be there.
Replied by njae on topic Add a date to Stories mouseover?
Given that the mouseover effect already gives the start parts of a story, this indicates that the stories have already been loaded when creating the main blog page. The date is just another field of that record. So the code change would be to just add it to the mouseover part. How that happens is up to the original developer. It could be made in a way that the mousover contents are configurable - but it sounds like the code has to be edited slightly.Just trying to think of ways to do it without the risk of a code change - whatever suits the volunteer superpowers of the site admins. Maybe it can slightly reduce load on the webserver if users are clicking into story titles to check the date. Another way might be a "new" flag on stories per user like the forum topics.
And a "new" flag actually sounds harder to implement as the ground work is probably not there. It's a question about wether or not flexicontent does keep track on what content (aka stories) your user looked at and what he didn't. That part might just not be there.
The following user(s) said Thank You: slim36
Please Log in to join the conversation.
- njae
-
- Offline
- Premium Member
-
Less
More
- Posts: 683
- Thank you received: 343
Time to create page: 0.056 seconds