OSDN Git Service

Try new method #ref(pagename/filename)
authorhenoheno <henoheno>
Sat, 28 Aug 2004 01:04:33 +0000 (10:04 +0900)
committerhenoheno <henoheno>
Sat, 28 Aug 2004 01:04:33 +0000 (10:04 +0900)
commit082724d4b39d9b43ed265dfb3d556f605e314ef6
tree5bdc7bccdd43070c13b699155b278d5842827b28
parentebdea652f91579a3d18f95d11bebcf448d35d65e
Try new method #ref(pagename/filename)
instead of #ref(filename,pagename).

A method of passing a page name through the second
argument, can not pass, that equals to ref's
option name, to avoid trivial troubles about
#ref(filename,right,right) etc.

HACK: This patch also effects #ref(filename,_size)
or someting inner params, started with '_', and
shows you TRUE error with #ref(filename,_error)
plugin/ref.inc.php