#2602 Project blog feed macro

v1.0.0
closed
sf-2 (994)
Wiki
nobody
2015-08-20
2011-08-11
No

Similar to the neighborhood_blog_posts macro, we should have a macro that pulls blog posts for just the current project, and accepts an optional mount point param. This would be used for the Adobe neighborhood project with separate 'events' and 'news' blog instances. So make sure it works with --init-- as well as regular projects.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-08-11
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,1 +1,1 @@
    -Similar to the neighborhood_blog_posts macro, we should have a macro that pulls blog posts for just the current project, and accepts a mount point param.  This would be used for the Adobe neighborhood project with an 'events' and 'news' blog instances.  So make sure it works with `--init--` as well as regular projects.
    +Similar to the `neighborhood_blog_posts` macro, we should have a macro that pulls blog posts for just the current project, and accepts an optional mount point param.  This would be used for the Adobe neighborhood project with separate 'events' and 'news' blog instances.  So make sure it works with `--init--` as well as regular projects.
    
     
  • Mark Ramm - 2011-08-11
    • milestone: limbo --> aug-19
     
  • Dave Brondsema

    Dave Brondsema - 2011-08-12
    • component: General --> Wiki
    • size: --> 2
     
  • Jenny Steele - 2011-08-16
    • status: open --> in-progress
    • assigned_to: Jenny Steele
     
  • Jenny Steele - 2011-08-16
    • status: in-progress --> code-review
    • assigned_to: Jenny Steele --> Tim Van Steenburgh
     
  • Jenny Steele - 2011-08-16

    On allura js/2602. To test, create a project with two blog tools. Add some posts to the tools in draft and published states. In the project's wiki, add this macro: [[project_blog_posts]] You should see published posts from both blog tools. Add the mount point option like this: [[project_blog_posts mount_point=news]] Now you should only see published posts from that blog.

     
    • status: code-review --> closed
    • assigned_to: Tim Van Steenburgh --> Jenny Steele
     
  • Looks good, merged to dev.

     

Log in to post a comment.