ok so here it is. Basically the following is a manga viewer you can use for any mangas you may make. I tried to make it versatile so it can be used for any manga where strict url path conventions are followed and the general size of each page is about the same as the first. To use this web app, you need to provide it with part of the url for the first image. I've used probably my all time favorite Christian manga, Thy Name by Psycho Ann as a working example
the url for the image of the first page for Thy Name is
[noparse]http://www.theproject.us/othercomics/oneshot/thy1.jpg[/noparse]
the parts that are needed to view this manga with the viewer are
url_base: [noparse]http://www.theproject.us/othercomics/oneshot/thy[/noparse]
and
number of pages: 14
The resulting url for the viewer is:
[noparse]http://home.earthlink.net/~jwmarikle/sitebuildercontent/sitebuilderfiles/mangaviewer.html#url=http://www.theproject.us/othercomics/oneshot/thy&pages=14[/noparse]
Yeah kinda long, which is why I tinyed it
[url][noparse]http://tinyurl.com/jsmangaviewer#url=http://www.theproject.us/othercomics/oneshot/thy&pages=14[/noparse][/url]
If you want to host the viewer on your own site and hard code the path and number of pages, you can.
[SIZE="1"]or if someone wants to host the viewer somewhere else so that the tinyurl would not have to be used, that'd be great too!
[/SIZE]
Hope someone can use it
note: sometimes the formatting is messed up, idk why. refreshing the page usually helps and it is best viewed in FF