Re: How to make module CreateLinks open in new (non admin) page?
Posted: Thu Sep 06, 2007 8:14 am
A barcode generator, great - will we see it in forgesecoif wrote: these links open in a ridiculous admin/moduleinterface.php?mact=BarcodeGenerator,,default,0&tim=awesome url,

My php skills are very limited but I think it's "only" a ready formated element of arrayJust the same way the Album module opens Albums in their own pages when you click on a {$album->link}.
Have you made a look at the API docs? The next parameter should work.I guessed and tried changing the 'inline' parameter, but no effect. No idea.
http://www.cmsmadesimple.org/apidoc/CMS ... CreateLink
You can open new windows if you add target='_blank' as $addtext
