阅读:2306回复:1
自制迷你驴子皮肤问题
想背景换成蓝颜色。问下模板该怎么写,能知道原始模板文件名称也好啊。我写了个htm表格没有效果,怎么回事,"connectedLabel""upRateLabel""downRateLabel""completedLabel""freeSpaceLabel""connected""upRate""downRate""completed""freeSpace"这些标记具体该怎么写
教程如下, Mini eMule window Mini eMule window with basic stats and functions (connected - yes or no, upload and download speed, completed files number in this session, free space on drive, open incoming folder, options, restore main emule window). Single click in eMule System Tray icon to open it. Default Mini eMule window: ![]() and custom Mini eMule skin: ![]() Mini eMule window can be customized with HTML template. Mini eMule window can be customized with following settings in preferences.ini file: (section "[eMule]"). Those settings can be modified during eMule is running (no need to restart): "MiniMule=0" Mini eMule window will be disabled. "MiniMuleAutoClose=1" Mini eMule window will automatically close itself if mouse cursor is not located within the window (similar to a tooltip). "MiniMuleAutoClose=0" always on top. "MiniMuleTransparency=<0-100>" Transparency (in percent) of Mini eMule window. Example: [eMule] MiniMuleAutoClose=0 MiniMuleTransparency=80 The window have implemented auto-sizing. The minimal size for the window is queried from the IE control after the content was loaded. Security settings: IE security settings are same as one in IE applet.. by default the minimule will be run in 'Restriced' zone which by default disallows everything.. but it depends on what the user has explicitly specified/overridden in that security group.. to change the security settings for emule, there is a preferences.ini setting, which one can use to specify the IE security zone.. Internet Security Manager for external loaded HTML files: - Internet Security Zone policies are taken from Windows Internet Settings System Applet (same settings as used by Internet Explorer). - Default Internet Security Zone used by eMule is set to highest level: "Untrusted Zone" - Internet Security Zone can be changed in preferences.ini file: Section=[eMule] Keyword=InternetSecurityZone Values=Untrusted|Internet|Intranet|Trusted|LocalMachine Example: [eMule] InternetSecurityZone=Untrusted Available MinieMule IDs: table id is "table" "connectedLabel" "upRateLabel" "downRateLabel" "completedLabel" "freeSpaceLabel" "connected" "upRate" "downRate" "completed" "freeSpace" some available links IDs: "restoreWndLink" Restore Main Window "restoreWndImg" Restore Main Window Image "openIncomingLink" Open Incoming Folder "openIncomingImg" Open Incoming Folder Image "optionsLink" Open eMule Options "optionsImg" eMule Options Image |
|
|
1楼#
发布于:2012-08-30 17:11
会弄了,哈哈
![]() |
|
|