Sample Contents
Xoops Cube Legacy 2.1 Template
request
syntax | example |
---|---|
<{$SCRIPT_NAME}> | /xoopsx/modules/none/index.php |
<{$xoops_requesturi}> | /xoopsx/modules/none/?sample=template |
url
syntax | example |
---|---|
<{$xoops_imageurl}> | https://phpng.pi2.hypweb.net/xoopsx/themes/snowland_hyp/ |
<{$xoops_upload_url}> | https://phpng.pi2.hypweb.net/xoopsx/uploads |
<{$xoops_url}> | https://phpng.pi2.hypweb.net/xoopsx |
<{$xoops_themecss}> | https://phpng.pi2.hypweb.net/xoopsx/themes/snowland_hyp/style.css |
path
syntax | example |
---|---|
<{$xoops_rootpath}> | /var/www/html (for example) |
misc
syntax | example |
---|---|
<{$legacy_buffertype}> [ main | theme | block ] | main |
<{$stdout_buffer}> | (?) |
config
syntax | example |
---|---|
<{$xoops_charset}> | UTF-8 |
<{$xoops_langcode}> | ja |
<{$xoops_sitename}> | Raspoops |
<{$xoops_slogan}> | 手のひらサーバで XOOPS X を動かしてみたら |
<{$xoops_version}> | XOOPS Cube Legacy 2.2.3 Beta 1 |
<{$xoops_theme}> | snowland_hyp |
<{$xoops_pagetitle}> | none |
role/user
syntax | example |
---|---|
<{$xoops_isadmin}> | (?) |
<{$xoops_isuser}> | (?) |
<{$xoops_userid}> | (?) |
<{$xoops_uname}> | (?) |
dirname/modulename
syntax | example |
---|---|
<{$legacy_module}> | none |
<{$mytrustdirname}> | (?) |
<{$xoops_dirname}> | none |
<{$xoops_modulename}> | none |
head
syntax | example |
---|---|
<{$xoops_module_header}> | <link rel="stylesheet" type="text/css" media="screen" href="https://phpng.pi2.hypweb.net/xoopsx/common/css/d3forum_common.css" /> |
<{$xoops_block_header}> | (?) |
<{$xoops_js}> | //--></script><script type="text/javascript" src="https://phpng.pi2.hypweb.net/xoopsx/include/xoops.js"></script><script type="text/javascript"><!-- |
meta
syntax | example |
---|---|
<{$xoops_meta_author}> | (?) |
<{$xoops_meta_copyright}> | (?) |
<{$xoops_meta_description}> | (?) |
<{$xoops_meta_keywords}> | (?) |
<{$xoops_meta_rating}> | (?) |
<{$xoops_meta_robots}> | (?) |
mail template
syntax | example |
---|---|
{X_ADMINMAIL} | (-) |
{X_SITENAME} | Raspoops |
{X_SITEURL} | https://phpng.pi2.hypweb.net/xoopsx |
{X_UNAME} | (?) |
{X_UID} | (?) |
{X_UEMAIL} | (?) |
{X_UACTLINK} | (-) |