Imagevue album Sitemenu plug-in usage and precautions _ Application skills

Source: Internet
Author: User
The Sitemenu plugin can add a flash navigation menu to your Imagevue album (you can see the top of my album for a specific effect). This imagevue is more convenient when used in conjunction with other programs. Here is a Sitemenu plug-in installation methods and considerations.

Installation Method:
1. Download files (go to http://bbs.pjhome.net/viewthread.php?tid=9356 's 5 downstairs or search on Google " sitemenu Module for Imagevue”)。
2. Unzip the downloaded file and upload the new imagevue.swfAnd Sitemenu.iniFile.
3. Open your configuration file (ie Config.ini) and add the following line:
Sitemenu = Sitemenu.ini(or any other Sitemenu.ini file)
4. Upload your new configuration file

Sitemenu detailed Help documentation see the Sitemenu module item on the left side of http://www.imagevuex.com/documentation/

Precautions :
The main problem is to set the link Sitemenu.ini without the " ="No, because Imagevue will filter out the things behind the = number. For example, you want to link to the blog message book, then normally should add the following link: ... /.. /loadmod.asp?plugins=guestbookforpjblog, but the link is not normal because the part behind the = number is filtered.

Remedial Method:
Since adding a link with an equal sign directly does not work, we can then work around it by using an HTML file. The following method demonstrates how to create an HTML file to relay to the blog message book (my photo directory in the blog directory, the established HTML file in the photo link directory, the specific path according to their own circumstances set).

This is the code to transfer HTML, very simple
<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <ptml xmlns=" http://www.w3.org/1999/xhtml "> <pead> <meta http-equiv=" Content-type "content=" text/html; charset=gb2312 "/> <meta http-equiv=" Refresh "content=" 0;url=. /.. /loadmod.asp?plugins=guestbookforpjblog "> <title></title> </pead> <body> </body> & Lt;/html>
[Ctrl + A All SELECT Note: If the need to introduce external JS need to refresh to perform]

Save the above code in an HTML file, such as guestbook.html, and then put the file in the Photo/link directory, and finally set the link address in Sitemenu.ini to this HTML file. If you have more than one page you need to relay to create multiple transit files.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.