XOOPS
常见问题
如何使用XOOPS网站
关于XOOPS的所有信息
管理并构建XOOPS网站
开发和定制
首页
XOOPS
关于XOOPS
为什么选择XOOPS?
XOOPS功能特点
使用条款
隐私声明
许可证
论坛
版块索引
最新主题
新闻
主题
模块
模块 @ GitHub
旧存储库
XOOPS常见问题
账户
登录
注册
下载XOOPS 2.5.11
SmartFAQ是由SmartFactory(https://www.smartfactory.ca)开发的,它是InBox Solutions(https://www.inboxsolutions.net)的一个部门。
XOOPS常见问题
>
开发和定制
>
破解和修改代码
如何阻止人们盗取我的图片?
目前最佳技术是“表格背景技巧”:
在上述代码片段中,你必须用你的图像URL替换MYIMAGEFILE,用你的图像宽度(像素)替换WIDTHOFMYIMAGE,用你的图像高度(像素)替换HEIGHTOFMYIMAGE。此外,transparent.gif必须是完全透明的GIF图像,大小为一像素乘一像素。您可以使用任何高质量的图形程序创建透明GIF图像。这种方法通过将你的实际图像作为表格的背景显示,并将放大后的透明图像作为表格的内容显示来实现。当然,用户会看到你的真实图像“穿过”完全透明的GIF;但当用户右键点击图像以保存时,他们得到的是1x1像素的透明GIF,而不是你的图像。这是一个小把戏,真正的技术专家会简单地下载你的页面并从文件中获取背景图像。
0 条评论
Flat
Threaded
Nested
Oldest First
Newest First
评论归作者所有。我们对其内容不承担责任。
Login
Username
Password
Remember me
Reset
Search
Advanced Search
Who's Online
284
user(s) are online (
19
user(s) are browsing
XOOPS FAQ
)
Members: 0
Guests: 284
more...
Donat-O-Meter
Stats
Goal:
$100.00
Due Date:
Aug 31
Gross Amount:
$0.00
Net Balance:
$0.00
Left to go:
$100.00
Did you know ?
If you are trying to edit the theme.html in your themes folder and nothing seems to be changed, be sure that you set "Update module template .html files from themes/your theme/templates directory?" to "YES" in General Settings!!
More details...
Random question
What is 'Ping'?
Answer here!
Recent Q&A List
How to minimize Spam...
Is there any chance to connect...
How to download files from XOOPS...
I'm making a module/theme and...
How to properly configure your...
How can i verify all of my files...
I would like to know if it's...
Can someone point me to the...
Sense of XOOPS_TRUST_PATH
I using the theme phpkaox, but...