|
- currentpic.pl?ini=STRING
- currentpic.pl?ini=STRING&user=STRING
- currentpic.pl?ini=STRING&user=STRING...
currentpic.pl updates web sites in real-time. Users fill out
forms in their Internet-connected web browser to effect immediate changes
to their sites.
INI SYNTAX
currentpic.pl relies on an INI file to define the layout and purpose
of the on-line forms. The syntax of the INI file is:
keyword | description | example |
[KeepItCurrent] | Comment only | [KeepItCurrent] |
domain= | domain name | domain=astoriarr.org |
domtitle= | Organization Name | domtitle=Astoria Railroad Preservation Association |
htmltitle= | | htmltitle=Photo NEWS |
id= | | id=admin\newsitem.ini |
create= | | create=05 August, 2001 |
modify= | | modify=05 August, 2001 |
password= | | password=baldwin25 |
|
db= | Open Database | db="admin\\news.txt" |
presrc= | | presrc="admin\\newsitem.pre" |
pre= | | pre=("news\\$picKey.pre") |
preinsert= | | preinsert=("#define NEWSPREFIX $picKey") |
index= | | index=y=DATE=reverse |
|
x1key= | | x1key=HEAD |
x1desc= | | x1desc=Headline |
x1wide= | | x1wide=25 |
x1type | | x1type=text |
x1reqd | | x1reqd=yes |
|