By acbramley on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.2.x
Introduced in version:
11.2.0
Issue links:
Description:
The node_mark() function was only used on non-views Node listing pages via NodeListBuilder. This coupled the node module with the history module. The history module implements its own HistoryUserTimestamp views field with the same functionality.
There is no replacement, marks have been removed from the default node listing.
Impacts:
Module developers