Joomla系统实现静态页面有两种方式:
1,系统内置SEF。
2,安装第三方SEF扩展。
可惜系统内置SEF对VirtueMart无效。有人专门做了个router.php,免费的,使得系统内置SEF也支持VirtueMart。
详见:http://extensions.joomla.org/extensions/extension-specific/virtuemart-extensions/7512/details。
Joomla系统实现静态页面有两种方式:
1,系统内置SEF。
2,安装第三方SEF扩展。
可惜系统内置SEF对VirtueMart无效。有人专门做了个router.php,免费的,使得系统内置SEF也支持VirtueMart。
详见:http://extensions.joomla.org/extensions/extension-specific/virtuemart-extensions/7512/details。
图片局部放大镜效果(magic zoom)见http://www.magictoolbox.com/magiczoom/。
magic zoom非商业用户免费,有适合VirtueMart的,也有适合Zen Cart的。
下载适合VirtueMart的:mod_virtuemart15_magiczoom
3-State Thumbnails Menu.
Display your Joomla menu as a thumbnails with 3-State icons
It comes with mambot and component to assign 3 State icons to your menu item…
More Info And Demo: http://www.josxp.com/content/view/83/126/#tm
Download Link:
http://uploadbox.com/files/dd73b7e12e
http://rapidshare.com/files/199508584/Thumbnail_Menu_Pro_unzip.rar
http://www.easy-share.com/1903703657/Thumbnail_Menu_Pro_unzip.rar
http://fanhaijun.com/wp-content/uploads/2009/04/thumbnail_menu_pro_unzip.rar
另外,刚才安装时候当发现新建一个菜单使用“别名(Alias)”的时候,此模块生成的菜单会无法识别
解决方法:
在“modules\mod_thumbnailspro”下编辑 mod_thumbnailspro.php
在第33行前插入一行,添加
case ‘menulink’:
即是:
case ‘menulink’:
case ‘url’:
if ( eregi( ‘index.php\?’, $row->link ) ) {
if ( !eregi( ‘Itemid=’, $row->link ) ) {
$row->link .= ‘&Itemid=’. $row->id;
}
}
break;
For all of you that want to watermark productimages with cache, here it is:
Download sript here:
http://fanhaijun.com/wp-content/uploads/files/watermark-with-cache.zip
make a folder called "watermark" in your root and put in the files called:
– cache
– watermark.php
– watermark.png –> change this picture to your picture!
Then set the permissions 777 to the folder "cache".
The change the htaccess.txt to the folowing parameters:
Code:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule \.(gif|jpeg|jpg)$ ../../../../watermark/watermark.php [QSA,NC]
Now upload the htaccess.txt to components/com_virtuemart/shop_image/product/
and if you want to the thumbnails in components/com_virtuemart/shop_image/product/resized.
AND RENAME TO .htaccess
And you are done.
Works on joomla 1.5.10 and virtuemart 1.1.3.
If you’re reading this, you’ve probably got the same problem I had: you get some sort of error when you use the Joomla Contact form. You’ve read through all the online tutorials and you’ve probably tried all the suggestions and manipulated the contacts, the server under “global config” etc., but to no avail. Am I right.
For some reason I could not get the PHP or SMTP function to work on my digital signage site. I already have Gmail set up as my email client in Hostmonster and it works fine. I also had all my contact information setup with the client email as my email of use. The problem I was getting was that the sendmail was working for the “copy” email, but it was not sending me the email–which was the most important part of the process.
Here was the problem and here was how I fixed it.
Under my MX mail settings in Hostmonster Cpanel, I changed one thing. Where it says, “Always accept mail locally even if the primary mx does not point to this server” my settings were set to “yes.” I merely changed them back to “no” and now it all works swimmingly. I hope this helps. The reason I’m posting it is because I spent WAY too long trying to figure this out–for just a simple fix.
It doesn’t work, for me……..Haijun
Joomla’s Search Engine Friendly URL system has been greatly improved in recent releases, and now works quite nicely (in most cases) out of the box. Some people really do struggle with setting up SEF, so here is a very basic guide to getting it up and running!
1. Determine whether your server is running WINDOWS or LINUX (you can determine this by looking at Tools>System information in the Control Panel. This is VITAL!
LINUX SERVERS:
Some potential areas where problems may occur:
WINDOWS SERVERS:
下载: mod_jaslideshow
|| # NAME……..: Frontpage Slideshow # ||
|| # VERSION…..: 2.0 Final Stable Joomla!1.5 +J!1.0 # ||
|| # TYPE……..: Slideshow Component # ||
|| # SUPPLIED….: MS Supplier # ||
|| # DECODE……: n/a # ||
|| # NULLED BY…: MAFiASCRiPTS # ||
|| # TESTED BY…: MAFiASCRiPTS # ||
|| # PACKAGED….: MAFiASCRiPTS # ||
|| # LANGUAGE….: PHP/MYSQL # ||
|| # PROTECTION..: Removed # ||
|| # WEBSITE…..: joomlaworks.gr # ||
|| # MS PRICE….: 100% FREE # ||
|| # DISTRO……: VIA MS # ||
|| # DEMO……..: http://www.frontpageslideshow.net/ # ||
|| # ADDONS……: n/a # ||
|| # XTRA NOTE…: Props fliez to contributors of this project: supplier, # ||
|| # Nuller and QAT. # ||
|| # DOCS……..: n/a
download: http://fanhaijun.com/wp-content/uploads/2009/03/fpssv20finalphpnull_mafiascripts_.rar