Hi, No you cannot define web resources with wildcard semantic in the manifest. There is no way for Gears to know what the file names are under a directory, this is the same as a web user would not be able to tell what files are available under a server directory.
Austin On Sun, Jan 4, 2009 at 2: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 under www.domain.com/PDF/ could I include > all the files at once? or must I define each and every file in the > manifest file? > > Thanks, > Yossi. >
