Jose Hales-Garcia wrote:
shows the user associated through created_by_id. Is
there a way to show the user associated with updated_by_id?
This is the tag definition for author:
tag 'author' do |tag|
page = tag.locals.page
if author = page.created_by
author.name
end
end
so, I g
shows the user associated through created_by_id. Is
there a way to show the user associated with updated_by_id?
Jose
___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.r