|
Project Information
Featured
Downloads
|
UPDATEThis project has been merged with OxygenGuide v0.4! Please use v0.4 directly! Index for offline world travel guideThis is a project created specifically for OxygenGuide, the offline and text-only version of WikiTravel. The aim is to provide indices for all (over 20,000) destinations of OxygenGuide so embedded devices have easier access to these destinations through indices. The Python script can also be used with general purpose: it recursively reads all HTML pages in a certain directory, classifies all files by the initials of their titles, and output an index HTML page for all pages traveled. Hopefully this project will be merged with OxygenGuide in the future. How to Use it
How to Use it EffectivelyThe generated index page "all.html" is about 1.2MB, on some devices it takes a considerable time to load or even fails to load. Thus the index pages by initials, such as A.html, B.html, ... (most of which is smaller than 100KB), can be used as alternatives. Feel free to use any of these 2 kinds of indices on your portable device. The content of all index pages is kept as simple as possible: as different devices have various screen sizes, it tries to fit in the smallest screen size horizontally. |