2012-03-26, 17:04:27
yojoe Wrote:I'd like to request an additional tag in xml files, which would store document creation time.
Sometimes there might be a need to show creation time along with date of last change (<pubDate>).
It would come in handy for i18n search plugin.
any chances for that ?
Yes, this feature was already requested by others, too.
In the mean time both I18N Custom Fields and I18N Special Fields already automatically add a creation date/time field (creDate, same format as pubDate) and provide functions for accessing it.
You can use the parameter order=created to sort the search results by creation date.