Difference between revisions of "Tmp.html file"

From AMule Project FAQ
Jump to: navigation, search
 
m (Adjusted Links, Added Version-Tag)
Line 1: Line 1:
 
== File ==
 
== File ==
 
 
'''Name:''' ''tmp.html''
 
'''Name:''' ''tmp.html''
  
Line 10: Line 9:
  
 
== Format ==
 
== Format ==
 
 
What CAS will actually do is pretty simple: It will replace some keywords with the status of your currently running aMule instance.
 
What CAS will actually do is pretty simple: It will replace some keywords with the status of your currently running aMule instance.
  
Line 42: Line 40:
 
| ''#SERVER#'' || [[Server]] name
 
| ''#SERVER#'' || [[Server]] name
 
|-  
 
|-  
| ''#IP#'' || Server [[IP]]
+
| ''#IP#'' || Server [[IP address|IP]]
 
|-
 
|-
 
| ''#PORT#'' || Server [[port]]
 
| ''#PORT#'' || Server [[port]]
Line 48: Line 46:
  
 
== Notes ==
 
== Notes ==
 
 
You might want to take a look at the [http://www.w3.org/MarkUp HTML specifications].
 
You might want to take a look at the [http://www.w3.org/MarkUp HTML specifications].
 +
 +
== Version ==
 +
Created by Jacobo221 on 11.11.05 at 17:16<br>
 +
Updated by Vollstrecker on 23.01.08 at 14:55

Revision as of 14:54, 23 January 2008

File

Name: tmp.html

Location: /usr/share/pixmaps/

Description

This is an HTML template to use with CAS. CAS will use it to generate an HTML file showing current aMule's status.

Format

What CAS will actually do is pretty simple: It will replace some keywords with the status of your currently running aMule instance.

THe following table shows what keywords will be replaced with what status information:

Keyword Information
#VERSION# CAS version name
#CLIENT# Connection status and uptime
#NICK# aMule's username
#UPLOADRATE# Upload rate
#DOWNLOADRATE# Download rate
#QUEUE# Amount of clients on queue
#NUMSHARE# Amount of files being shared
#SESSIONUP# Amount of bytes uploaded in current session
#SESSIONDOWN# Amount of bytes downloaded in current session
#TOTALUP# Amount of bytes uploaded since aMule was installed
#TOTALDOWN# Amount of bytes downloaded since aMule was installed
#SERVER# Server name
#IP# Server IP
#PORT# Server port

Notes

You might want to take a look at the HTML specifications.

Version

Created by Jacobo221 on 11.11.05 at 17:16
Updated by Vollstrecker on 23.01.08 at 14:55