I took again the
snippet created originally by
VAX.
I modified the structure of this code to make it evolve.
In the version 0.2a-beta, this snippet display only the informations of WebUser.
Install:
- To use it, it is enough to create the directory “/assets/snippets/webuserinfo”
- Unzip files and to place them in this directory
- To create the snippet “WebUserInfo” and to place the contents of the file “snippet.webuserinfo.php”
To place the code [!WebUserInfo!] in the document of reception of WebUser.
Option:
- &tpl = [ text ] : name of the chunk to use as the webuserinfo template
- $snipPath = [ text ] : path of the folder to install a webuserinfo snippet
Default: "assets/snippets/webuserinfo/"
- &lang = [ text ] : Language to use [ english | french ] (you can add more by your self, see english.inc.php for example)
todo:
- To allow to modify informations by the WebUser
Last edit : change word ’repertory’ by ’directory’