Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sjeiti

    (@sjeiti)

    This was a bug in a pevious version (due to changed WordPress methods) that has been fixed. Unfortunately reinstalling or updating the plugin doesn’t restore the default values. So here:

    jpg,jpeg,gif,png
    <img src="%file" alt="%name" />
    
    mp4,m4v,ogv
    <video width="320" height="240" src="%file" />
    <videowidth="320" height="240">|<source src="%file" type="video/%mime" />|</video>
    
    pdf,doc
    <a href="%file">%name</a> (%size)
    <ul>|
    <li><a href="d.php?d=%file">%name</a> (%size)</li>|</ul>
    Plugin Author Sjeiti

    (@sjeiti)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: SFBrowser] insertion rules’ is closed to new replies.