Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify grids from toc.json #278

Open
scottkellum opened this issue Feb 14, 2012 · 3 comments
Open

Specify grids from toc.json #278

scottkellum opened this issue Feb 14, 2012 · 3 comments

Comments

@scottkellum
Copy link
Contributor

Identifying the grids with the toc.json file might be better than defining data-grids in the HTML document. Not only will all the data about the publication be in one place but the chrome can also query what grids are being used and can be re-styled accordingly.

{
  "date": "date",
  "contents": [
    {
      "url": "index.html",
      "title": "cover",
      "data-grids": "cover"
    }
  ]
}
@SafaAmin
Copy link

SafaAmin commented Dec 8, 2012

can't understand Grids !! ..

how make grid with 3 article columns and another grid with same size of 3 columns but not include articles,, contains image ??????

@andreacampi
Copy link
Member

Please bring this up on the mailing list; the issue tracking is just for bugs and feature requests.

@andreacampi
Copy link
Member

Oops, we still need this ticket.

@andreacampi andreacampi reopened this Dec 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants