I have looked at Gearpad code. In Manifest.php the files are still statically listed. I thought, I could be wrong, that Yossi wanted a way to dynamically list the files in the web app for the manifest.json file. Please tell me what I am missing.Thanks.
On Jan 5, 8:14 pm, Oblygre <[email protected]> wrote: > You can build a dynamic manifest file and put in on the server, and > all files within one or several directory(s) can be automatically > updated in the manifest file. > See the manifest.php in the gearpad sample for a nice example of this. > > Good luck! > > Br Olav B. Lygre > > On Jan 4, 11:30 am, yosrbnrt <[email protected]> wrote: > > > Hi, > > I am new to google gears. > > I would like implement google gears for a big section of our site - > > which has static content - including html pages, PDF files, etc' in > > order for our sales team to use the content offline...... > > I understand i should build build a manifest json file including all > > the URL's of my pages, images, PDF files etc'..... > > Is there a way I could include a group of URL's at once to make it > > easier? could I define a section in the site to be stored? for example > > if i have all my PDF files underwww.domain.com/PDF/couldI include > > all the files at once? or must I define each and every file in the > > manifest file? > > > Thanks, > > Yossi.
