[Plugin Development] internal link syntax, to prevent double menu appearance?

mmerlin

Verified User
Joined
Jul 26, 2004
Messages
75
Location
Melbourne, Australia
Hello World plugin question

Regarding internal link syntax, to prevent double menu appearance (evo theme)



I installed hello_world v1.5 from here:


in the /user/ directory there are 3 files

index.html
info.raw
menu.raw


My problem is, I cannot create a hyperlink inside index.html,
that links to info.raw, without doubling up the Evolution menu when viewing info.raw (see screenshot attached)


The problem shown below occurs when linking from inside index.html of the Hello World plugin, to the info.raw script

Thanks for any suggestion how to fix this
 

Attachments

  • info-raw--doubled-menu--when-linked-to-from--index-html.png
    info-raw--doubled-menu--when-linked-to-from--index-html.png
    61.5 KB · Views: 16
Last edited:
Back
Top