I have installed the Elements Microblog sample and CMS Pro Online.
Jonny has two post. Shouldnât there be a link on his name âBy Jonny Appleseedâ to his bio for more info about him?
@dan have a look at the âauthorsâ and âjonny.mdâ. I canât see this page in the browser about Jonny Appleseed and his bio when the project is on the server. Also clicking on the âeyeâ for a preview looks strange âŚ
Itâs not linked. Select item.author.name in the page layout and youâll see that it doesnât have a link. But just supplying a link interacts with the CMS. As I noted in my book on the CMS, microBlog is a useful simple sample, but has some aspects to it that could use elaboration or fixing. There is no Author page, for instance, so even linking to {{item.author.name}} needs extra work by the designer to get it to work. So, at a minimum, @ben needs to add an Author page example and show how itâs linked.
have a look at the âauthorsâ and âjonny.mdâ. I canât see this page in the browser about Jonny Appleseed and his bio when the project is on the server. Also clicking on the âeyeâ for a preview looks strange âŚ
@ben any plans to fix this in the microblog? Only temporary fix by @thominator
we were looking at the microblog project last week to see if we could provide a more complete project with tag lists, author pages, and so on.
Whilst it is technically possible to do this with the current components, we are looking at ways to make things more user friendly. Hopefully we can provide a more complete project in the near future.
In the meantime, if thereâs something specific youâd like to achieve let me know and Iâll see if I can get an example project done for you