View Single Post
Old 04-17-2011, 08:37 AM   #5
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by aerodynamik View Post
The layout of the online edition is very close to the actual printed magazine, i.e. page 1 is on 1.html, page 2 on 2.html, etc.
One option would be to calculate the article pages from this simple structure. GoComics does something similar.
Quote:
There is a table of content which looks like this
If you wish to use this TOC, you'd use parse_index. Look at the API.
Quote:
In addition, on the bottom of every page there is a link to the next and previous page.
To deal with this, you need multipage. A search for that word here will give some sample code.
Starson17 is offline   Reply With Quote