Erland, 

For the edit link in sqlplaylist (and perhaps other places ehre it
might be used) try using:


Code:
--------------------
    
  [% WRAPPER editlink noTarget=1 -%]
  href="[% webroot %]plugins/SQLPlayList/webadminmethods_edititem.html?item=[% 
playlist.id |uri %]&player=[% player | uri %][% IF 
pluginWebAdminMethodsRedirect %]&redirect=[% pluginWebAdminMethodsRedirect %][% 
END %]"
  [%- END %]
  
--------------------


That should give you the pencil graphic where supported, and the "Edit"
text where it's not.

The Default skin version is missing the header info, but I'm still
trying to figure out how exactly the Default skin has broken away from
the typical use of pagetitle and pageheaderInfo

-kdf


-- 
kdf
------------------------------------------------------------------------
kdf's Profile: http://forums.slimdevices.com/member.php?userid=7
View this thread: http://forums.slimdevices.com/showthread.php?t=39026

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to