Open juliotaylor opened 10 years ago
Could it maybe be a site option? I suppose the link title would have to be dynamic as not all posts archives would be called posts....
I like this idea.
Dynamic link title is no biggie. I like this idea, and Si's suggestion that it be optional (perhaps available on a type by type basis). On 20 Nov 2014 19:50, "jrgmartin" notifications@github.com wrote:
I like this idea.
— Reply to this email directly or view it on GitHub https://github.com/bigspring/monolith/issues/247#issuecomment-63868087.
good call @simonpmiles. I think a site option is a good idea, but it'll need a default value.
what if we used the label of the post type? so posts
would be replaced by news
or press releases
or whatever.
Good idea, and can definitely be done.
On Thursday, 20 November 2014, Julio Taylor notifications@github.com wrote:
good call @simonpmiles https://github.com/simonpmiles. I think a site option is a good idea, but it'll need a default value.
what if we used the label of the post type? so posts would be replaced by news or press releases or whatever.
— Reply to this email directly or view it on GitHub https://github.com/bigspring/monolith/issues/247#issuecomment-63887797.
Jon Martin BigSpring Web Development Office: +44 (0) 115 906 1321 Mobile: + 44 (0) 7787 121897 Skype: jon.bigspring http://www.bigspring.co.uk http://www.twitter.com/bigspringweb http://www.facebook.com/bigspringweb
BigSpring is a trading division of Big Spring (UK) Ltd Registered in England & Wales No. 06741331, 29 St Austins Drive, Nottingham, NG4 3EY
this'll tie in nicely if we standardise CPTs – slugs should be singular, and labels plural.
I've noticed a few sites providing a back to posts link on single posts – I've also had this come back as client feedback on some projects.
Should we implement this as a core feature in M2? Is it a design assumption?