-
- Downloads
New and updated files for custom page support. Put page content files in...
New and updated files for custom page support. Put page content files in *templates/pages or in the '/pages' folder at the root of the web app. Velocity, JSP, and HTML files are supported.
Showing
- src/main/java/org/nrg/xnat/turbine/modules/screens/Page.java 16 additions, 0 deletionssrc/main/java/org/nrg/xnat/turbine/modules/screens/Page.java
- src/main/webapp/WEB-INF/conf/xnat-security.xml 3 additions, 0 deletionssrc/main/webapp/WEB-INF/conf/xnat-security.xml
- src/main/webapp/WEB-INF/web.xml 3 additions, 0 deletionssrc/main/webapp/WEB-INF/web.xml
- src/main/webapp/pages/foo.jsp 3 additions, 0 deletionssrc/main/webapp/pages/foo.jsp
- src/main/webapp/scripts/globals.js 49 additions, 0 deletionssrc/main/webapp/scripts/globals.js
- src/main/webapp/scripts/xnat/app/customPage.js 92 additions, 0 deletionssrc/main/webapp/scripts/xnat/app/customPage.js
- src/main/webapp/xnat-templates/navigations/HeaderIncludes.vm 1 addition, 1 deletionsrc/main/webapp/xnat-templates/navigations/HeaderIncludes.vm
- src/main/webapp/xnat-templates/screens/Page.vm 51 additions, 0 deletionssrc/main/webapp/xnat-templates/screens/Page.vm
- src/main/webapp/xnat-templates/screens/pages/hello.vm 1 addition, 0 deletionssrc/main/webapp/xnat-templates/screens/pages/hello.vm
Loading
Please register or sign in to comment