Show_if asset type

Hi, I have a show_if in a design that displays an 'edit this page' link if a user is logged in and has write access (to save them having to append /_edit to the url). Trouble is, I only really want them to editing standard pages and not the horrendous number of asset listing pages that organise them. I'm after something along the lines of

    
    
    

if you see what I mean…



Is this possible?

Thanks

There is no show_if condition for asset type. You could use a paint layout to add a link to standard pages only. All other assets can just print their normal content.