Improving HTML export options
Posted: Wed Sep 20, 2006 5:57 pm
My idea is to have the HTML export template options include a way to more accurately name the files output.
Currently, the index pages are saved as “index, page1, page2, etc”, and the images for movies are saved as “125,126, 127, etc”. These names have no relationship or bearing (that I can see) on any fields or data in the pedia.
I’d like for the pedias to have a totally unique field that can be used for output to html. Perhaps the UPC code or maybe just an arbitrary unique number generated by pedia (to be able to handle burned and unique content). Using this new serial value, I want to be able to create a really killer HTML export. I could directly link a combined index page to an individual item listing. For example, I’d like to build a name only listing of all the movies. Each movie name would be a link to a pop-up new window that is just the complete description of the film. Right now, there seems to be absolutely no way to make this, since the page names are “page1” and of course have no bearing to the content of the page. Of course I understand that not every html output would be appropriate for this output.
I’d like for the output options to have an additional option like “Use Serial Number for file naming” that can be used for the html page and the images’ naming.
Also, I feel that the current naming of pages is not consistent... having the first page as “index”, then subsequent pages as “page1, page2, etc.” is difficult to programmatically work with. I'd like to see "index, index1, index2. Though using my 'new' naming option will make that impossible. I think it would be OK to not have an "index.html" page as the first page; or, have a basic "index.html" page that redirects or points only to the 'real' first file page.
Perhaps I can take care of some of this with some Javascript, but I'm not too versed on that yet. So if there are ways around you might know, please forgive.
Chris
Currently, the index pages are saved as “index, page1, page2, etc”, and the images for movies are saved as “125,126, 127, etc”. These names have no relationship or bearing (that I can see) on any fields or data in the pedia.
I’d like for the pedias to have a totally unique field that can be used for output to html. Perhaps the UPC code or maybe just an arbitrary unique number generated by pedia (to be able to handle burned and unique content). Using this new serial value, I want to be able to create a really killer HTML export. I could directly link a combined index page to an individual item listing. For example, I’d like to build a name only listing of all the movies. Each movie name would be a link to a pop-up new window that is just the complete description of the film. Right now, there seems to be absolutely no way to make this, since the page names are “page1” and of course have no bearing to the content of the page. Of course I understand that not every html output would be appropriate for this output.
I’d like for the output options to have an additional option like “Use Serial Number for file naming” that can be used for the html page and the images’ naming.
Also, I feel that the current naming of pages is not consistent... having the first page as “index”, then subsequent pages as “page1, page2, etc.” is difficult to programmatically work with. I'd like to see "index, index1, index2. Though using my 'new' naming option will make that impossible. I think it would be OK to not have an "index.html" page as the first page; or, have a basic "index.html" page that redirects or points only to the 'real' first file page.
Perhaps I can take care of some of this with some Javascript, but I'm not too versed on that yet. So if there are ways around you might know, please forgive.
Chris