Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d6y/london_class_march_2011_sitemap_css
https://github.com/d6y/london_class_march_2011_sitemap_css
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/d6y/london_class_march_2011_sitemap_css
- Owner: d6y
- Created: 2011-04-07T10:14:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-04-07T11:42:02.000Z (over 13 years ago)
- Last Synced: 2023-03-10T19:08:48.542Z (almost 2 years ago)
- Language: Scala
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is one of the projects used at @dpp's Lift course held at Skillsmatter, London, March 2011.
The code is the state of the code at the end of the class, and as such probably isn't going to make a lot of sense but might contain something someone can find useful.
From my notes:
* Demo of Menu.param, using an on-line forum as an example. (A forum contains a number of discussion threads and each thread contains a number of messages).
* main files touched: Boot.scala, model/Forum.scala, snippet/ForumStuff.scala webapp/forums.html, forums/star.html, forums/star/star.html
* See: http://stable.simply.liftweb.net/#toc-Subsection-3.4.5 and http://stable.simply.liftweb.net/#toc-Subsection-3.2.7
Run with:$ sbt
> update
> jetty-run