The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #1

Date as "preformatted"
Ivan Napolskykh
#In source you can find flexible date that probably depends on current time. Page does not contain information about the day of creation, but there are day and month exists which could not formatted into simple dd MM format.

############WHICH I NEED TO USE???####################
###########################################################################THAT ONE#########################
#published_date: //meta[@name="created"]/@content
@combine(" "): //*[@class="newsBlockDate"]/span/next-sibling::span
##################OR THAT#############################
#@datetime(-2, "en-US", "dd MM"): //*[@class="newsBlockDate"]
#published_date: $@
######################################################
Accepted by admin
Type of issue
Author added their own content
Reported
Jun 17, 2017