Mercurial > hg > soundsoftware-site
annotate vendor/plugins/classic_pagination/test/fixtures/companies.yml @ 947:be4106d14a35 bibplugin_bibtex
Parses a pasted bibtex entry and correctly adds its fields *except* the author names/institutions. Todo: Parse the author names/institutions and show the errors (flashing on the top of the page).
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 18 Jul 2012 16:57:54 +0100 |
parents | 513646585e45 |
children |
rev | line source |
---|---|
Chris@0 | 1 thirty_seven_signals: |
Chris@0 | 2 id: 1 |
Chris@0 | 3 name: 37Signals |
Chris@0 | 4 rating: 4 |
Chris@0 | 5 |
Chris@0 | 6 TextDrive: |
Chris@0 | 7 id: 2 |
Chris@0 | 8 name: TextDrive |
Chris@0 | 9 rating: 4 |
Chris@0 | 10 |
Chris@0 | 11 PlanetArgon: |
Chris@0 | 12 id: 3 |
Chris@0 | 13 name: Planet Argon |
Chris@0 | 14 rating: 4 |
Chris@0 | 15 |
Chris@0 | 16 Google: |
Chris@0 | 17 id: 4 |
Chris@0 | 18 name: Google |
Chris@0 | 19 rating: 4 |
Chris@0 | 20 |
Chris@0 | 21 Ionist: |
Chris@0 | 22 id: 5 |
Chris@0 | 23 name: Ioni.st |
Chris@0 | 24 rating: 4 |