|
|
||||
首页
文学作品 网页设计 平面设计 程序设计 考试认证 基础办公 QQ资源 服务器架设 网站运营 网页资源
|
|
|
| 汉南在线 → 网页设计 → Dreamweaver专题 | |||||||||||
一、初步了解 Dreamweaver 的插件机制 在第5步中有这样的一个图标,这是因为没有为对象插件按钮指定图象时,Dreamweaver 会以缺省的图标对象图标显示。 <!-- 注释:安装的插件属性、版本信息等 -->
<macromedia-package name="PConline Objects" version="1.0" id="01730" type="object"> <!-- 注释:作者名称 --> <author name="superTNT DNA TNTST" /> <!-- 注释:插件适用版本 --> <products> <product name="Dreamweaver" version="3" primary="true" required="true" /> </products> <!-- 注释:显示在 Extension Manage 面板的插件注释 --> <description> <![CDATA[ 编辑网页中常常用到的标记与文字:原创图标、太平洋网络学院、enet、责编、上下页 ]]> </description> <ui-access> <![CDATA[ 查找路径: objects -> superTNT -> 图标 ]]> </ui-access> <!-- 注释:安装文件定义 --> <files> <file source="mark.htm" destination="$dreamweaver/Configuration/objects/superTNT" /> <file source="mark.gif" destination="$dreamweaver/configuration/objects/superTNT" /> </files> <files> <file source="editor.htm" destination="$dreamweaver/Configuration/objects/superTNT" /> <file source="editor.gif" destination="$dreamweaver/configuration/objects/superTNT" /> </files> <files> <file source="enet.htm" destination="$dreamweaver/Configuration/objects/superTNT" /> <file source="enet.gif" destination="$dreamweaver/configuration/objects/superTNT" /> </files> <files> <file source="next.htm" destination="$dreamweaver/Configuration/objects/superTNT" /> <file source="next.gif" destination="$dreamweaver/configuration/objects/superTNT" /> </files> <files> <file source="origin.htm" destination="$dreamweaver/Configuration/objects/superTNT" /> <file source="origin.gif" destination="$dreamweaver/configuration/objects/superTNT" /> </files> <configuration-changes> </configuration-changes> </macromedia-package> 打包
| |||||||||||
| >> 相关文章 | |||||||||||
|
授权使用:汉南在线 http://hnzx.hzwz.net/ 经营许可证:陕ICP备05000109号 Powered by:汉南在线 Copyright (c) 2002-2008 汉南在线. All Rights Reserved . |