If we go with standard Drutopia approach to listing pages we should allow faceted search here.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mlncn created an issue. See original summary.

megakeegman’s picture

What should the rendered entity contain:

  • value of the default field
  • link to referenced content
  • which platforms were syndication targets (standalone page only maybe)
  • authored on date
  • permalink to the microblog

megakeegman’s picture

The point about "which platforms were syndication targets" is not possible right now because most of the modules in the social post ecosystem are not storing links to the posts after they have been posted. Social Post Facebook so far is the only one where this feature exists in any capacity, but it also needs work to function fully with mposse.

Also, there is currently no way during content editing to select which platforms should be posted to, which would be another possible way to have some kind of idea of which platforms were syndication targets. I am not sure at this very minute whether such a field should be added directly to this module. Because Drutopia Microblog actually doesn't handle syndication at all (it simply provides a content type), it might make the most sense to include such configuration in mposse instead.

  • megakeegman committed 71112e9a on 1.0.x
    feat: #3369338 A visitor can view all microblog posts
    
megakeegman’s picture

Status: Active » Fixed

The search api index based view has been added, and the view modes reconfigured. A little bit of field cleanup also made it into this issue fork, within the config/install files.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.