Last active
          December 27, 2015 03:09 
        
      - 
      
- 
        Save mccar2cm/7256954 to your computer and use it in GitHub Desktop. 
    Some basic MURA stuff I can't seem to ever remember
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | datasource: | |
| #application.configBean.getDatasource()# | |
| init mura scope: | |
| <cfset $=application.serviceFactory.getBean("MuraScope").init("SITEID")> | |
| get a feed to show items with nav set to 0 and 1 | |
| <cfset feed.setShowNavOnly(0)> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment