Maybe have a look at this page (should work I guess, though not sure) ; http://www.pmwiki.org/wiki/Cookbook/RelativeUrls
gilles. 2012/12/18 LernAway <[email protected]> > I'm looking for a way to avoid using http://My_Domain.com/uploads/ as > show in the below example. > > [@ > [[#thumblist5]] > (:if equal {<$Group}:) > >>lframe width=130pct<< > (:if:)\ > <div id="thumb"> > [[http://My_Domain.com/uploads/{=$Group}/{=$Name}/{=$:image}"{=$Title}" > -> {=$FullName}]] > </div> > (:if equal {>$Group}:) > >><< > [[#thumblist5]] > @] > > I attempted to use with no luck... > > {=$SiteUrl} > {=$ScriptUrl} > .$_SERVER['HTTP_HOST']. > > and > > {=$UploadDir} > > Thanks in advance for any help anyone can offer. > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > -- --------------------------------------- | A | de la langue française | B | http://www.languefrancaise.net/ | C | [email protected] ---------------------------------------
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
