|
|
| Author |
Message |
flegare
Joined: 07 Mar 2008 Posts: 4
|
Posted: Fri Aug 01, 2008 7:00 pm Post subject: Can AMM generate HTML page base on the ID of the Movie? |
|
|
Hi,
Wondering if possible to export html pages base on the ID of the movie, because it seem like it generate the images base on the ID and i'd like to generate my .html the same way so they match.
Example:Movie ID is 999 will generate the html -> 999.html and the img/999.jpg.
Reason i'm asking is because for the my search engine to display the thumbnail beside the results the images name as to match the html file names.
By using different page for each movie it load faster than having them all on the same page (mine is over 2MB so it take a while to load from the internet).
When AMM generate the pages it goes from .html, 2.html ,3.html etc.. and my ID have some missing because i deleted some movies so it goes like 1, 2, 4, 5, 7 etc... then ID 4 will be page 3.html but ID 4 will generate img/4.jpg so they don't match, hope you get the picture here.
So let me know if it's possible or if there is other option that will do the same thing but it is important that the HTML file name match the image file name.
Thanks |
|
| Back to top |
|
 |
flegare
Joined: 07 Mar 2008 Posts: 4
|
Posted: Sat Aug 02, 2008 5:40 pm Post subject: |
|
|
Good i find a way to make this work.
First i created a new Database then "Append From" my previous database so it generate new ID's (this way all the missing ID that was deleted are now fine), Click on ID to sort them all, then i choose the template that i want and export as html (before that i edited the template.html and hide the <!--[amm:nextpage]--> so it doesn't show on the pages) now back to the export, then at the bottom i select 1 then chekmark the "Movie count limit per page" click next then choose where i want to save and in File name i put ".htm" this will genereate .htm, 2.htm, 3.htm, etc... and AMM will generate the image base on the ID which start by 1 so everything is now using the same name--> 1.jpg match 1.htm.
Then i rescan my index for the search engine and did over 100 search and every thumbnails beside the results match the html page.
Just want to share this you may never need this but never know may be useful if want to do something similar.
Thanks i'm done |
|
| Back to top |
|
 |
Cor
Joined: 05 Nov 2007 Posts: 36
|
Posted: Sat Aug 02, 2008 6:15 pm Post subject: |
|
|
Nice solution!
Can you explain how your search engine works? |
|
| Back to top |
|
 |
flegare
Joined: 07 Mar 2008 Posts: 4
|
Posted: Sat Aug 02, 2008 7:30 pm Post subject: |
|
|
The Search engine is not related to AMM it's Zoom Search Engine Indexer at http://www.wrensoft.com/zoom/index.html.
Zoom is a software package that creates a search engine for your website, intranet, CD, or DVD. It provides fast and powerful full-text searching by indexing your website in advance with an user friendly desktop application that allows you to configure and index your site, from the convenience of your Windows computer.
See their site for more info.  |
|
| Back to top |
|
 |
Cor
Joined: 05 Nov 2007 Posts: 36
|
Posted: Sat Aug 02, 2008 8:39 pm Post subject: |
|
|
Thanks for the info!
I did not know that a program like Zoom Search Engine Indexer can create a search function for your website by indexing the pages. |
|
| Back to top |
|
 |
|