Commit Graph
9 Commits
Author SHA1 Message Date
Kurtis Seebaldt and Nick Street 04efbcf66f Switch to using javascript widgets using site styling
- Quickstart selector is implemented using bootstrap-select rather than the dropdown button used elsewhere
- Quickstart selector is still to be styled
2013-08-14 15:42:35 +01:00
Kurtis Seebaldt and Nick Street 7202e8be26 Fixed rendering of documentation widgets if no active item on page 2013-08-14 10:43:51 +01:00
Kurtis Seebaldt and Nick Street ab97810f02 Updated project metadata API URI
[#52044647]
2013-08-14 10:09:13 +01:00
David Friermor 76235fe4da Updated index-common with latest layout and design [#54260788] 2013-08-13 17:51:30 -07:00
Kurtis Seebaldt and Nick Street d196a523ca Projects can now add documentation and quickstart widgets
[#52044647]
2013-08-13 16:28:57 +01:00
Kurtis Seebaldt and Nick Street ed58c82fd4 Refactored ProjectModel
[#52044647]
2013-08-13 12:18:28 +01:00
Kurtis Seebaldt and Nick Street 3607b8f32a Refactoring ProjectDocumentationWidget 2013-08-13 12:18:28 +01:00
Jeff Taggart and Nick Street 18c1a44dc6 Support rendering ProjectDocumentationWidgets
Project documentation widgets can now be added to pages by adding an element with a data-documentation-widget='project-id' attribute.
The documenation content is looked up from the Spring Framework web server using a JSONP call.
2013-08-13 12:18:28 +01:00
Gonçalo Silva and Jeff Taggart d562bb1dd5 extract common page elements 2013-08-09 13:48:39 +01:00