diff options
| author | Ralph Amissah <ralph@amissah.com> | 2010-03-23 19:55:58 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2010-03-23 19:55:58 -0400 | 
| commit | cd9599a8a1811830ecaffac9ab2e37fdf2c6842e (patch) | |
| tree | 527bcf14cfec05e808fed3d7f5cb72cd30d62f11 | |
| parent | data/v1/samples, adds "CONTENT" by Cory Doctorow and links (diff) | |
v2 promo.yml list.yml, adds "CONTENT" by Cory Doctorow
| -rw-r--r-- | data/v2/samples/_sisu/skin/yml/list.yml | 1 | ||||
| -rw-r--r-- | data/v2/samples/_sisu/skin/yml/promo.yml | 16 | 
2 files changed, 17 insertions, 0 deletions
| diff --git a/data/v2/samples/_sisu/skin/yml/list.yml b/data/v2/samples/_sisu/skin/yml/list.yml index 4aea9b9..512bc17 100644 --- a/data/v2/samples/_sisu/skin/yml/list.yml +++ b/data/v2/samples/_sisu/skin/yml/list.yml @@ -5,6 +5,7 @@ open_society:    site:    - twon    - fc +  - content    - faif    - twobits    - ffa diff --git a/data/v2/samples/_sisu/skin/yml/promo.yml b/data/v2/samples/_sisu/skin/yml/promo.yml index de18d07..2bb8b20 100644 --- a/data/v2/samples/_sisu/skin/yml/promo.yml +++ b/data/v2/samples/_sisu/skin/yml/promo.yml @@ -151,6 +151,19 @@ site:      -        title:    Software License List        url:      http://www.fsf.org/licensing/licenses/ +  content: +    title:      CONTENT +    subtitle:   Selected Essays on Technology, Creativity, Copyright and the Future of the Future +    author:     Cory Doctorow +    year:       2008 +    url:        content.cory_doctorow +    links: +    - +      title:    Home +      url:      http://craphound.com/content +    - +      title:   Wikipedia entry +      url:     http://en.wikipedia.org/wiki/Cory_Doctorow    littlebrother:      title:      Little Brother      author:     Cory Doctorow @@ -160,6 +173,9 @@ site:      -        title:    Home        url:      http://craphound.com/littlebrother +    - +      title:   Wikipedia entry +      url:     http://en.wikipedia.org/wiki/Little_Brother_(Cory_Doctorow_novel)  search:    sisu_books_libre_sisusearch:      type:      sisusearch | 
