Shortcut module for XOOPS
What is this?
Access a WWW page bia redirect jump.
Install
Upload module `shortcut' on your XOOPS site under `modules' directory.
And install it.
For more convinient, copy a file modules/shortcut/sc.php to XOOPS root (XOOPS_ROOT_PATH), you can redirect jump using "Link ID" in short url.
There is more smart way to use apache mod_rewrite.
How to use
Enable
In Administration page, Register shortcut `ID' and `URL' pair.
You can access the URL via ``XOOPS_URL/sc?ID''.
Example: http://mysite.ddo.jp/sc?my
It's my(auther's) contact info page.
Changes
- 2008/07/13 shortcut 0.7 Released
-
- Fix user link register bug
- Support import module menu
- 2008/07/06 shortcut 0.6 Released
-
- Add menu blocks
- Support user private shortcut
- Experimental weight control impliment
- suport XOOPS 2.0/XCL 2.1
- 2006/04/04 shortcut 0.1 Released
Nobuhiro Yasutomi <nobuhiro.yasutomi@nifty.ne.jp>
MySite Users http://mysite.ddo.jp/
$Id: help.html,v 1.3 2008-07-13 12:21:14 nobu Exp $