SearchWiki:
Login  |  Language:  En | Ru

Fidolook

Extensions

PmWiki



EMH /
Recent Changes Printable View Page History Edit Page
This plugin return Heraldry, Country flag or Picture for FidoNet? node/point number or e-mail adress.

Example:
%extrn(ugeraldic,mail@mail.kiev.ua) - return path for Kyiv Heraldry.
%extrn(ugeraldic,mail@mail.de) - return path for Germad country flag.

Installation

1. Create subdirectory "UGeraldic" in "Fidolook\EMHs\" directory.
2. Copy files from this archive to this subdirectory.
3. On Fidolook press [Ctrl][7] "Externals tab" and press "Refresh" button.
4. Edit your template, and insert %extrn(ugeraldic,<Fido adress>) for preview fido messages or %extrn(ugeraldic,<e@mail adress>) for preview internet messages to your Read News/Mail skin.
Example:
   <!-- Begin: UGeraldic -->
     %if(%extrn(ugeraldic,%ffidoem))
       %then(<img src="%htmlschrs(%extrn(ugeraldic,%ffidoem))" alt="%htmlschrs(%extrn(ucity,%ffidoem))">)
       %else(%if(%extrn(ugeraldic,%fmail))
                %then(<img src="%htmlschrs(%extrn(ugeraldic,%fmail))" alt="%htmlschrs(%extrn(ucity,%fmail))">)
                %else())
   <!-- End: UGeraldic -->

Contact & credits

Author : Andrew J.Swan aka ajs.
email : ssoft@bigfoot.com
HP : http://ajs.pisem.net/

History

v0.0.0.1

First working version.

Edit Page - Page History - Printable View - Recent Changes - WikiHelp - SearchWiki Page last modified on November 03, 2004 04:09PM